summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2013-07-14 13:07:50 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2013-07-14 13:07:50 +0000
commitef8851bad801a44cd8a46f947862fb94e2d8851b (patch)
treec6730c8f8600abdbc60989968d724739307b87f6 /opcodes/ChangeLog
parent8c9ae2c9f194b7f638de3767964ebaa0612eaf9a (diff)
downloadgdb-ef8851bad801a44cd8a46f947862fb94e2d8851b.tar.gz
opcodes/
* mips-opc.c (mips_builtin_opcodes): Use "S,T" rather than "V,T" for ADDA.S, MULA.S and SUBA.S.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 905b37e1e38..6478052a59b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2013-07-14 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * mips-opc.c (mips_builtin_opcodes): Use "S,T" rather than "V,T" for
+ ADDA.S, MULA.S and SUBA.S.
+
2013-07-08 H.J. Lu <hongjiu.lu@intel.com>
PR gas/13572