diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-03 21:34:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-03 21:34:08 +0000 |
commit | e70f259005e77bd65defc6beeaf6efa261c0b3c3 (patch) | |
tree | e473aa8ff17cd2d3e79c2a9c3bc81569f6f8b5da /opcodes/ChangeLog | |
parent | b6426432a043e27baec202f27c2713ad638c9938 (diff) | |
download | gdb-e70f259005e77bd65defc6beeaf6efa261c0b3c3.zip gdb-e70f259005e77bd65defc6beeaf6efa261c0b3c3.tar.gz gdb-e70f259005e77bd65defc6beeaf6efa261c0b3c3.tar.bz2 |
Finish off adding MIPS32 instructions.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4eb4fe3..0b512ad 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +2000-12-03 Ed Satterthwaite ehs@sibyte.com and + Chris Demetriou cgd@sibyte.com + + * mips-opc.c (mips_builtin_opcodes): Finish additions + for MIPS32 support, and clean up existing entries for + aesthetics, consistency with the MIPS32 ISA, and + with consistency the rest of the table. + 2000-12-01 Nick Clifton <nickc@redhat.com> * mips16-opc.c (mips16_opcodes): Add initialiser for membership |