aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-11-28 23:42:53 +0000
committerHans-Peter Nilsson <hp@axis.com>2000-11-28 23:42:53 +0000
commitcaaaf822e90d39b8d3ac7efb3ae36b2ee56ccc67 (patch)
treecb775ab0f2b0de42f6e9bc2f0427b3703a0af2e2 /opcodes/ChangeLog
parentdc6e09d3637c9a29563b84bb8f6e242ac143c6b2 (diff)
downloadgdb-caaaf822e90d39b8d3ac7efb3ae36b2ee56ccc67.zip
gdb-caaaf822e90d39b8d3ac7efb3ae36b2ee56ccc67.tar.gz
gdb-caaaf822e90d39b8d3ac7efb3ae36b2ee56ccc67.tar.bz2
* sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
(print_insn_ppi): Make nib1, nib2, nib3 unsigned. Initialize variable dc to NULL. (print_insn_shx): Remove unused label d_reg_n.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b323984..ba54c74 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
+ (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
+ Initialize variable dc to NULL.
+ (print_insn_shx): Remove unused label d_reg_n.
+
2000-11-24 Nick Clifton <nickc@redhat.com>
* arm-opc.h: Add new opcode formatting parameter 'B'.