Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 24ab471b23923478f48977d85907cd9a0ab572a5..a4b2100604007f866906bfb3c97a0d05342a8fe5 100644 (file)
@@ -1,3 +1,129 @@
+2010-02-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
+       ifunc-using executable.
+
+2010-02-19  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/group.ld: Discard .dropme sections.
+       * ld-elf/group10.d, * ld-elf/group10.s: New test.
+
+2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/attr-merge-6.attr: Add new test.  Missed off last commit.
+
+2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
+       * ld-arm/attr-merge-3b.s: Likewise.
+       * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
+       attribute ID.
+       * ld-arm/attr-merge-unknown-1.s: Likewise.
+       * ld-arm/attr-merge-6.attr: New test.
+       * ld-arm/attr-merge-6a.s: Likewise.
+       * ld-arm/attr-merge-6b.s: Likewise.
+       * ld-arm/attr-merge-7.attr: Likewise.
+       * ld-arm/attr-merge-7a.s: Likewise.
+       * ld-arm/attr-merge-7b.s: Likewise.
+       * ld-arm/arm-elf.exp: Run the new tests.
+
+2010-02-15  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+       * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
+         arm-none-eabi target.
+       * ld-arm/jump-reloc-veneers-short1.d: Likewise
+       * ld-arm/jump-reloc-veneers-short2.d: Likewise
+
+2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
+
+       * ld-arm/arm-elf.exp (armelftests): New test case added.
+       * ld-arm/data-only-map.s: New file.
+       * ld-arm/data-only-map.d: New file.
+       * ld-arm/data-only-map.ld: New file. 
+
+2010-02-11  David S. Miller  <davem@davemloft.net>
+
+       * ld-sparc/gotop32.s: Add local symbol case.
+       * ld-sparc/gotop64.s: Likewise.
+       * ld-sparc/gotop32.rd: Adjust expected results.
+       * ld-sparc/gotop32.td: Likewise.
+       * ld-sparc/gotop64.dd: Likewise.
+       * ld-sparc/gotop64.rd: Likewise.
+       * ld-sparc/gotop64.td: Likewise.
+
+2010-02-09  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
+       * ld-shared/shared.exp: Likewise.
+
+2010-02-08  David S. Miller  <davem@davemloft.net>
+
+       * ld-ifunc/ifunc.exp: Run for sparc.
+
+2010-02-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-powerpc/apuinfo-nul.s: New.
+       * ld-powerpc/apuinfo.rd: Add it.
+       * ld-powerpc/powerpc.exp: Likewise.
+
+2010-02-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/jump-reloc-veneers-long.d: New test.
+       * ld-arm/jump-reloc-veneers-short1.d: Likewise.
+       * ld-arm/jump-reloc-veneers-short2.d: Likewise.
+       * ld-arm/jump-reloc-veneers.s: Likewise.
+       * ld-arm/arm-elf.exp (armelftests): Run them.
+
+2010-01-28  Nick Clifton  <nickc@redhat.com>
+
+       PR 11225
+       * ld-sh/refdbg-0-dso.d: Dump all sections.
+
+2010-01-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11218
+       * ld-gc/dummy.s: New.
+       * ld-gc/pr11218-1.c: Likewise.
+       * ld-gc/pr11218-2.c: Likewise.
+       * ld-gc/pr11218.d: Likewise.
+
+2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
+       ld-powerpc/aix-ref-1.s: New tests.
+       * ld-powerpc/aix52.exp: Run them.
+
+2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/orphan4.d: Support 64bit targets.
+
+2010-01-13  DJ Delorie  <dj@redhat.com>
+
+       * ld-elf/orphan4.d: New.
+       * ld-elf/orphan4.ld: New.
+       * ld-elf/orphan4.s: New.
+
+2010-01-13  Chao-ying Fu  <fu@mips.com>
+
+       * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
+       * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
+       * ld-mips-elf/mips-elf.exp: Run new tests.
+
+2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
+       -mcpu=cortex-a8.
+
+2010-01-13  Nick Clifton  <nickc@redhat.com>
+
+       * ld-scrips/sort.exp: Skip these tests when the target is the
+       h8300.
+
+2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11146
+       * ld-elf/dynsym1.d: New.
+
 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/11138
This page took 0.024855 seconds and 4 git commands to generate.