aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2003-10-01 00:40:22 +0000
committerBob Wilson <bob.wilson@acm.org>2003-10-01 00:40:22 +0000
commit118fecd30767bc6fdd71e8d29304d65d061e12c1 (patch)
treec93b3d298f7301e03d4b4bfbcfb5425a568382de /opcodes/ChangeLog
parent6464e7db62933e955cd86c8672eb194adb76711c (diff)
downloadgdb-118fecd30767bc6fdd71e8d29304d65d061e12c1.zip
gdb-118fecd30767bc6fdd71e8d29304d65d061e12c1.tar.gz
gdb-118fecd30767bc6fdd71e8d29304d65d061e12c1.tar.bz2
* xtensa-dis.c (fetch_data): Remove numBytes parameter.
(print_insn_xtensa): Fix call to fetch_data.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index e102fc6..0397bef 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-30 Bob Wilson <bob.wilson@acm.org>
+
+ * xtensa-dis.c (fetch_data): Remove numBytes parameter.
+ (print_insn_xtensa): Fix call to fetch_data.
+
2003-09-30 Chris Demetriou <cgd@broadcom.com>
* mips-dis.c (mips_arch_choices): Add entry for "mips64r2"