summaryrefslogtreecommitdiff
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
commit8a6acbbb710bb74a2d24a594fb7a9dd6322bc0ba (patch)
treef36653d3a60090f1c715753807aaa6a3b8ec512f /opcodes/ChangeLog
parent5b6d2897049760237577c3d38d1fd57204d324ec (diff)
downloadgdb-8a6acbbb710bb74a2d24a594fb7a9dd6322bc0ba.tar.gz
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 502bb56fcb6..9619c6d98bb 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.