diff options
author | Chao-ying Fu <fu@mips.com> | 2013-10-07 18:02:47 +0000 |
---|---|---|
committer | Chao-ying Fu <fu@mips.com> | 2013-10-07 18:02:47 +0000 |
commit | 45099dfad225994154148d0fef2ff98f9e0d4e34 (patch) | |
tree | 3e2bf3fa65ada4f8c50c0616091f04214a98b1c9 /opcodes/ChangeLog | |
parent | 54de2ea6586f288d90aee0fb8eae68e3c55dec03 (diff) | |
download | gdb-45099dfad225994154148d0fef2ff98f9e0d4e34.zip gdb-45099dfad225994154148d0fef2ff98f9e0d4e34.tar.gz gdb-45099dfad225994154148d0fef2ff98f9e0d4e34.tar.bz2 |
2013-10-07 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
* micromips-opc.c (micromips_opcodes): Fix dmfgc0 and dmtgc0.
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 ae22ba9..901e590 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2013-10-07 Chao-ying Fu <Chao-ying.Fu@imgtec.com> + + * micromips-opc.c (micromips_opcodes): Fix dmfgc0 and dmtgc0. + 2013-09-30 H.J. Lu <hongjiu.lu@intel.com> * i386-opc.tbl: Add Size64 to movq/vmovq with Reg64 operand. |