PR ld/15787
[binutils-gdb.git] / ld / testsuite / ChangeLog
index dce58ad2b1eedf40e4e68750705487e4f0c45ab5..9d163ec6a2da2f2d56266a9b8c0884898ab9bf41 100644 (file)
@@ -1,3 +1,162 @@
+2013-08-14  John Tytgat  <john@bass-software.com>
+
+       PR ld/15787
+       * ld-arm/group-relocs-ldr-bad.s: Redefine bar into foo section
+       beyond 16 bit offset width.
+       * ld-arm/group-relocs-ldrs-bad.s: Likewise.
+       * ld-arm/group-relocs-ldr-bad.d: Adjust expected result.
+       * ld-arm/group-relocs-ldrs-bad.d: Likewise.
+       * ld-arm/group-relocs.s: Add comments.  Move symbols used for sb
+       group relocations into .data section.  Drop section zero.  Use pc/r0
+       as base register when pc/sb group relocations are used.
+       * ld-arm/group-relocs.d: Adjust expected result.
+       * ld-arm/group-relocs-alu-bad-2.d: New test for sb group relocation.
+       * ld-arm/group-relocs-ldc-bad-2.d: Likewise.
+       * ld-arm/group-relocs-ldr-bad-2.d: New test for pc group relocation.
+       * ld-arm/group-relocs-ldrs-bad-2.d: Likewise.
+       * ld-arm/unresolved-2.d: Add sb relocation failure test.
+       * ld-arm/group-relocs-alu-bad-2.s: New test source.
+       * ld-arm/group-relocs-ldr-bad-2.s: Likewise.
+       * ld-arm/group-relocs-ldrs-bad-2.s: Likewise.
+       * ld-arm/group-relocs-ldc-bad-2.s: Likewise.
+       * ld-arm/unresolved-2.s: Likewise.
+       * ld-arm/arm-elf.exp: For group-relocs, drop section zero start
+       definition.  Run the new tests.
+
+2013-08-09  Nick Clifton  <nickc@redhat.com>
+
+       * lib/ld-lib.exp (check_shared_lib_support): Note that the RL78
+       does not support shared library generation.
+
+2013-07-31  John Tytgat  <john@bass-software.com>
+
+       PR ld/15787
+       * ld-arm/group-relocs-alu-bad-2.d; New.
+       * ld-arm/group-relocs-alu-bad-2.s: New.
+       * ld-arm/group-relocs-ldc-bad-2.d: New.
+       * ld-arm/group-relocs-ldc-bad-2.s: New.
+       * ld-arm/group-relocs-ldr-bad-2.d: New.
+       * ld-arm/group-relocs-ldr-bad-2.s: New.
+       * ld-arm/group-relocs-ldrs-bad-2.d: New.
+       * ld-arm/group-relocs-ldrs-bad-2: New.
+       * ld-arm/arm-elf.exp: Add the new tests.
+       * ld-arm/group-relocs-ldr-bad.d: Update expected output.
+       * ld-arm/group-relocs-ldr-bad.s: Likewise.
+       * ld-arm/group-relocs-ldrs-bad.d: Likewise.
+       * ld-arm/group-relocs-ldrs-bad.s: Likewise.
+       * ld-arm/group-relocs.d: Likewise.
+       * ld-arm/group-relocs.s: Likewise.
+
+2013-07-27  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * ld-vax-elf/export-class-call.dd: New test.
+       * ld-vax-elf/export-class-call.rd: New test.
+       * ld-vax-elf/export-class-call.xd: New test.
+       * ld-vax-elf/export-class-data.dd: New test.
+       * ld-vax-elf/export-class-data.rd: New test.
+       * ld-vax-elf/export-class-data.xd: New test.
+       * ld-vax-elf/export-class.ld: New test linker script.
+       * ld-vax-elf/export-class-call.s: New test source.
+       * ld-vax-elf/export-class-data.s: New test source.
+       * ld-vax-elf/export-class-def.s: New test source.
+       * ld-vax-elf/vax-elf.exp: Run the new tests.
+       * ld-vax-elf/vax-export-class.rd: New test.
+       * ld-vax-elf/vax-export-class.xd: New test.
+       * ld-vax-elf/export-class.exp: New test script.
+
+2013-07-27  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * ld-vax-elf/got-local-exe.xd: New test.
+       * ld-vax-elf/got-local-lib.xd: New test.
+       * ld-vax-elf/got-local-aux.s: New test source.
+       * ld-vax-elf/got-local-def.s: New test source.
+       * ld-vax-elf/got-local-ref.s: New test source.
+       * ld-vax-elf/vax-elf.exp: Run the new tests.
+
+2013-07-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/15762
+       * ld-elf/shared.exp (build_tests): Check .gnu.warning section
+       in the libbarw.so library.
+       * ld-elf/libbarw.rd: New.
+
+       * lib/ld-lib.exp (run_cc_link_tests): Support checking on
+       output with warning message.
+
+2013-07-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * ld-scripts/script.exp: Use run_dump_test instead of
+       ld_simple_link to check the error message.
+       * ld-scripts/align-with-input.d: New file.
+       * ld-scripts/region-alias-1.d: Likewise.
+       * ld-scripts/region-alias-2.d: Likewise.
+       * ld-scripts/region-alias-3.d: Likewise.
+       * ld-scripts/region-alias-4.d: Likewise.
+
+2013-07-19  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * ld-scripts/script.exp: Run align with input test.
+       * ld-scripts/align-with-input.t: New file.
+       * ld-scripts/rgn-at8.d: Likewise.
+       * ld-scripts/rgn-at8.t: Likewise.
+
+2013-07-18  Terry Guo  <terry.guo@arm.com>
+
+       * ld-arm/thumb-b-lks-sym.d: Updated to be more flexible.
+       * ld-arm/thumb-bl-lks-sym.d: Likewise.
+
+2013-07-18  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-arm/farcall-arm-nacl.d: New file.
+       * ld-arm/farcall-arm-nacl-pic.d: New file.
+       * ld-arm/farcall-data-nacl.d: New file.
+       * ld-arm/arm-elf.exp (armeabitests_common): Add extra element to
+       "action" lists for those cases to use a different dump file for NaCl
+       targets.
+       Massage $armeabitests_common to drop the extra element or the one
+       before it, depending on [istarget "arm*-*-nacl*"].
+
+       * ld-arm/arm-elf.exp (armelftests_common): Move all "Cortex-A8
+       erratum fix", Thumb-only and interworking cases to ...
+       (armelftests_nonacl): ... here.
+       (armeabitests_common): Move all "erratum 760522 fix", Thumb-only
+       and interworking cases to ...
+       (armeabitests_nonacl): ... here.
+
+2013-07-12  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/nan-2008.d: New test.
+       * ld-mips-elf/nan-legacy.d: New test.
+       * ld-mips-elf/nan-mixed-1.d: New test.
+       * ld-mips-elf/nan-mixed-2.d: New test.
+       * ld-mips-elf/nan-2008.s: New test source.
+       * ld-mips-elf/nan-legacy.s: New test source.
+
+2013-07-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * ld-aarch64/emit-relocs-309.s: Replace got_prel19 with got.
+       * ld-aarch64/gc-relocs-309.s: Likewise.
+
+2013-07-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * ld-aarch64/gc-plt-relocs.d: Adjust expected .got offsets.
+       * ld-aarch64/tls-desc-ie.d: Likewise.
+       * ld-aarch64/emit-relocs-311.d: Adjust expected symbol.
+       * ld-aarch64/tls-relax-all.d: Likewise.
+       * ld-aarch64/tls-relax-gd-ie.d: Likewise.
+       * ld-aarch64/tls-relax-gdesc-ie.d: Likewise.
+       * ld-aarch64/tls-relax-gdesc-ie-2.d: Likewise.
+
+2013-07-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/tlsg.sd: Adjusted.
+
+2013-06-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/15685
+       * ld-x86-64/tlsg.s: Add a test for R_X86_64_DTPOFF64.
+       * ld-x86-64/tlsg.sd: Updated.
+
 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * ld-mips-elf/jalx-2.dd: Update for microMIPS PLT support.