diff options
author | Alan Modra <amodra@gmail.com> | 2004-11-19 12:34:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-11-19 12:34:13 +0000 |
commit | ca4f23778585d2dc56fc95a0351db3de25a76c94 (patch) | |
tree | 7013db916c6b188629fae77a8623609c9860d01a /opcodes/ChangeLog | |
parent | f5c7edf4d6920c105f2201c6a7f864c3f85392dc (diff) | |
download | gdb-ca4f23778585d2dc56fc95a0351db3de25a76c94.zip gdb-ca4f23778585d2dc56fc95a0351db3de25a76c94.tar.gz gdb-ca4f23778585d2dc56fc95a0351db3de25a76c94.tar.bz2 |
* maxq-dis.c: Formatting.
(print_insn): Warning fix.
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 9a642ad..8ab8c5b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2004-11-19 Alan Modra <amodra@bigpond.net.au> + + * maxq-dis.c: Formatting. + (print_insn): Warning fix. + 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com> * arm-dis.c (WORD_ADDRESS): Define. |