aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-05-22 08:40:09 +0000
committerNick Clifton <nickc@redhat.com>2006-05-22 08:40:09 +0000
commita854efa328f6271438186f83b052e6b739b73a8a (patch)
treeafe62b8e941acc5e4eb33fb9e7dbfb696ece853f /opcodes/ChangeLog
parent0bd7906139b31dec05d07c7fb32f32b1df7c79c9 (diff)
downloadgdb-a854efa328f6271438186f83b052e6b739b73a8a.zip
gdb-a854efa328f6271438186f83b052e6b739b73a8a.tar.gz
gdb-a854efa328f6271438186f83b052e6b739b73a8a.tar.bz2
* crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.
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 4550ce9..305d8e9 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
2006-05-22 Nick Clifton <nickc@redhat.com>
+ * crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.
+
+2006-05-22 Nick Clifton <nickc@redhat.com>
+
* po/nl.po: Updated translation.
2006-05-18 Alan Modra <amodra@bigpond.net.au>