aboutsummaryrefslogtreecommitdiff
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
commit9dfc83d7979d00a8d81614f93ee037d5cdc5a7ec (patch)
tree7a72cdad5087f0efbcfd1ed33704854cf1a2ef25 /include/ChangeLog
parentebb5df1ee3917e5aa9f68ab57298a568af27d80d (diff)
downloadnewlib-9dfc83d7979d00a8d81614f93ee037d5cdc5a7ec.zip
newlib-9dfc83d7979d00a8d81614f93ee037d5cdc5a7ec.tar.gz
newlib-9dfc83d7979d00a8d81614f93ee037d5cdc5a7ec.tar.bz2
* 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 5d0e386..c78135e 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.