aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-12-12 18:53:24 +0000
committerNick Clifton <nickc@redhat.com>1997-12-12 18:53:24 +0000
commit67a46fe94a7f6f29878afa74e98d81d344f4ca29 (patch)
tree8ca64d973595a26d93c60db3c289371f7a76c445 /include/opcode/ChangeLog
parent93a0cb32e272968a17c70ba6e25a6b013d57f449 (diff)
downloadgdb-67a46fe94a7f6f29878afa74e98d81d344f4ca29.zip
gdb-67a46fe94a7f6f29878afa74e98d81d344f4ca29.tar.gz
gdb-67a46fe94a7f6f29878afa74e98d81d344f4ca29.tar.bz2
Renamed v850eq -> v850ea
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 9e6f3a9..89850ed 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,14 @@
+Mon Dec 1 12:24:44 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * m68k.h: Fix comment describing operand types.
+
+start-sanitize-d30v
+Sun Nov 23 22:31:27 1997 Michael Meissner <meissner@cygnus.com>
+
+ * d30v.h (SHORT_CMPU): Add case for cmpu instruction, and move
+ everything else after down.
+
+end-sanitize-d30v
Tue Nov 18 18:45:14 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
* d10v.h (OPERAND_FLAG): Split into:
@@ -47,7 +58,7 @@ Mon Sep 15 18:28:37 1997 Nick Clifton <nickc@cygnus.com>
(PROCESSOR_V850, PROCESSOR_ALL): New bit constants.
start-sanitize-v850e
(PROCESSOR_V850E, PROCESSOR_NOT_V850): New bit constants.
- (PROCESSOR_V850EQ): New bit constants.
+ (PROCESSOR_V850EA): New bit constants.
end-sanitize-v850e
start-sanitize-d30v
@@ -110,7 +121,7 @@ Wed Aug 13 18:45:48 1997 Nick Clifton <nickc@cygnus.com>
fields.
start-sanitize-v850e
- (V850E_INSTRUCTION, V850EQ_INSTRUCTION): New flags.
+ (V850E_INSTRUCTION, V850EA_INSTRUCTION): New flags.
(V850E_PUSH_POP, V850E_IMMEDIATE16, V850E_IMMEDIATE32): New flags.
end-sanitize-v850e