diff options
author | Jeff Law <law@redhat.com> | 1997-12-11 00:11:04 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-12-11 00:11:04 +0000 |
commit | 23850e9219db76f82680f5162c33a40571e6f56c (patch) | |
tree | 96d87938509598dad2de83eb3aa17354a09f3320 /sim/mips/ChangeLog | |
parent | 70a46de24e0e3c13ab4eb6b1f02be8a7c8d75502 (diff) | |
download | binutils-23850e9219db76f82680f5162c33a40571e6f56c.zip binutils-23850e9219db76f82680f5162c33a40571e6f56c.tar.gz binutils-23850e9219db76f82680f5162c33a40571e6f56c.tar.bz2 |
* mips.igen (MSUB): Fix to work like MADD.
* gencode.c (MSUB): Similarly.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 7a09d16..82bd053 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 10 17:10:45 1997 Jeffrey A Law (law@cygnus.com) + + * mips.igen (MSUB): Fix to work like MADD. + * gencode.c (MSUB): Similarly. + start-sanitize-vr5400 Tue Dec 9 12:02:12 1997 Andrew Cagney <cagney@b1.cygnus.com> |