diff options
author | Nick Clifton <nickc@redhat.com> | 1999-10-28 09:05:19 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-10-28 09:05:19 +0000 |
commit | b8d5f53766a3250e996b018e2c1aa2be54b43aab (patch) | |
tree | 2d9fef7b61a64a4edca7faf9c446f8ae45834e03 /opcodes/ChangeLog | |
parent | 71a40b32aea54dc4fba75f6ee8aa07708238a60c (diff) | |
download | gdb-b8d5f53766a3250e996b018e2c1aa2be54b43aab.zip gdb-b8d5f53766a3250e996b018e2c1aa2be54b43aab.tar.gz gdb-b8d5f53766a3250e996b018e2c1aa2be54b43aab.tar.bz2 |
fix typo in previous delta
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a57449a..02994fc 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +1999-10-28 Nick Clifton <nickc@cygnus.com> + + * mcore-dis.c: Remove spurious code introduced in previous delta. + 1999-10-27 Scott Bambrough <scottb@netwinder.org> * arm-dis.c: Include sysdep.h to prevent compile time warnings. |