From: David Edelsohn Date: Thu, 13 Mar 1997 20:49:39 +0000 (+0000) Subject: * compile.c (sim_open): New SIM_DESC result. Argument is now in X-Git-Tag: gdb-4_18~6172 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1520d7e9b99a714dae0c9fcd01ae644253569517;p=external%2Fbinutils.git * compile.c (sim_open): New SIM_DESC result. Argument is now in argv form. (other sim_*): New SIM_DESC argument. --- diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 41edbb1..c1380a6 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,16 @@ +Thu Mar 13 12:48:05 1997 Doug Evans + + * compile.c (sim_open): New SIM_DESC result. Argument is now in + argv form. + (other sim_*): New SIM_DESC argument. + +Tue Feb 4 13:36:29 1997 Doug Evans + + * Makefile.in (@COMMON_MAKEFILE_FRAG): Use + COMMON_{PRE,POST}_CONFIG_FRAG instead. + * configure.in: sinclude ../common/aclocal.m4. + * configure: Regenerated. + Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com) * configure configure.in Makefile.in: Update to new configure