diff options
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r-- | sim/m32r/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 26d0cbb..d76a24b 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,14 @@ +Wed Dec 3 18:08:44 1997 Doug Evans <devans@canuck.cygnus.com> + + * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. + * configure: Regenerated. + +Wed Nov 19 12:17:08 1997 Doug Evans <devans@canuck.cygnus.com> + + * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}. + * sim-if.c (sim_open): Call sim_config. + (sim_stop_reason): Update call to sim_signal_to_host. + Tue Nov 18 15:33:48 1997 Doug Evans <devans@canuck.cygnus.com> * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). |