From 1520d7e9b99a714dae0c9fcd01ae644253569517 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 13 Mar 1997 20:49:39 +0000 Subject: [PATCH] * compile.c (sim_open): New SIM_DESC result. Argument is now in argv form. (other sim_*): New SIM_DESC argument. --- sim/h8300/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 41edbb1d69..c1380a6e10 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