diff options
author | Nick Clifton <nickc@redhat.com> | 1999-05-07 09:14:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-05-07 09:14:56 +0000 |
commit | 886851536e132e96a7ea6c2500853f4ada250ff1 (patch) | |
tree | a782ce47aa95c3158e576d006a34ba1f133705f0 /opcodes/ChangeLog | |
parent | 3f230321daaad517b4203d19e90ebc3b63b43a42 (diff) | |
download | gdb-886851536e132e96a7ea6c2500853f4ada250ff1.zip gdb-886851536e132e96a7ea6c2500853f4ada250ff1.tar.gz gdb-886851536e132e96a7ea6c2500853f4ada250ff1.tar.bz2 |
Use .short to display unidentified instructions
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1114d48..36b0679 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +1999-05-07 Nick Clifton <nickc@cygnus.com> + + * mcore-dis.c (print_insn_mcore): Use .short to display + unidentified instructions, not .word. + 1999-04-26 Tom Tromey <tromey@cygnus.com> * aclocal.m4, configure: Updated for new version of libtool. |