bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 7290e1b2b6636298dad564f0f082d6449c32c382..9d54d034df06aea7b77ca8014593bc551723625f 100644 (file)
@@ -1,3 +1,249 @@
+2009-05-26  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-powerpc/vxworks-relax-2.s: New.
+       * ld-powerpc/vxworks-relax-2.rd: New.
+       * ld-powerpc/powerpc.exp: Add it.
+
+2009-05-22  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-scripts/rgn-over7.d: Adjust expected message for recent change.
+
+2009-05-22  Julian Brown  <julian@codesourcery.com>
+
+       * ld-arm/cortex-a8-arm-target.s: New.
+       * ld-arm/cortex-a8-thumb-target.s: New.
+       * ld-arm/cortex-a8-fix-b-rel.s: New.
+       * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
+       * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
+       * ld-arm/cortex-a8-fix-b.s: New.
+       * ld-arm/cortex-a8-fix-b.d: New.
+       * ld-arm/cortex-a8-fix-bl-rel.s: New.
+       * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
+       * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
+       * ld-arm/cortex-a8-fix-bl.s: New.
+       * ld-arm/cortex-a8-fix-bl.d: New.
+       * ld-arm/cortex-a8-fix-bcc-rel.s: New.
+       * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
+       * ld-arm/cortex-a8-fix-bcc.s: New.
+       * ld-arm/cortex-a8-fix-bcc.d: New.
+       * ld-arm/cortex-a8-fix-blx-rel.s: New.
+       * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
+       * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
+       * ld-arm/cortex-a8-fix-blx.s: New.
+       * ld-arm/cortex-a8-fix-blx.d: New.
+       * ld-arm/arm-elf.exp: Add new tests.
+
+2009-05-22  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-scripts/rgn-at4.t: New.
+       * ld-scripts/rgn-at4.d: New.
+
+2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-pe/aligncomm-1.c (_alloca):  Add dummy definition to
+       satisfy final link on Windows targets when using gcc-3.
+       * ld-pe/aligncomm-2.c (_alloca):  Likewise.
+       * ld-pe/aligncomm-3.c (_alloca):  Likewise.
+       * ld-pe/aligncomm-4.c (_alloca):  Likewise.
+
+2009-05-20  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * lib/ld-lib.exp (run_ld_link_tests):  Filter test names against
+       runtests list.
+
+2009-05-19  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-pe/aligncomm-1.c:  New test source file.
+       * ld-pe/aligncomm-2.c:  Likewise.
+       * ld-pe/aligncomm-3.c:  Likewise.
+       * ld-pe/aligncomm-4.c:  Likewise.
+       * ld-pe/aligncomm.d:  New test pattern file.
+
+       * ld-pe/direct.exp:  Deleted, and content moved into ...
+       * ld-pe/pe-run.exp:  ... New common file for all PE run tests.
+
+       * ld-pe/vers-script.exp:  Deleted, and content merged into ...
+       * ld-pe/pe-compile.exp:  ... New common file for PE tests needing
+       a compiler, adding aligned common tests.
+
+       * ld-pe/pe.exp:  Update header comment.
+
+2009-05-17  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
+
+       * ld-pe/exports.d: New file.
+       * ld-pe/exports.s: New file.
+       * ld-pe/pe.exp: New test for empty export table.
+
+2009-05-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
+       * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
+       * ld-elf/orphan3f.s: Increase section size to 16.
+       * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
+       * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
+
+2009-05-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
+       * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
+       * ld-elf/orphan3f.s: New test.
+       * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
+       * ld-pe/orphand.s, * ld-pe/orphane.s: New test.
+       * ld-pe/direct.exp: Use is_pecoff_format.
+       * ld-pe/longsecn.exp: Delete.
+       * ld-pe/pe.exp: Run new test and longsecn tests.
+
+2009-05-15  Andrew Stubbs  <ams@codesourcery.com>
+       Paul Brook  <paul@codesourcery.com>
+
+       * ld-arm/arm-elf.exp: Add unwind-5.
+       * ld-arm/discard-unwind.ld: New file.
+       * ld-arm/unwind-5.d: New test.
+       * ld-arm/unwind-5.s: New test.
+
+2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * ld-spu/icache1.d: Update for compact stubs.
+
+2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * ld-spu/icache1.d: Update all addresses to accomodate icache
+       buffer shifted down 0x800 bytes.
+
+2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * ld-spu/icache.d: Update file offsets.
+       * ld-spu/ovl.d: Likewise.
+       * ld-spu/ovl1.d: Likewise.
+
+2009-05-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-spu/icache1.d: Update for changed overlay manager placement.
+       * ld-spu/ovl.d: Likewise.
+       * ld-spu/ovl2.d: Likewise.
+
+2009-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
+       * ld-arm/arm-elf.exp: Add unwind-[1-4].
+       * ld-arm/unwind-1.d: New test.
+       * ld-arm/unwind-1.s: New test.
+       * ld-arm/unwind-2.d: New test.
+       * ld-arm/unwind-2.s: New test.
+       * ld-arm/unwind-3.d: New test.
+       * ld-arm/unwind-3.s: New test.
+       * ld-arm/unwind-4.d: New test.
+       * ld-arm/unwind-4.s: New test.
+
+2009-05-01  Julian Brown  <julian@codesourcery.com>
+
+       * ld-arm/arm-elf.exp (armeabitests): Add thumb2-bl-blx-interwork test.
+       * ld-arm/thumb2-bl-blx-interwork.s: New.
+       * ld-arm/thumb2-bl-blx-interwork.d: New.  
+
+2009-04-30  Nick Clifton  <nickc@redhat.com>
+
+       * ld-ifunc: New directory.
+       * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
+       * ld-ifunc/prog.c: New file.
+       * ld-ifunc/lib.c: New file.
+
+2009-04-30  Joseph Myers  <joseph@codesourcery.com>
+
+       * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
+       ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
+       ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
+       ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
+       * ld-arm/arm-elf.exp: Run these new tests.
+
+2009-04-29  Chris Demetriou  <cgd@google.com>
+
+       * ld-elfvers/vers.exp (vers4b): New test to verify that
+       --no-export-dynamic undoes --export-dynamic.
+
+2009-04-28  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
+       * ld-i386/vxworks1.dd: Adjust expected disassembly.
+       * ld-i386/vxworks1-lib.rd: Sections are swapped.
+
+2009-04-22  Christophe Lyon  <christophe.lyon@st.com>
+
+       PR9743
+       * ld-arm/arm-call.d: Update expected result.
+       * ld-arm/arm-pic-veneer.d: Likewise.
+       * ld-arm/thumb2-b-interwork.d: Likewise.
+
+2009-04-22  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
+       * ld-scripts/rgn-at2.d: Likewise.
+       * ld-scripts/rgn-at3.d: Likewise.
+
+2009-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
+       ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
+       ld-arm/farcall-mixed-lib.d: Update for linker changes.
+
+2009-04-17  Christophe Lyon  <christophe.lyon@st.com>
+
+       * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
+       * ld-arm/farcall-mixed-lib.d: Update expected output.
+       * ld-arm/farcall-mixed-lib1.s: New file.
+       * ld-arm/farcall-mixed-lib2.s: New file.
+
+2009-04-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
+       * ld-powerpc/aix52.exp: Run it.
+
+2009-04-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-libs/lib-1.s: Use "==" instead of ".set".
+       * ld-libs/lib-2.s: Likewise.
+       * ld-scripts/defined.s: Likewise.
+
+2009-04-15  Christophe Lyon  <christophe.lyon@st.com>
+
+       * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
+       reference with PLT in ARM mode.
+       * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
+       New files.
+
+2009-04-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/abs.d: Add  --32 for assembler and -melf_i386 for
+       linker.
+
+2009-04-03  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-scripts/rgn-at.s: Use explicit .section pseudos.
+
+2009-04-03  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-pe/image_size.d (#target):  Also run test on Cygwin and x86_64
+       MinGW targets.
+
+2009-04-03  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-scripts/rgn-at.exp: New.
+       * ld-scripts/rgn-at.s: New.
+       * ld-scripts/rgn-at1.d: New.
+       * ld-scripts/rgn-at1.t: New.
+       * ld-scripts/rgn-at2.d: New.
+       * ld-scripts/rgn-at2.t: New.
+       * ld-scripts/rgn-at3.d: New.
+       * ld-scripts/rgn-at3.t: New.
+
+2009-04-03  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-pe/export_dynamic_warning.s:  Make dummy code portable.
+
+2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-pe/export_dynamic_warning.d (#warning):  Fix regex pattern.
+
 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        PR ld/6744
This page took 0.02569 seconds and 4 git commands to generate.