diff options
author | Jackie Smith Cashion <jsmith@redhat.com> | 1995-10-23 11:11:20 +0000 |
---|---|---|
committer | Jackie Smith Cashion <jsmith@redhat.com> | 1995-10-23 11:11:20 +0000 |
commit | 7cbe28b655bf1a5abc3c08eb0a350b0cf31e85a1 (patch) | |
tree | a9680ee1c70dcdb749b45d5398917b983f0e37c2 /include/opcode | |
parent | 72a0431efc2f07a97775fad2ccd37e3138311450 (diff) | |
download | gdb-7cbe28b655bf1a5abc3c08eb0a350b0cf31e85a1.zip gdb-7cbe28b655bf1a5abc3c08eb0a350b0cf31e85a1.tar.gz gdb-7cbe28b655bf1a5abc3c08eb0a350b0cf31e85a1.tar.bz2 |
mips.h: Added INSN_4100 flag to mark NEC VR4100 specific instructions.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ef4ea2c..62731a8 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,17 @@ +Mon Oct 23 11:09:16 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> + + * mips.h: Added INSN_4100 flag to mark NEC VR4100 specific + instructions. + +Mon Oct 16 10:28:15 1995 Michael Meissner <meissner@tiktok.cygnus.com> + + * ppc.h (PPC_OPCODE_{COMMON,ANY}): New opcode flags for + assembler's -mcom and -many switches. + +Wed Oct 11 16:56:33 1995 Ken Raeburn <raeburn@cygnus.com> + + * i386.h: Fix cmpxchg8b extension opcode description. + Thu Oct 5 18:03:36 1995 Ken Raeburn <raeburn@cygnus.com> * i386.h: Add Pentium instructions wrmsr, rdtsc, rdmsr, cmpxchg8b, |