diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-25 22:10:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-25 22:10:13 +0000 |
commit | cb268829510cffcfdefd0ac26118216321be2039 (patch) | |
tree | ba0d94181de6fab1a24630eb43faea15cc2c0a6e /opcodes/ChangeLog | |
parent | 5ebc0f396f697a4525c22caa30d4fbf9b1ba154e (diff) | |
download | gdb-cb268829510cffcfdefd0ac26118216321be2039.zip gdb-cb268829510cffcfdefd0ac26118216321be2039.tar.gz gdb-cb268829510cffcfdefd0ac26118216321be2039.tar.bz2 |
Prevent double dumping of raw thumb 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 30886d4..b0a526b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2000-01-25 Thomas de Lellis <tdel@windriver.com> + + * arm-dis.c (printf_insn_thumb): Prevent double dumping + of raw thumb instructions. + 2000-01-20 Nick Clifton <nickc@cygnus.com> * mcore-opc.h (mcore_table): Add "add" as an alias for "addu". |