aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog33
1 files changed, 18 insertions, 15 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6cf823b..a8aa37d 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,20 +1,23 @@
+2014-11-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/mpx.exp: Always run mpx3 and mpx4 tests in 64-bit.
+
2014-11-18 Igor Zamyatin <igor.zamyatin@intel.com>
- * testsuite/ld-x86-64/bnd-ifunc-1.d: Add bndplt option.
- * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
- * testsuite/ld-x86-64/bnd-plt-1.d: Likewise. Update dissassembly
- sections.
- * testsuite/ld-x86-64/mpx.exp: Handle mpx3 and mpx4 tests.
- * testsuite/ld-x86-64/mpx1a.rd: Remove _BND from relocation name.
- * testsuite/ld-x86-64/mpx1c.rd: Likewise.
- * testsuite/ld-x86-64/mpx2a.rd: Likewise.
- * testsuite/ld-x86-64/mpx2c.rd: Likewise.
- * testsuite/ld-x86-64/mpx3.dd: New file.
- * testsuite/ld-x86-64/mpx3a.s: Likewise.
- * testsuite/ld-x86-64/mpx3b.s: Likewise.
- * testsuite/ld-x86-64/mpx4.dd: Likewise.
- * testsuite/ld-x86-64/mpx4a.s: Likewise.
- * testsuite/ld-x86-64/mpx4b.s: Likewise.
+ * ld-x86-64/bnd-ifunc-1.d: Add bndplt option.
+ * ld-x86-64/bnd-ifunc-2.d: Likewise.
+ * ld-x86-64/bnd-plt-1.d: Likewise. Update dissassembly sections.
+ * ld-x86-64/mpx.exp: Handle mpx3 and mpx4 tests.
+ * ld-x86-64/mpx1a.rd: Remove _BND from relocation name.
+ * ld-x86-64/mpx1c.rd: Likewise.
+ * ld-x86-64/mpx2a.rd: Likewise.
+ * ld-x86-64/mpx2c.rd: Likewise.
+ * ld-x86-64/mpx3.dd: New file.
+ * ld-x86-64/mpx3a.s: Likewise.
+ * ld-x86-64/mpx3b.s: Likewise.
+ * ld-x86-64/mpx4.dd: Likewise.
+ * ld-x86-64/mpx4a.s: Likewise.
+ * ld-x86-64/mpx4b.s: Likewise.
2014-11-13 H.J. Lu <hongjiu.lu@intel.com>