diff options
author | Jackie Smith Cashion <jsmith@redhat.com> | 1995-10-23 11:14:17 +0000 |
---|---|---|
committer | Jackie Smith Cashion <jsmith@redhat.com> | 1995-10-23 11:14:17 +0000 |
commit | a2bdba31351f2301a8e09211f1c8ce71062cb302 (patch) | |
tree | 47385cf1b839676cdea968f9fe6527bc09c8b8e6 /opcodes | |
parent | 7cbe28b655bf1a5abc3c08eb0a350b0cf31e85a1 (diff) | |
download | gdb-a2bdba31351f2301a8e09211f1c8ce71062cb302.zip gdb-a2bdba31351f2301a8e09211f1c8ce71062cb302.tar.gz gdb-a2bdba31351f2301a8e09211f1c8ce71062cb302.tar.bz2 |
mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added the
VR4100 specific instructions to the mips_opcodes structure.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b80fa19..4de19f2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +Mon Oct 23 11:11:34 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> + + * mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added + the VR4100 specific instructions to the mips_opcodes structure. + +Thu Oct 19 11:05:23 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in, mpw-make.sed: Remove ugly workaround for + ugly Metrowerks bug in CW6, is fixed in CW7. + Mon Oct 16 12:59:01 1995 Michael Meissner <meissner@tiktok.cygnus.com> * ppc-opc.c (whole file): Add flags for common/any support. |