diff options
author | Chandra Chavva <cchavva@redhat.com> | 2000-02-22 20:52:14 +0000 |
---|---|---|
committer | Chandra Chavva <cchavva@redhat.com> | 2000-02-22 20:52:14 +0000 |
commit | 20609ff761c9816413eb58b1ab056fa688646183 (patch) | |
tree | 820e496c06684f533f37082f7e20af0f70300629 /include/ChangeLog | |
parent | b669ceb922a1138165ba1ec4b6de6410bd4fcdd6 (diff) | |
download | binutils-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/ChangeLog | 5 |
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. |