aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorChao-ying Fu <fu@mips.com>2013-10-07 18:02:47 +0000
committerChao-ying Fu <fu@mips.com>2013-10-07 18:02:47 +0000
commit45099dfad225994154148d0fef2ff98f9e0d4e34 (patch)
tree3e2bf3fa65ada4f8c50c0616091f04214a98b1c9 /opcodes/ChangeLog
parent54de2ea6586f288d90aee0fb8eae68e3c55dec03 (diff)
downloadgdb-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/ChangeLog4
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.