From: Doug Evans Date: Tue, 18 Nov 1997 23:46:14 +0000 (+0000) Subject: * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=590fc16693e122726350b8a8cecf1769885386be;p=binutils-gdb.git * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). --- diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 48099c3afed..26d0cbb9a86 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,11 @@ +Tue Nov 18 15:33:48 1997 Doug Evans + + * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). + +Fri Oct 31 18:46:46 1997 Andrew Cagney + + * sim-if.c (sim_open): Delete dead call to sim_core_attach. + Mon Oct 27 12:43:54 1997 Doug Evans * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.