summaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2013-08-19 19:09:00 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2013-08-19 19:09:00 +0000
commitb0b4b38dde3530b93dba703a7e926d25c7334cfc (patch)
treebfc6e596324a60f675250b53932711eeef2cefa7 /gas/testsuite/ChangeLog
parenta23471635c9c0e48f2677602a932e1913e665d06 (diff)
downloadbinutils-redhat-b0b4b38dde3530b93dba703a7e926d25c7334cfc.tar.gz
gas/
* config/tc-mips.c (mips_insn_error_format): New enum. (mips_insn_error): New struct. (insn_error): Change to a mips_insn_error. (clear_insn_error, set_insn_error_format, set_insn_error) (set_insn_error_i, set_insn_error_ss, report_insn_error): New functions. (mips_parse_argument_token, md_assemble, match_insn) (match_mips16_insn): Use them instead of manipulating insn_error directly. (mips_ip, mips16_ip): Likewise. Simplify control flow. gas/testsuite/ * gas/mips/micromips-ill.l: Expect "floating-point expression required"
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 4c17de5a7d..b8d15d0f70 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2013-08-19 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * gas/mips/micromips-ill.l: Expect "floating-point expression required"
+
2013-08-06 Jürgen Urban <JuergenUrban@gmx.de>
* gas/mips/r5900-error-vu0.s, gas/mips/r5900-error-vu0.l,