aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>2002-11-25 19:59:29 +0000
committerJim Wilson <wilson@tuliptree.org>2002-11-25 19:59:29 +0000
commit97dd3f185654dbc1a8e95b04e44b6af828d16e1b (patch)
tree17455648a5d1b4ceace67f59bb94e62a2199aa80 /opcodes/ChangeLog
parentf1c8a9492e9687ee6b824de5463105b7db8c1d7b (diff)
downloadgdb-97dd3f185654dbc1a8e95b04e44b6af828d16e1b.zip
gdb-97dd3f185654dbc1a8e95b04e44b6af828d16e1b.tar.gz
gdb-97dd3f185654dbc1a8e95b04e44b6af828d16e1b.tar.bz2
Patch from Kenneth Chen to fix brl disassembly.
* ia64-dis.c (print_insn_ia64): Correct handling of IA64_OPND_TGT64.
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 502bb56..9619c6d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-25 Jim Wilson <wilson@redhat.com>
+
+ * ia64-dis.c (print_insn_ia64): Correct handling of IA64_OPND_TGT64.
+
2002-11-15 DJ Delorie <dj@redhat.com>
* xstormy16-desc.c: Regenerate.