bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 8cf395ad0863db0e679e99bb80c130911589022e..88d170b30b1ccac5d97288fac5e4a12940195b0c 100644 (file)
@@ -1,3 +1,173 @@
+2005-08-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/pcrel16.d: Updated.
+       * ld-i386/pcrel16.s: Likewise.
+       * ld-x86-64/pcrel16.d: Likewise.
+
+2005-08-01  Richard Sandiford  <richard@codesourcery.com>
+
+       * ld-mips/mips-elf-flags.exp: Add more good_combination tests.
+
+2005-07-28  Ben Elliston  <bje@gnu.org>
+
+       * lib/ld-lib.exp (run_ld_link_exec_tests): Add new parameter
+       ${targets_to_xfail} that is applied for each test item.
+       * ld-elf/elf.exp: Pass *-*-netbsdelf* as an xfailed target.
+
+2005-07-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elfweak/size2a.s: Extend test to check size for two weaks.
+       * ld-elfweak/size2b.s: Likewise.
+       * ld-elfweak/size2.d: Update.
+
+2005-07-18  Jan Beulich  <jbeulich@novell.com>
+
+       * ld-i386/abs.s, ld-i386/zero.s, ld-i386/abs.d, ld-x86-64/abs.d,
+       ld-i386/pcrel16.s, ld-i386/pcrel16.d, ld-x86-64/pcrel16.d,
+       ld-i386/pcrel8.s, ld-i386/pcrel8.d, ld-x86-64/pcrel8.d: New.
+       * ld-i386/i386.exp, ld-x86-64/x86-64.exp: Run new tests.
+
+2005-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/ld-lib.exp (run_ld_link_exec_tests): Ignore assembler
+       warnings.
+
+2005-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/ld-lib.exp (run_ld_link_exec_tests): Update comments.
+
+2005-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/elf.exp (array_tests): New.
+       Call run_ld_link_exec_tests with array_tests.
+
+       * ld-elf/fini.c: New file.
+       * ld-elf/fini.out: Likewise.
+       * ld-elf/init.c: Likewise.
+       * ld-elf/init.out: Likewise.
+       * ld-elf/preinit.c: Likewise.
+       * ld-elf/preinit.out: Likewise.
+
+       * lib/ld-lib.exp (run_ld_link_exec_tests): New.
+
+2005-07-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/sdalib.s (lib_var): Size it.
+
+2005-07-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-ia64/tlsbin.rd: Update for empty section removal change.
+       * ld-ia64/tlsbin.sd: Likewise.
+       * ld-ia64/tlspic.dd: Likewise.
+       * ld-ia64/tlspic.rd: Likewise.
+       * ld-ia64/tlspic.sd: Likewise.
+       * ld-x86-64/tlspic.dd: Likewise.
+       * ld-x86-64/tlspic.rd: Likewise.
+
+2005-07-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-cris/pv32.s: Give expobj a size.
+       * ld-cris/pv32-1.d: Update.
+       * ld-alpha/tlsbin.dd: Update for empty section removal change.
+       * ld-alpha/tlsbin.sd: Likewise.
+       * ld-alpha/tlsbin.td: Likewise.
+       * ld-alpha/tlsbinr.dd: Likewise.
+       * ld-alpha/tlsbinr.rd: Likewise.
+       * ld-alpha/tlspic.dd: Likewise.
+       * ld-alpha/tlspic.rd: Likewise.
+       * ld-alpha/tlspic.sd: Likewise.
+       * ld-alpha/tlspic.td: Likewise.
+       * ld-arm/tls-lib.d: Likewise.
+       * ld-arm/tls-lib.r: Likewise.
+       * ld-cris/gotplt2.d: Likewise.
+       * ld-cris/gotplt3.d: Likewise.
+       * ld-cris/hiddef1.d: Likewise.
+       * ld-cris/libdso-10.d: Likewise.
+       * ld-cris/libdso-11.d: Likewise.
+       * ld-cris/libdso-12.d: Likewise.
+       * ld-cris/libdso-14.d: Likewise.
+       * ld-cris/libdso-2.d: Likewise.
+       * ld-i386/tlsnopic.dd: Likewise.
+       * ld-i386/tlsnopic.rd: Likewise.
+       * ld-i386/tlsnopic.sd: Likewise.
+       * ld-i386/tlspic.rd: Likewise.
+       * ld-mmix/bpo-10.d: Likewise.
+       * ld-mmix/bpo-22.d: Likewise.
+       * ld-mmix/sec-7m.d: Likewise.
+       * ld-powerpc/tlsexe.r: Likewise.
+       * ld-powerpc/tlsexetoc.r: Likewise.
+       * ld-powerpc/tlsso.g: Likewise.
+       * ld-powerpc/tlsso.r: Likewise.
+       * ld-powerpc/tlsso32.d: Likewise.
+       * ld-powerpc/tlsso32.g: Likewise.
+       * ld-powerpc/tlsso32.r: Likewise.
+       * ld-powerpc/tlstocso.g: Likewise.
+       * ld-powerpc/tlstocso.r: Likewise.
+
+2005-06-23  Andreas Schwab  <schwab@suse.de>
+
+       * ld-elfweak/size_foo.c (foo): Fix warning about implicit return
+       type.
+
+2005-06-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-cris/libdso-10.d: Adjust for elf.sc .bss change.
+       * ld-cris/libdso-2.d: Likewise.
+       * ld-mmix/loc6.d: Likewise.
+
+2005-06-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-scripts/empty-aligned.t: Adjust alignment expressions so
+       that no .text? section is kept.  Also check setting vma and
+       lma.
+       * ld-scripts/empty-aligned.d: Update.
+
+2005-06-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-scripts/empty-aligned.d: Adjust.
+
+2005-06-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-cris/hiddef1.d: Undo the last change.
+       * ld-cris/libdso-10.d: Likewise.
+       * ld-cris/libdso-2.d: Likewise.
+
+2005-06-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-cris/hiddef1.d: Updated.
+       * ld-cris/libdso-10.d: Likewise.
+       * ld-cris/libdso-2.d: Likewise.
+
+2005-06-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/powerpc.exp (ppcelftests): Assemble sda test with -a32.
+
+2005-05-31  Zack Weinberg  <zack@codesourcery.com>
+
+       * ld-scripts/align.exp: Mark align1 XFAIL on PECOFF targets.
+       * ld-scripts/data.exp: Mark data UNSUPPORTED on a.out targets.
+       * ld-scripts/provide.exp, ld-scripts/size.exp: Mark all tests
+       UNSUPPORTED on a.out targets.  Tidy.
+
+2005-05-27  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/default.exp (CC): Use find_gcc.
+       (CFLAGS): Define, if no definition has been provided by the user.
+       (CXX): Likewise.
+       (CXXFLAGS): Likewise.
+
+2005-05-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-mmix/bpo-6.d: Updated.
+       * ld-mmix/bpo-19.d: Likewise.
+
+2005-05-22  Richard Henderson  <rth@redhat.com>
+
+       * ld-elfweak/dsow.dsym: Adjust for non-zero ST_OTHER.
+       * ld-elfweak/weak.dsym: Likewise.
+
+       * ld-selective/selective.exp: Don't test alpha.
+
 2005-05-20  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * ld-powerpc/sdalib.s, ld-powerpc/sdadyn.s, ld-powerpc/sdadyn.d: New
        ld-sparc/tlssunpic64.dd, ld-sparc/tlssunpic64.rd,
        ld-sparc/tlssunpic64.sd, ld-sparc/tlssunpic64.td): Update now
        that sparc64 ELF does support TLS.
-       
+
 2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-elf/empty.d: New file.
        * config/default.exp: Do not load libpath.exp if it does not
        exist.
        (CC): Provide fallback definition.
-       (CFLAGS): Likewise.
-       (CXX): Likewise.
-       (CXXFLAGS): Likewise.
-       
+
 2005-03-24  Eric Christopher  <echristo@redhat.com>
 
        * ld-mips-elf/rel32-n32.d: Revert changes.
This page took 0.024595 seconds and 4 git commands to generate.