aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authormfortune <matthew.fortune@imgtec.com>2014-05-20 23:50:21 +0100
committermfortune <matthew.fortune@imgtec.com>2014-05-20 23:51:06 +0100
commit9096206c9acd68df73698a6c1b1f825f00575bde (patch)
tree685cb8638bf6fcf6e60ce5a109e87d10d2f4c6e4 /gas/testsuite/ChangeLog
parent919731affbef19fcad8dddb0a595bb05755cb345 (diff)
downloadgdb-9096206c9acd68df73698a6c1b1f825f00575bde.zip
gdb-9096206c9acd68df73698a6c1b1f825f00575bde.tar.gz
gdb-9096206c9acd68df73698a6c1b1f825f00575bde.tar.bz2
Add ChangeLog from previous MIPS .module commit
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 007b167..b027f53 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,19 @@
2014-05-20 Matthew Fortune <matthew.fortune@imgtec.com>
+ * gas/mips/mips.exp: Add new tests. Use 64-bit ABI for relax-bc1any.
+ Fix micromips arch definition to use mips64r2 consistently.
+ * gas/mips/module-defer-warn1.s: New.
+ * gas/mips/module-defer-warn1.d: New.
+ * gas/mips/module-defer-warn2.s: New.
+ * gas/mips/module-defer-warn2.l: New.
+ * gas/mips/module-override.d: New.
+ * gas/mips/module-override.s: New.
+ * gas/mips/mips-gp32-fp64.l: Update expected output.
+ * gas/mips/mips-gp64-fp32-pic.l: Update expected output.
+ * gas/mips/mips-gp64-fp32.l: Update expected output.
+
+2014-05-20 Matthew Fortune <matthew.fortune@imgtec.com>
+
* gas/mips/micromips@msa-branch.d: Rework expected output for fp64.
* gas/mips/msa-branch.d: Likewise.