diff options
author | Jeff Law <law@redhat.com> | 1998-06-19 22:49:43 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-06-19 22:49:43 +0000 |
commit | d7f444fd7adc1cad74cc5317bf17c3830095adac (patch) | |
tree | 4e968359e5e57f6f5ee2bd1bcba0a7c368f41070 | |
parent | 0d61eedd67d4933a049eeb81165672088a07edc1 (diff) | |
download | gdb-d7f444fd7adc1cad74cc5317bf17c3830095adac.zip gdb-d7f444fd7adc1cad74cc5317bf17c3830095adac.tar.gz gdb-d7f444fd7adc1cad74cc5317bf17c3830095adac.tar.bz2 |
* m10300-opc.c: Support 6 and 7 byte am33 instructions.
-rw-r--r-- | opcodes/ChangeLog | 6 |
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. |