Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
index a8dce51..881f5ce 100644 (file)
@@ -1,20 +1,36 @@
+2014-12-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16452
+       PR ld/16457
+       * ld-elf/pr16452.map: New file.
+       * ld-elf/pr16452.od: Likewise.
+       * ld-elf/pr16452a.c: Likewise.
+       * ld-elf/pr16452b.c: Likewise.
+       * ld-elf/pr16457.od: Likewise.
+
+       * ld-elf/shared.exp (build_tests): Add tests for PR ld/16452 and
+       PR ld/16457.
+
+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-10  Matthew Fortune  <matthew.fortune@imgtec.com>