diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-01-17 15:56:00 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-01-17 15:56:00 +0000 |
commit | ea77c26aef9aafc4a429a4475c8bd6c2460ba4a2 (patch) | |
tree | e78516444095e16c7ae2d08db10ed3bbd115f0a8 /include/opcode | |
parent | 6a5848cd100234c5b7ae08af2bc314cefe2413fc (diff) | |
download | gdb-ea77c26aef9aafc4a429a4475c8bd6c2460ba4a2.zip gdb-ea77c26aef9aafc4a429a4475c8bd6c2460ba4a2.tar.gz gdb-ea77c26aef9aafc4a429a4475c8bd6c2460ba4a2.tar.bz2 |
* mips.h (INSN_ISA, INSN_4650): Define.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 192daee..ca42025 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,31 @@ +Tue Jan 17 10:55:30 1995 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * mips.h (INSN_ISA, INSN_4650): Define. + +start-sanitize-arc +Mon Dec 19 12:15:52 1994 Doug Evans <dje@canuck.cygnus.com> + + * arc.h: Misc. cleanup. Merge "modifiers" into flags field. + Support multiply/shift insns. +end-sanitize-arc + +start-sanitize-arc +Tue Nov 29 17:52:41 1994 Doug Evans <dje@canuck.cygnus.com> + + * arc.h: New file. +end-sanitize-arc + +Wed Oct 19 13:34:17 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * a29k.h: Add operand type 'I' for `inv' and `iretinv'. On + systems with a separate instruction and data cache, such as the + 29040, these instructions take an optional argument. + +Wed Sep 14 17:44:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * mips.h (INSN_STORE_MEMORY): Correct value to not conflict with + INSN_TRAP. + Tue Sep 6 11:39:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * mips.h (INSN_STORE_MEMORY): Define. |