aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@imgtec.com>2017-05-10 18:19:56 +0100
committerMaciej W. Rozycki <macro@imgtec.com>2017-05-10 18:35:34 +0100
commit9fc1813479e1518197949105c3f34da8c2e30984 (patch)
tree7fab6b2c219f8a5d75ba6a8f2a861ede695016d9 /gas/ChangeLog
parentdb84b98a160d20f30dbdae3e3405cfb0fa680fbd (diff)
downloadgdb-9fc1813479e1518197949105c3f34da8c2e30984.zip
gdb-9fc1813479e1518197949105c3f34da8c2e30984.tar.gz
gdb-9fc1813479e1518197949105c3f34da8c2e30984.tar.bz2
MIPS/GAS/testsuite: Correct swapped MIPS16e subset test names
Correct the test names swapped between common and 64-bit MIPS16e subset tests. gas/ * testsuite/gas/mips/mips16e-sub.d: Correct test name. * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise. * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise. * testsuite/gas/mips/mips16e-64-sub.d: Likewise. * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise. * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise. * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b403aca..62d18c3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,15 @@
2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
+ * testsuite/gas/mips/mips16e-sub.d: Correct test name.
+ * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
+ * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
+ * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
+ * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
+ * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
+ * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
+
+2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
+
* testsuite/gas/mips/mips16-macro.l: Remove list test.
2017-05-10 Maciej W. Rozycki <macro@imgtec.com>