* Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
authorDoug Evans <dje@google.com>
Tue, 18 Nov 1997 23:46:14 +0000 (23:46 +0000)
committerDoug Evans <dje@google.com>
Tue, 18 Nov 1997 23:46:14 +0000 (23:46 +0000)
sim/m32r/ChangeLog

index 48099c3afed1f6355b02db88e32df86ef6a1d829..26d0cbb9a865054d7ef9b0ca5ee0511b273050c4 100644 (file)
@@ -1,3 +1,11 @@
+Tue Nov 18 15:33:48 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
+
+Fri Oct 31 18:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * sim-if.c (sim_open): Delete dead call to sim_core_attach.
+
 Mon Oct 27 12:43:54 1997  Doug Evans  <devans@canuck.cygnus.com>
 
        * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.