diff options
author | Alan Modra <amodra@gmail.com> | 2005-10-31 06:10:33 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-10-31 06:10:33 +0000 |
commit | 9a2ff3f50c15b249f724b8ef6ae3d035567ab854 (patch) | |
tree | ddc9e557f1a5ea031bd05084ba9bf20536c0bbc8 /opcodes/ChangeLog | |
parent | 6f72d99d8bc82bb411ff143434f8edaff9dc541b (diff) | |
download | gdb-9a2ff3f50c15b249f724b8ef6ae3d035567ab854.zip gdb-9a2ff3f50c15b249f724b8ef6ae3d035567ab854.tar.gz gdb-9a2ff3f50c15b249f724b8ef6ae3d035567ab854.tar.bz2 |
* arm-dis.c (print_insn): Warning fix.
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 a44ae18..5bf7914 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-10-31 Alan Modra <amodra@bigpond.net.au> + + * arm-dis.c (print_insn): Warning fix. + 2005-10-30 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am: Run "make dep-am". |