diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-05 01:03:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-05 01:03:01 +0000 |
commit | ea553f56437f8b859037943e24839247fa9c45e9 (patch) | |
tree | 3bb321625b9ec89d31b353c6d641f2ebd6d9e353 /sim/mn10300 | |
parent | e358a062c9ec667b888e307c333fe72a64ba4d6a (diff) | |
download | gdb-ea553f56437f8b859037943e24839247fa9c45e9.zip gdb-ea553f56437f8b859037943e24839247fa9c45e9.tar.gz gdb-ea553f56437f8b859037943e24839247fa9c45e9.tar.bz2 |
* Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
corresponding change in opcodes directory.
Diffstat (limited to 'sim/mn10300')
-rw-r--r-- | sim/mn10300/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index 410c449..8b4cde9 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 4 20:02:37 1997 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match + corresponding change in opcodes directory. + Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com> * interp.c (sim_open): New arg `kind'. |