diff options
author | Jeff Law <law@redhat.com> | 1998-06-22 19:38:35 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-06-22 19:38:35 +0000 |
commit | c5a6e18b2edf6754d8a213418263f86b2d79137e (patch) | |
tree | ad667f78cf444d51ddca6dfdb965b0b09cfdd32e /opcodes/ChangeLog | |
parent | dc959c75ab75be62d6acb1e3eaf019d00777e336 (diff) | |
download | gdb-c5a6e18b2edf6754d8a213418263f86b2d79137e.zip gdb-c5a6e18b2edf6754d8a213418263f86b2d79137e.tar.gz gdb-c5a6e18b2edf6754d8a213418263f86b2d79137e.tar.bz2 |
* m10300-opc.c: Support 4 byte DSP instructions.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6be16b0..b960bcf 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,14 @@ start-sanitize-am33 +Mon Jun 22 13:36:27 1998 Jeffrey A Law (law@cygnus.com) + + * m10300-opc.c: Support 4 byte DSP instructions. + +end-sanitize-am33 +Sat Jun 20 14:46:20 1998 Frank Ch. Eigler <fche@cygnus.com> + + * mips-dis.c (_print_insn_mips): Fix argument interchange typo. + +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. |