diff options
author | Doug Evans <dje@google.com> | 1997-11-18 23:46:14 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1997-11-18 23:46:14 +0000 |
commit | 590fc16693e122726350b8a8cecf1769885386be (patch) | |
tree | 580173d5e5ffbc837faa2222663d0beb0200a121 /sim/m32r | |
parent | 486740ce0131ab5af9cb316f64e5ead47e379daf (diff) | |
download | gdb-590fc16693e122726350b8a8cecf1769885386be.zip gdb-590fc16693e122726350b8a8cecf1769885386be.tar.gz gdb-590fc16693e122726350b8a8cecf1769885386be.tar.bz2 |
* Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
Diffstat (limited to 'sim/m32r')
-rw-r--r-- | sim/m32r/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 48099c3..26d0cbb 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -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. |