diff options
author | Chao-ying Fu <fu@mips.com> | 2010-10-25 18:09:10 +0000 |
---|---|---|
committer | Chao-ying Fu <fu@mips.com> | 2010-10-25 18:09:10 +0000 |
commit | d958d1a36983667744659cfd4b58c0c6db81680c (patch) | |
tree | b0a9f358fd9d37e9072e7dbaafd815b8bd7568c0 /opcodes/ChangeLog | |
parent | e4067dbb2a3368dbf908b39c5435c84d51abc9f3 (diff) | |
download | gdb-d958d1a36983667744659cfd4b58c0c6db81680c.zip gdb-d958d1a36983667744659cfd4b58c0c6db81680c.tar.gz gdb-d958d1a36983667744659cfd4b58c0c6db81680c.tar.bz2 |
2010-10-25 Chao-ying Fu <fu@mips.com>
* mips-opc.c (madd, maddu, msub, msubu, mult, multu): Change D33 to D32.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f62cb4b..e8d2a72 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2010-10-25 Chao-ying Fu <fu@mips.com> + + * mips-opc.c (madd, maddu, msub, msubu, mult, multu): Change D33 to D32. + 2010-10-25 Nathan Sidwell <nathan@codesourcery.com> * tic6x-dis.c: Add attribution. |