aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-04-24 13:21:32 +0000
committerNick Clifton <nickc@redhat.com>2007-04-24 13:21:32 +0000
commitfbb923013041867c7abbb54ed52ecded4c214251 (patch)
tree00516f23ef13b96e98b469b1dd05af5951a7d769 /opcodes/ChangeLog
parent40b1c6c5d4ec74ccf53e7d192b555575093155cd (diff)
downloadgdb-fbb923013041867c7abbb54ed52ecded4c214251.zip
gdb-fbb923013041867c7abbb54ed52ecded4c214251.tar.gz
gdb-fbb923013041867c7abbb54ed52ecded4c214251.tar.bz2
Fix compile time warning (at -O3 with gcc 4.1.2)
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 91a280e..e935f46 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-24 Nick Clifton <nickc@redhat.com>
+
+ * arm-dis.c (print_insn): Initialise type.
+
2007-04-24 Alan Modra <amodra@bigpond.net.au>
* cgen-types.h: Include bfd_stdint.h, not stdint.h.