diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1997-10-29 20:33:43 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1997-10-29 20:33:43 +0000 |
commit | 0cca41d47a415120f4f4edd7e30f35ffda4f2815 (patch) | |
tree | 30560f9ed2f47d92264d14987f154075c8e71edc /opcodes/ChangeLog | |
parent | 6205f3791372c6341651a2d1a0b036958ef1249f (diff) | |
download | gdb-0cca41d47a415120f4f4edd7e30f35ffda4f2815.zip gdb-0cca41d47a415120f4f4edd7e30f35ffda4f2815.tar.gz gdb-0cca41d47a415120f4f4edd7e30f35ffda4f2815.tar.bz2 |
* mips-opc.c (deret,dmult,dmultu,madd,maddu,pref,sdbbp):
Add tx49 insns and configury.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 665d1d1..b02ce4e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-tx49 +Wed Oct 29 15:10:56 1997 Gavin Koch <gavin@cygnus.com> + + * mips-opc.c (deret,dmult,dmultu,madd,maddu,pref,sdbbp): + Add tx49 insns and configury. + +end-sanitize-tx49 Tue Oct 28 17:59:32 1997 Ken Raeburn <raeburn@cygnus.com> * mips-opc.c (ffc, ffs): Fix mask. |