summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorChandra Chavva <cchavva@redhat.com>2000-02-22 20:52:14 +0000
committerChandra Chavva <cchavva@redhat.com>2000-02-22 20:52:14 +0000
commit20609ff761c9816413eb58b1ab056fa688646183 (patch)
tree820e496c06684f533f37082f7e20af0f70300629 /include/ChangeLog
parentb669ceb922a1138165ba1ec4b6de6410bd4fcdd6 (diff)
downloadbinutils-gdb-20609ff761c9816413eb58b1ab056fa688646183.tar.gz
* opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannot
be combined in parallel with ADD/SUBppp.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 5d0e386d88f..c78135e8f3e 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-22 Chandra Chavva <cchavva@cygnus.com>
+
+ * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannot
+ be combined in parallel with ADD/SUBppp.
+
Tue Feb 22 15:19:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h (sim_trace): Document return values.