* ld-sparc/sparc.exp: Enable on Solaris. Disable 32-bit tests
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index d927189df6ed7bee83ec930fa94df5a6eed01a79..4e1153f4765363dfaa35f95d4b385ad8792b946b 100644 (file)
@@ -1,3 +1,289 @@
+2005-02-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * ld-sparc/sparc.exp: Enable on Solaris.  Disable 32-bit tests
+       on sparc64-elf.
+
+2005-02-13  Jan Beulich  <jbeulich@novell.com>
+
+       * ld-elfvers/vers.exp (as_options): New. Set to -x for ia64.
+       (build_binary): Pass as_options to ld_assemble.
+       (test_ldfail): Likewise.
+       (build_exec): Likewise.
+       Pass as_options to run_ld_link_tests.
+       * ld-ia64/tlsbin.s: Add .explicit.
+       * ld-ia64/tlsbinpic.s: Likewise.
+       * ld-ia64/tlspic1.s: Likewise.
+
+2005-02-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * ld-sparc/tlssunnopic32.rd: Adjust for .dynsym changes.
+       * ld-sparc/tlssunpic32.rd: Likewise.
+
+2005-02-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.
+
+2005-02-11  Paul Brook  <paul@codesourcery.com>
+
+       * ld-elf/symbol1w.s: Avoid using @function syntax.
+
+2005-02-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elfvsb/hidden2.s: Replace .word with .long.
+
+2005-02-10  Paul Brook  <paul@codesourcery.com>
+
+       * ld-elfvsb/hidden2.s: New file
+       * ld-elfvsb/hidden2.d: New file
+       * ld-elfvsb/hidden2.ld: New file
+
+2005-02-07  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
+
+2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/libdso-13.d: Adjust for being identified as warning.
+
+       * ld-cris/globsymw2.s: New file.
+       * ld-cris/warn3.d, ld-cris/warn4.d: New tests.
+
+       * ld-discard/extern.d, ld-discard/start.d, ld-discard/static.d:
+       Adjust for being identified as warnings.
+
+       * ld-cris/stabs1.s: New file.
+       * ld-cris/undef2.d, ld-cris/undef3.d: New tests.
+
+       * ld-elf/start.s, ld-elf/symbolref.s, ld-elf/symbol1w.s,
+       ld-elf/warn1.d: New test.
+
+       * lib/ld-lib.exp: Support new directive "warning".
+
+2005-02-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-mips-elf/eh-frame3.d, ld-mips-elf/eh-frame4.d: Move comments
+       after test commands.
+       * ld-mips-elf/mips-elf.exp: Skip multi-got-1 on non-GNU/Linux
+       systems.
+
+2005-02-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlsso.r: Update.
+       * ld-powerpc/tlstocso.r: Update.
+
+2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d,
+       ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
+       ld-mips-elf/elf-rel-xgot-n64-linux.d, ld-mips-elf/elf-rel-xgot-n64.d,
+       ld-mips-elf/jalbal.d: Force big-endian.
+       * ld-mips-elf/multi-got-1.d: Make more flexible.
+       * ld-mips-elf/rel32-n32.d, ld-mips-elf/rel32-o32.d,
+       ld-mips-elf/rel64.d: Update offsets.
+
+2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-elf/group1.d: Accept OBJECT symbols.
+
+2005-01-31  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/eh-frame1.s: Create a .gcc_compiled_long32 if using
+       32-bit pointers.
+       * ld-mips-elf/eh-frame1.d: Link in .gcc_compiled_long32 sections.
+       * ld-mips-elf/eh-frame[34].d: New tests.
+       * ld-mips-elf/mips-elf.exp: Run them.
+
+2005-01-28  Jan Beulich  <jbeulich@novell.com>
+
+       * ld/ia64/tlsbin.[rt]d: Widen expected offset/size ranges.
+       * ld/ia64/tlspic.[rt]d: Likewise.
+
+2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-frv/fdpic.exp: Add -mfdpic to ASFLAGS.
+       * ld-frv/tls.exp: Likewise.
+       2004-11-26  Alexandre Oliva  <aoliva@redhat.com>
+       * ld-frv/tls-3.s: New.
+       * ld-frv/tls-static-3.d: New.
+       * ld-frv/tls-dynamic-3.d: New.
+       * ld-frv/tls-pie-3.d: New.
+       * ld-frv/tls-shared-3.d: New.
+       * ld-frv/tls-relax-static-3.d: New.
+       * ld-frv/tls-relax-dynamic-3.d: New.
+       * ld-frv/tls-relax-pie-3.d: New.
+       * ld-frv/tls-relax-shared-3.d: New.
+       * ld-frv/tls.exp: Run the new tests.
+       * ld-frv/tls-dynamic-2.d: Adjust for improved relaxation.
+       * ld-frv/tls-relax-dynamic-2.d: Likewise.
+       * ld-frv/tls-relax-initial-shared-2.d: Likewise.
+       2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
+       * ld-frv/tls-1-dep.s: New.
+       * ld-frv/tls-1-shared.lds: New.
+       * ld-frv/tls-1.s: New.
+       * ld-frv/tls-2.s: New.
+       * ld-frv/tls-dynamic-1.d: New.
+       * ld-frv/tls-dynamic-2.d: New.
+       * ld-frv/tls-initial-shared-2.d: New.
+       * ld-frv/tls-pie-1.d: New.
+       * ld-frv/tls-relax-dynamic-1.d: New.
+       * ld-frv/tls-relax-dynamic-2.d: New.
+       * ld-frv/tls-relax-initial-shared-2.d: New.
+       * ld-frv/tls-relax-pie-1.d: New.
+       * ld-frv/tls-relax-shared-1.d: New.
+       * ld-frv/tls-relax-shared-2.d: New.
+       * ld-frv/tls-relax-static-1.d: New.
+       * ld-frv/tls-shared-1-fail.d: New.
+       * ld-frv/tls-shared-1.d: New.
+       * ld-frv/tls-shared-2.d: New.
+       * ld-frv/tls-static-1.d: New.
+       * ld-frv/tls.exp: New.
+       * ld-frv/fdpic-pie-1.d: Adjust for 64-bit host.
+       * ld-frv/fdpic-pie-2.d: Likewise.
+       * ld-frv/fdpic-pie-6.d: Likewise.
+       * ld-frv/fdpic-pie-7.d: Likewise.
+       * ld-frv/fdpic-pie-8.d: Likewise.
+       * ld-frv/fdpic-shared-1.d: Likewise.
+       * ld-frv/fdpic-shared-2.d: Likewise.
+       * ld-frv/fdpic-shared-3.d: Likewise.
+       * ld-frv/fdpic-shared-4.d: Likewise.
+       * ld-frv/fdpic-shared-5.d: Likewise.
+       * ld-frv/fdpic-shared-6.d: Likewise.
+       * ld-frv/fdpic-shared-7.d: Likewise.
+       * ld-frv/fdpic-shared-8.d: Likewise.
+       * ld-frv/fdpic-shared-local-2.d: Likewise.
+       * ld-frv/fdpic-shared-local-8.d: Likewise.
+       * ld-frv/fdpic-static-1.d: Likewise.
+       * ld-frv/fdpic-static-2.d: Likewise.
+       * ld-frv/fdpic-static-6.d: Likewise.
+       * ld-frv/fdpic-static-7.d: Likewise.
+       * ld-frv/fdpic-static-8.d: Likewise.
+
+2005-01-17  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/eh-frame2-{n32,n64}.d: New tests.
+       * ld-mips-elf/mips-elf.exp: Run them.
+
+2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
+
+       * ld-sh/arch/arch.exp: Correct the email address.
+       Correct a few comment typos.
+       (test_arch,test_arch_error): Use 'ld -r' to avoid illegal
+       relocations killing the test.
+       * ld-sh/arch/arch_expected.txt: Update/Correct the test results.
+       * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
+       * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
+       * ld-sh/arch/sh2a-nofpu.s: Generate new file.
+       * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.
+       * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
+       * ld-sh/arch/sh2a.s: Generate new file.
+       * ld-sh/arch/sh2e.s: Regenerate.
+       * ld-sh/arch/sh2.s: Regenerate.
+       * ld-sh/arch/sh3-dsp.s: Regenerate.
+       * ld-sh/arch/sh3e.s: Regenerate.
+       * ld-sh/arch/sh3-nommu.s: Regenerate.
+       * ld-sh/arch/sh3.s: Regenerate.
+       * ld-sh/arch/sh4al-dsp.s: Regenerate.
+       * ld-sh/arch/sh4a-nofpu.s: Regenerate.
+       * ld-sh/arch/sh4a.s: Regenerate.
+       * ld-sh/arch/sh4-nofpu.s: Regenerate.
+       * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
+       * ld-sh/arch/sh4.s: Regenerate.
+       * ld-sh/arch/sh-dsp.s: Regenerate.
+       * ld-sh/arch/sh.s: Regenerate.
+
+2005-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/shared-1.d: Update for changed dynamic syms.
+       * ld-sh/sh64/gotplt.d: Likewise.
+       * ld-sh/sh64/init-cmpct.d: Likewise.
+       * ld-sh/sh64/init-media.d: Likewise.
+       * ld-sh/sh64/init64.d: Likewise.
+
+2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * ld-crx/reloc-abs32.d: Update reference file according 
+       to disassembler printing method.
+       * ld-crx/reloc-rel16.d: Likewise.
+       * ld-crx/reloc-rel24.d: Likewise.
+       * ld-crx/reloc-rel32.d: Likewise.
+       * ld-crx/reloc-rel4.d: Likewise.
+       * ld-crx/reloc-rel8-cmp.d: Likewise.
+       * ld-crx/reloc-rel8.d: Likewise.
+
+2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-v850: New directory.
+
+2004-12-14  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/jal-overflow-2.[sd]: New test.
+       * ld-mips-elf/mips-elf.exp: Run it.
+
+2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
+
+2004-12-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-mmix/bpo-1.d: Update for changed section syms.
+       * ld-mmix/bpo-10.d: Likewise.
+       * ld-mmix/bpo-11.d: Likewise.
+       * ld-mmix/bpo-14.d: Likewise.
+       * ld-mmix/bpo-16.d: Likewise.
+       * ld-mmix/bpo-17.d: Likewise.
+       * ld-mmix/bpo-18.d: Likewise.
+       * ld-mmix/bpo-19.d: Likewise.
+       * ld-mmix/bpo-2.d: Likewise.
+       * ld-mmix/bpo-22.d: Likewise.
+       * ld-mmix/bpo-3.d: Likewise.
+       * ld-mmix/bpo-4.d: Likewise.
+       * ld-mmix/bpo-5.d: Likewise.
+       * ld-mmix/bpo-6.d: Likewise.
+       * ld-mmix/bpo-9.d: Likewise.
+       * ld-mmix/greg-1.d: Likewise.
+       * ld-mmix/greg-19.d: Likewise.
+       * ld-mmix/greg-2.d: Likewise.
+       * ld-mmix/greg-3.d: Likewise.
+       * ld-mmix/greg-4.d: Likewise.
+       * ld-mmix/greg-5.d: Likewise.
+       * ld-mmix/greg-5s.d: Likewise.
+       * ld-mmix/greg-6.d: Likewise.
+       * ld-mmix/greg-7.d: Likewise.
+       * ld-mmix/loc1.d: Likewise.
+       * ld-mmix/loc2.d: Likewise.
+       * ld-mmix/loc3.d: Likewise.
+       * ld-mmix/loc4.d: Likewise.
+       * ld-mmix/loc6.d: Likewise.
+       * ld-mmix/locdo-1.d: Likewise.
+       * ld-mmix/loct-1.d: Likewise.
+       * ld-mmix/locto-1.d: Likewise.
+       * ld-mmix/start-1.d: Likewise.
+       * ld-sh/sh64/abi32.xd: Likewise.
+       * ld-sh/sh64/abi64.xd: Likewise.
+       * ld-sh/sh64/cmpct1.xd: Likewise.
+       * ld-sh/sh64/mix1.xd: Likewise.
+       * ld-sh/sh64/mix2.xd: Likewise.
+       * ld-sh/sh64/rel32.xd: Likewise.
+       * ld-sh/sh64/rel64.xd: Likewise.
+       * ld-sh/sh64/shdl32.xd: Likewise.
+       * ld-sh/sh64/shdl64.xd: Likewise.
+
+2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * ld-mips-elf/jalbal.d: New test.
+       * ld-mips-elf/jalbal.s: New test.
+       * ld-mips-elf/mips-elf.exp: Run it.
+
+2004-12-08  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * ld-mips-elf/jaloverflow.d: New test.
+       * ld-mips-elf/jaloverflow.s: New test.
+       * ld-mips-elf/mips-elf.exp: Run it.
+
+2004-12-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/group1.d: Support 64bit.
+
 2004-12-01  Paul Brook  <paul@codesourcery.com>
 
        * ld-elf/group1.d: New test.
This page took 0.025213 seconds and 4 git commands to generate.