aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1998-06-19 22:49:43 +0000
committerJeff Law <law@redhat.com>1998-06-19 22:49:43 +0000
commitd7f444fd7adc1cad74cc5317bf17c3830095adac (patch)
tree4e968359e5e57f6f5ee2bd1bcba0a7c368f41070
parent0d61eedd67d4933a049eeb81165672088a07edc1 (diff)
downloadgdb-d7f444fd7adc1cad74cc5317bf17c3830095adac.zip
gdb-d7f444fd7adc1cad74cc5317bf17c3830095adac.tar.gz
gdb-d7f444fd7adc1cad74cc5317bf17c3830095adac.tar.bz2
* m10300-opc.c: Support 6 and 7 byte am33 instructions.
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index debf81e..6be16b0 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+start-sanitize-am33
+Fri Jun 19 16:47:06 1998 Jeffrey A Law (law@cygnus.com)
+
+ * m10300-opc.c: Support 6 and 7 byte am33 instructions.
+
+end-sanitize-am33
Fri Jun 19 09:16:42 1998 Mark Alexander <marka@cygnus.com>
* m10200-dis.c (print_insn_mn10200): Recognize 'break' pseudo-op.