diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-07-26 23:06:41 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-07-26 23:06:41 +0000 |
commit | c5b34aeeda32763a282f6222bbeed92a4c5290cf (patch) | |
tree | 24e984fa0736e66b4aece00b9ed118e2dff85092 /include/opcode/ChangeLog | |
parent | d54b2c5069879da2f75488bd259839ea01824348 (diff) | |
download | gdb-c5b34aeeda32763a282f6222bbeed92a4c5290cf.zip gdb-c5b34aeeda32763a282f6222bbeed92a4c5290cf.tar.gz gdb-c5b34aeeda32763a282f6222bbeed92a4c5290cf.tar.bz2 |
i960xl opcode table changes (sanitized)
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index d7ab113..90b0315 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,19 @@ +Tue Jul 26 17:48:05 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * i960.h (I_CX2): New instruction category. + start-sanitize-i960xl + It includes instructions available on Cx and XL processors. + (I_XL): New instruction category, for XL-only instructions. + end-sanitize-i960xl + (i960_opcodes): Put eshro and sysctl in I_CX2 category. + start-sanitize-i960xl + Added i960XL-only instructions, in I_XL category. + end-sanitize-i960xl + +Wed Jul 13 18:43:47 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * ns32k.h (endop): Made pointer const too. + Sun Jul 10 11:01:09 1994 Ian Dall (dall@hfrd.dsto.gov.au) * ns32k.h: Drop Q operand type as there is no correct use |