* ld-m68k/plt1-isac.d: New.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 24c265cfe20569d1c0575423c516500360749797..885b706dec1a3bd07ac34f1b0f22d3f8a6be1f80 100644 (file)
@@ -1,3 +1,158 @@
+2007-04-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-m68k/plt1-isac.d: New.
+       * ld-m68k/m68k.exp: Add it.
+
+2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/4430
+       * ld-i386/tlsbin.dd: Updated.
+       * ld-i386/tlsbindesc.dd: Likewise
+       * ld-i386/tlsdesc.dd: Likewise
+       * ld-i386/tlsgdesc.dd: Likewise
+       * ld-i386/tlsnopic.dd: Likewise
+       * ld-i386/tlspic.dd: Likewise
+       * ld-x86-64/tlsbin.dd: Likewise
+       * ld-x86-64/tlsbindesc.dd: Likewise
+       * ld-x86-64/tlsdesc.dd: Likewise
+       * ld-x86-64/tlsgdesc.dd: Likewise
+       * ld-x86-64/tlspic.dd: Likewise
+
+2007-04-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
+       to test that entry for deleted function is zeroed.  Add a
+       somewhat closer to normal .eh_frame to test that fde for
+       deleted function is removed.
+       * ld-linkonce/y.s: Likewise.
+       * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
+       * ld-linkonce/zeroehl32.d: Update.
+
+2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
+
+       * ld-arm/arm-app-abs32.d: Convert to unified syntax.
+       * ld-arm/arm-app.d: Likewise.
+       * ld-arm/arm-lib-plt32.d: Likewise.
+       * ld-arm/arm-lib.d: Likewise.
+       * ld-arm/arm-static-app.d: Likewise.
+       * ld-arm/armthumb-lib.d: Likewise.
+       * ld-arm/mixed-app-v5.d: Likewise.
+       * ld-arm/mixed-app.d: Likewise.
+       * ld-arm/mixed-lib.d: Likewise.
+
+2007-04-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-spu/ovl.lnk: Use OVERLAY keyword.
+
+2007-04-17  Paul Brook  <paul@codesourcery.com>
+
+       * ld-arm/preempt-app.s: New test.
+       * ld-arm/preempt-app.sym: New.
+       * ld-arm/arm-elf.exp: Add preempt-app.
+
+2007-04-12  Richard Sandiford  <richard@codesourcery.com>
+
+       * ld-mips-elf/vxworks1-lib.td: New test.
+       * ld-mips-elf/mips-elf.exp: Run it.
+
+2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/4304
+       * ld-i386/i386.exp: Run "warn1".
+
+       * ld-i386/warn1.d: New file.
+       * ld-i386/warn1.s: Likewise.
+
+2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/combreloc.d: Remove #target: i?86-*-*.
+       * ld-i386/reloc.d: Likewise.
+
+2007-04-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-spu/ovl2.d: Update.
+
+2007-04-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/4090
+       * ld-elf/expr1.d: New file.
+       * ld-elf/expr1.s: Likewise.
+       * ld-elf/expr1.t: Likewise.
+
+2007-03-29  Richard Sandiford  <richard@codesourcery.com>
+
+       * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
+       * ld-libs/libs.exp: New files.
+
+2007-03-28  Richard Sandiford  <richard@codesourcery.com>
+
+       * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
+       * ld-vxworks/vxworks.exp: New files.
+
+2007-03-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/note-1.s: Increase .foo size.
+
+2007-03-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-spu/spu.exp (embed_test): New.
+       * ld-spu/ear.s: New.
+       * ld-spu/ear.d: New.
+       * ld-spu/embed.rd: New.
+       * ld-spu/ovl2.s: New.
+       * ld-spu/ovl2.d: New.
+
+2007-03-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/overlay.d: -u symbols we want to see in the output.
+
+2007-03-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-spu/ovl.s (f4_a2): Tail call.
+       * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
+       Update expected results.
+
+2007-03-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/ld-r-1.d: Update.
+       * ld-sh/shared-1.d: Likewise.
+
+2007-03-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
+
+2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/4210
+       * ld-pe/image_size.d: New file.
+       * ld-pe/image_size.s: Likewise.
+       * ld-pe/image_size.t: Likewise.
+
+       * ld-pe/pe.exp: Run image_size.
+
+2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/4007
+       * ld-elf/note-1.d: New file.
+       * ld-elf/note-1.s: Likewise.
+       * ld-elf/note-1.t: Likewise.
+       * ld-i386/alloc.d: Likewise.
+       * ld-i386/alloc.s: Likewise.
+       * ld-i386/alloc.t: Likewise.
+
+       * ld-i386/i386.exp: Run "alloc".
+
+2007-03-20  Paul Brook  <paul@codesourcery.com>
+
+       * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
+       * ld-arm/arm-pic-veneer.d: New test.
+       * ld-arm/arm-pic-veneer.s: New test.
+
+2007-03-08  Richard Sandiford  <richard@codesourcery.com>
+
+       * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
+       to 0.
+
 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
 
        * ld-elf/extract-symbol-1sec.d: xfail hppa.
This page took 0.025123 seconds and 4 git commands to generate.