bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 8b1c4971e1646ee4436fe1a8685632e0da637ce1..88d170b30b1ccac5d97288fac5e4a12940195b0c 100644 (file)
@@ -1,3 +1,325 @@
+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
+       files.
+       * ld-powerpc/powerpc.exp: Run the new test.
+
+2005-05-20  Bob Wilson  <bob.wilson@acm.org>
+
+       * ld-undefined/undefined.exp: Revert xfail for xtensa-*-*.
+
+2005-05-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 797
+       * empty-aligned.d: New file.
+       * empty-aligned.exp: Likewise.
+       * empty-aligned.s: Likewise.
+       * empty-aligned.t: Likewise.
+
+2005-05-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * ld-undefined/undefined.exp: xfail xtensa-*-*.
+
+2005-05-07  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlsexe32.d: Update for changed got layout.
+       * ld-powerpc/tlsexe32.g: Likewise.
+       * ld-powerpc/tlsexe32.r: Likewise.
+       * ld-powerpc/tlsso32.d: Likewise.
+       * ld-powerpc/tlsso32.g: Likewise.
+       * ld-powerpc/tlsso32.r: Likewise.
+
+2005-05-06  Nick Clifton  <nickc@redhat.com>
+
+       Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       * config/default.exp, ld-alpha/alpha.exp, ld-arm/arm-elf.exp,
+       ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
+       ld-cdtest/cdtest.exp, ld-checks/checks.exp, ld-cris/cris.exp,
+       ld-crx/crx.exp, ld-cygwin/exe-export.exp, ld-d10v/d10v.exp,
+       ld-discard/discard.exp, ld-elf/elf.exp, ld-elf/exclude.exp,
+       ld-elf/frame.exp, ld-elf/sec64k.exp, ld-elfcomm/elfcomm.exp,
+       ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
+       ld-fastcall/fastcall.exp, ld-frv/fdpic.exp, ld-frv/tls.exp,
+       ld-h8300/h8300.exp, ld-i386/i386.exp, ld-ia64/ia64.exp,
+       ld-linkonce/linkonce.exp, ld-m68hc11/m68hc11.exp,
+       ld-maxq/maxq.exp, ld-mips-elf/mips-elf-flags.exp,
+       ld-mips-elf/mips-elf.exp, ld-mmix/mmix.exp, ld-pe/pe.exp,
+       ld-powerpc/powerpc.exp, ld-s390/s390.exp, ld-scripts/align.exp,
+       ld-scripts/assert.exp, ld-scripts/crossref.exp,
+       ld-scripts/data.exp, ld-scripts/defined.exp,
+       ld-scripts/empty-orphan.exp, ld-scripts/map-address.exp,
+       ld-scripts/overlay-size.exp, ld-scripts/phdrs.exp,
+       ld-scripts/phdrs2.exp, ld-scripts/provide.exp,
+       ld-scripts/script.exp, ld-scripts/size.exp, ld-scripts/sizeof.exp,
+       ld-scripts/sort.exp, ld-scripts/weak.exp,
+       ld-selective/sel-dump.exp, ld-selective/selective.exp,
+       ld-sh/rd-sh.exp, ld-sh/arch/arch.exp, ld-sh/sh64/rd-sh64.exp,
+       ld-sh/sh64/relax.exp, ld-sh/sh64/relfail.exp, ld-sh/sh64/sh64.exp,
+       ld-shared/shared.exp, ld-sparc/sparc.exp,
+       ld-undefined/undefined.exp, ld-undefined/weak-undef.exp,
+       ld-versados/versados.exp, ld-x86-64/x86-64.exp,
+       ld-xstormy16/xstormy16.exp, ld-xtensa/coalesce.exp,
+       ld-xtensa/lcall.exp, lib/ld-lib.exp
+
+2005-05-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * ld-srec/srec.exp: Replace linux-gnu with linux-* to allow for
+       versions of Linux which do not use glibc.
+       * ld-sh/sh.exp: Likewise
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * lib/ld-lib.exp (regexp_diff): Pass test if last line is "#...".
+       * ld-elfweak/elfweak.exp: Run size2.d.
+       * ld-elfwaek/size2.d: New file.
+       * ld-elfwaek/size2a.s: New file.
+       * ld-elfwaek/size2b.s: New file.
+
+2005-04-26  Mark Kettenis  <kettenis@gnu.org>
+
+       * ld-fastcall/fastcall.exp: Don't run on i*86-*-openbsd*.
+
+       * ld-srec/srec.exp (run_srec_test): Deal with ProPolice on
+       *-*-openbsd*.
+
+2005-04-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-discard/extern.d: Expect error.
+       * ld-discard/start.d: Likewise.
+       * ld-discard/static.d: Likewise.
+
+2005-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/reloc.d: Update to suit removal of non-alloc relocs.
+
+2005-04-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-d10v/default_layout.d: Update for unused section removal.
+
+2005-04-14  David S. Miller  <davem@davemloft.net>
+
+       * ld-selective/sel-dump.exp: Do not exclude sparc64-*.
+       * ld-selective/selective.exp: Likewise.
+       * ld-sparc/sparc.exp: Add {32,64}-bit prefix to test
+       names so we know which one is failing.  Run sparc64 TLS
+       tests on multi-arch sparc platforms.
+       * ld-sparc/tls64.sd, ld-sparc/tlssunbin64.dd,
+       ld-sparc/tlssunbin64.rd, ld/ld-sparc/tlssunbin64.sd,
+       ld-sparc/tlssunbin64.td, ld-sparc/tlssunnopic64.dd,
+       ld-sparc/tlssunnopic64.rd, ld-sparc/tlssunnopic64.sd,
+       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.
+       * ld-elf/empty.s: Likewise.
+
+2005-04-11  David S. Miller  <davem@davemloft.net>
+
+       * ld-sparc/tlssunbin32.dd: Update for TLS relocation fixes.
+       * ld-sparc/tlssunbin32.rd: Likewise.
+       * ld-sparc/tlssunbin32.sd: Likewise.
+       * ld-sparc/tlssunpic32.dd: Likewise.
+
+2005-03-30  Julian Brown  <julian@codesourcery.com>
+
+       * ld-arm/arm-app-abs32.d: Update expected output due to mapping symbols
+       being untyped.
+       * ld-arm/arm-app.d: Likewise.
+       * ld-arm/mixed-app.d: Likewise.
+
+2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-arm/tls-lib.s, ld-arm/tls-lib.d, ld-arm/tls-lib.r,
+       ld-arm/tls-app.s, ld-arm/tls-app.d, ld-arm/tls-app.r: New files.
+       * ld-arm/arm-lib.ld, ld-arm/arm-dyn.ld: Increase data segment
+       alignment.
+       * ld-arm/arm-elf.exp: Run TLS tests.
+
+2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 803
+       * ld-ia64/ia64.exp: Pass -mtune=itanium1 to as.
+
+2005-03-24  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/default.exp: Do not load libpath.exp if it does not
+       exist.
+       (CC): Provide fallback definition.
+
 2005-03-24  Eric Christopher  <echristo@redhat.com>
 
        * ld-mips-elf/rel32-n32.d: Revert changes.
        * ld-d10v/reloc-015.d: Likewise.
        * ld-d10v/reloc-016.d: Likewise.
 
+2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
+
+       * ld-scripts/weak.exp: Enable test on PE, XFAIL non-i386 PE.
+       * ld-undefined/weak-undef.exp: Enable test on PE, XFAIL non-i386
+       PE.
+       * lib/ld-lib.exp (is_pecoff_format): New.
+
 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
            Vineet Sharma      <vineets@noida.hcltech.com>
 
 
        Actually add these files:
        2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
-       * testsuite/ld-sh/arch/arch.exp: New test script.
-       * testsuite/ld-sh/arch/arch_expected.txt: New file.
-       * testsuite/ld-sh/arch/sh.s: New file.
-       * testsuite/ld-sh/arch/sh2.s: New file.
-       * testsuite/ld-sh/arch/sh-dsp.s: New file.
-       * testsuite/ld-sh/arch/sh2e.s: New file.
-       * testsuite/ld-sh/arch/sh3-nommu.s: New file.
-       * testsuite/ld-sh/arch/sh3.s: New file.
-       * testsuite/ld-sh/arch/sh3-dsp.s: New file.
-       * testsuite/ld-sh/arch/sh3e.s: New file.
-       * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
-       * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
-       * testsuite/ld-sh/arch/sh4.s: New file.
-       * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
-       * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
-       * testsuite/ld-sh/arch/sh4a.s: New file.
+       * ld-sh/arch/arch.exp: New test script.
+       * ld-sh/arch/arch_expected.txt: New file.
+       * ld-sh/arch/sh.s: New file.
+       * ld-sh/arch/sh2.s: New file.
+       * ld-sh/arch/sh-dsp.s: New file.
+       * ld-sh/arch/sh2e.s: New file.
+       * ld-sh/arch/sh3-nommu.s: New file.
+       * ld-sh/arch/sh3.s: New file.
+       * ld-sh/arch/sh3-dsp.s: New file.
+       * ld-sh/arch/sh3e.s: New file.
+       * ld-sh/arch/sh4-nommu-nofpu.s: New file.
+       * ld-sh/arch/sh4-nofpu.s: New file.
+       * ld-sh/arch/sh4.s: New file.
+       * ld-sh/arch/sh4a-nofpu.s: New file.
+       * ld-sh/arch/sh4al-dsp.s: New file.
+       * ld-sh/arch/sh4a.s: New file.
 
 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
 
        3.4.0 and above, as this option and its functionality is no longer
        supported, making these tests fail).
 
+2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
+
+       * ld-sh/arch/arch.exp: New test script.
+       * ld-sh/arch/arch_expected.txt: New file.
+       * ld-sh/arch/sh.s: New file.
+       * ld-sh/arch/sh2.s: New file.
+       * ld-sh/arch/sh-dsp.s: New file.
+       * ld-sh/arch/sh2e.s: New file.
+       * ld-sh/arch/sh3-nommu.s: New file.
+       * ld-sh/arch/sh3.s: New file.
+       * ld-sh/arch/sh3-dsp.s: New file.
+       * ld-sh/arch/sh3e.s: New file.
+       * ld-sh/arch/sh4-nommu-nofpu.s: New file.
+       * ld-sh/arch/sh4-nofpu.s: New file.
+       * ld-sh/arch/sh4.s: New file.
+       * ld-sh/arch/sh4a-nofpu.s: New file.
+       * ld-sh/arch/sh4al-dsp.s: New file.
+       * ld-sh/arch/sh4a.s: New file.
+
 2004-05-18  Nick Clifton  <nickc@redhat.com>
 
        * ld-elf/frame.s: Replace @ with % so that the file can be
This page took 0.029491 seconds and 4 git commands to generate.