summaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2013-08-19 19:30:37 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2013-08-19 19:30:37 +0000
commit5739da6d813788688df97ddae6c720c6e466068c (patch)
tree92287fc7692a2d879c83657b21b2504723edf76b /gas/testsuite/ChangeLog
parentd369f97b246e30a06bddeb34d1bc53ceaa657b3c (diff)
downloadbinutils-redhat-5739da6d813788688df97ddae6c720c6e466068c.tar.gz
gas/
* config/tc-mips.c (match_expression): Report uses of registers here. Add a "must be an immediate expression" error. Handle elided offsets here rather than... (match_int_operand): ...here. gas/testsuite/ * gas/mips/octeon-ill.l: Adjust expected output. * gas/mips/lui-1.l, gas/mips/lui-1.s: Add more cases.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 128facd549..03e804ad8e 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2013-08-19 Richard Sandiford <rdsandiford@googlemail.com>
+ * gas/mips/octeon-ill.l: Adjust expected output.
+ * gas/mips/lui-1.l, gas/mips/lui-1.s: Add more cases.
+
+2013-08-19 Richard Sandiford <rdsandiford@googlemail.com>
+
* gas/mips/ext-ill.l, gas/mips/lui-1.l, gas/mips/mips16e-64.l,
gas/mips/mips32r2-ill-fp64.l, gas/mips/mips32r2-ill-nofp.l,
gas/mips/mips32r2-ill.l, gas/mips/mips64r2-ill.l,