Fix all failing FPXX tests for tx39-elf.
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
index d00586d..f0344fd 100644 (file)
@@ -1,3 +1,56 @@
+2014-12-19  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * ld-mips-elf/attr-gnu-4-00.d: Relax check for ISA extension.
+       * ld-mips-elf/attr-gnu-4-01.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-02.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-03.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-08.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-10.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-11.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-18.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-20.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-22.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-28.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-30.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-33.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-38.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-44.d: Likewise.
+
+2014-12-19  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * ld-mips-elf/mips-elf.exp: Update undefweak-overflow tests.
+       * ld-mips-elf/undefweak-overflow-n32.d: Remove.
+       * ld-mips-elf/undefweak-overflow-n64.d: Likewise.
+       * ld-mips-elf/undefweak-overflow.s: Set mips64r6, noreorder and
+       add a label to mark the micromips region.
+       * ld-mips-elf/undefweak-overflow.d: Update expected output.
+
+2014-12-19  Andrew Bennett  <andrew.bennett@imgtec.com>
+
+       * ld-mips-elf/mips-elf.exp: Add undefined weak overflow
+       tests for o32, n32 and n64.
+       * ld-mips-elf/undefweak-overflow.s: New test.
+       * ld-mips-elf/undefweak-overflow.d: New test.
+       * ld-mips-elf/undefweak-overflow-n32.d: New test.
+       * ld-mips-elf/undefweak-overflow-n64.d: New test.
+
+2014-12-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/17689
+       * ld-x86-64/pr17689.out: New file.
+       * ld-x86-64/pr17689.rd: Likewise.
+       * ld-x86-64/pr17689a.c: Likewise.
+       * ld-x86-64/pr17689b.S: Likewise.
+
+       * ld-x86-64/x86-64.exp: Run PR ld/17689 tests.
+
+2014-12-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/copyreloc-main.c: Removed.
+       * ld-x86-64/copyreloc-main.S: New.
+       * ld-x86-64/x86-64.exp: Replace copyreloc-main.c with
+       copyreloc-main.S.
+
 2014-12-02  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-x86-64/copyreloc-lib.c: New file.