aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-08-03 10:41:13 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-08-03 10:41:13 +0000
commit0acfaea6cd192fce727369cdcede034410a5a1da (patch)
treebbf62ba2dea5f7cfd3e577c0fba24f0761d0a6ae /gas/testsuite/ChangeLog
parent18342312e13a1a0b9fb54dc344abad6a4f08ef69 (diff)
downloadgdb-0acfaea6cd192fce727369cdcede034410a5a1da.zip
gdb-0acfaea6cd192fce727369cdcede034410a5a1da.tar.gz
gdb-0acfaea6cd192fce727369cdcede034410a5a1da.tar.bz2
gas/
* config/tc-mips.c (mips16_macro): Don't use move_register. (mips16_ip): Allow macros to use 'p'. gas/testsuite/ * gas/mips/mips16-macro.s, gas/mips/mips16-macro.d: New test. * gas/mips/mips.exp: Run it.
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 c1ae5d4..deaba91 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2013-08-03 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * gas/mips/mips16-macro.s, gas/mips/mips16-macro.d: New test.
+ * gas/mips/mips.exp: Run it.
+
2013-07-26 Sergey Guriev <sergey.s.guriev@intel.com>
Alexander Ivchenko <alexander.ivchenko@intel.com>
Maxim Kuznetsov <maxim.kuznetsov@intel.com>