aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 3b39a18..ef6ca07 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,13 +1,15 @@
+Wed Sep 24 19:00:34 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * m68k.h: Document q and v operand specifiers.
+
Mon Sep 15 18:28:37 1997 Nick Clifton <nickc@cygnus.com>
* v850.h (struct v850_opcode): Add processors field.
(PROCESSOR_V850, PROCESSOR_ALL): New bit constants.
start-sanitize-v850e
(PROCESSOR_V850E, PROCESSOR_NOT_V850): New bit constants.
-end-sanitize-v850e
-start-sanitize-v850eq
(PROCESSOR_V850EQ): New bit constants.
-end-sanitize-v850eq
+end-sanitize-v850e
start-sanitize-d30v
Mon Sep 15 11:29:43 1997 Ken Raeburn <raeburn@cygnus.com>
@@ -69,10 +71,8 @@ Wed Aug 13 18:45:48 1997 Nick Clifton <nickc@cygnus.com>
fields.
start-sanitize-v850e
-start-sanitize-v850eq
(V850E_INSTRUCTION, V850EQ_INSTRUCTION): New flags.
(V850E_PUSH_POP, V850E_IMMEDIATE16, V850E_IMMEDIATE32): New flags.
-end-sanitize-v850eq
end-sanitize-v850e
Fri Aug 8 16:58:42 1997 Doug Evans <dje@canuck.cygnus.com>