aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4c4a0b4..50876fc 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,11 @@
+2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
+
+ * micromips-opc.c (COD, LCD) New macros.
+ (cfc1, ctc1): Remove FP_S attribute.
+ (dmfc1, mfc1, mfhc1): Add LCD attribute.
+ (dmtc1, mtc1, mthc1): Add COD attribute.
+ * mips-opc.c (cfc1, cftc1, ctc, cttc1): Remove FP_S attribute.
+
2014-07-22 Sergey Guriev <sergey.s.guriev@intel.com>
Alexander Ivchenko <alexander.ivchenko@intel.com>
Maxim Kuznetsov <maxim.kuznetsov@intel.com>