X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=a089dd249667d5ab6179386b4f77eca806afedea;hb=9a6351f1d23c0b4c67f9600f678afdf942d7af96;hp=89bb4168e9fed508db4a612897c17e396e75a1fa;hpb=15dd0fe8d420be93df771e7204e8c32fc284a0f4;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 89bb4168e9..a089dd2496 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,334 @@ +2005-03-08 Hans-Peter Nilsson + + Adjust testsuite for cris-axis-aout. + * ld-cris/noglob1.d: Adjust regexp for a.out output. + * ld-cris/badgotr1.d, ld-cris/expdyn1.d, ld-cris/expdyn2.d, + ld-cris/expdyn3.d, ld-cris/expdyn4.d, ld-cris/expdyn5.d, + ld-cris/expdyn6.d, ld-cris/expdyn7.d, ld-cris/gotplt1.d, + ld-cris/gotplt2.d, ld-cris/gotplt3.d, ld-cris/hiddef1.d, + ld-cris/libdso-1.d, ld-cris/libdso-10.d, ld-cris/libdso-11.d, + ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d, + ld-cris/libdso-2.d, ld-cris/libdso-3.d, ld-cris/libdso-4.d, + ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/nodyn4.d, + ld-cris/nodyn5.d, ld-cris/pv32-1.d, ld-cris/undef1.d, + ld-cris/weakref1.d: ld-cris/weakref2.d: Pass --em=criself to gas. + * ld-cris/v10-v32.d, ld-cris/v10-va.d, ld-cris/v32-ba-1.d, + ld-cris/v32-v10.d, ld-cris/v32-va.d, ld-cris/va-v10.d, + ld-cris/va-v32.d: Ditto. Pass -m criself to gld. + * ld-cris/v32-bin-1.d: Pass -m criself to gld. + +2005-03-05 Alan Modra + + * ld-alpha/tlsbin.dd: Update to suit changed section layout and + removed section symbols. + * ld-alpha/tlsbin.rd: Likewise. + * ld-alpha/tlsbin.sd: 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-powerpc/tlsexe.g: Update for removed dot-symbols. + * ld-powerpc/tlsexe.r: Likewise. + * ld-powerpc/tlsexetoc.g: Likewise. + * ld-powerpc/tlsexetoc.r: Likewise. + +2005-03-04 David Daney + + * ld-mips-elf/multi-got-no-shared-1.s, + ld-mips-elf/multi-got-no-shared-2.s, + ld-mips-elf/multi-got-no-shared.d: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2005-03-02 Daniel Jacobowitz + + * ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld, + ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32.d, + ld-mips-elf/tlslib-o32.s, ld-mips-elf/mips-lib.ld, + ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32.d, + ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlsbin-o32.d, + ld-mips-elf/tlsdyn-o32.s, ld-mips-elf/tls-multi-got-1.got, + ld-mips-elf/tls-multi-got-1-1.s, ld-mips-elf/tls-multi-got-1.d, + ld-mips-elf/tls-multi-got-1.r, ld-mips-elf/tls-multi-got-1-2.s, + ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib.ver, + ld-mips-elf/tlslib-o32-hidden.got, ld-mips-elf/tlslib-hidden.ver, + ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-3.got, + ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.s, + ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-1.got, + ld-mips-elf/tlsdyn-o32-2.got: New files. + * ld-mips-elf/mips-elf.exp: Run the new tests. + +2005-03-01 Nick Clifton + + * ld-d10v/default_layout.d: Adjust expected offsets to allow for + section alignment. + + * ld-discard/extern.d: Adjust expected warning to take into + account the fact that the linker's name might be included and that + the reloc might have been adjusted to be against the section + symbol. + +2005-02-22 Eric Christopher + + * ld-mips-elf/reloc-merge-lo16.d: Correct symbol + table size for __start. + +2005-02-22 Daniel Jacobowitz + + * ld-elfvsb/hidden2.d: Expect OBJECT. + * ld-elfvsb/hidden2.s: Force type OBJECT. + * ld-elfvsb/hidden2.ld: Place .dynamic explicitly. + * ld-elf/start.s: Provide __start for MIPS. + * ld-elfcomm/elfcomm.exp: Accept MIPS common section. XFAIL size change + test. + * ld-elf/warn1.d: Use group.ld instead of -Ttext. + +2005-02-21 Alan Modra + + * lib/ld-lib.exp (run_dump_test): Don't require a dump program if + #warning given. Rearrange to allow $program to remain unset. + Don't allow gas errors. Append objcopy_as_link output to that + from the linker before testing against expected output. Fail the + test if warning not found when expected. Conversely fail the + test if ld errors or warnings given when not expected. + +2005-02-21 Alan Modra + + * ld-elf/exclude1.s: Use ".dc.a". + * ld-elfvsb/hidden2.s: Likewise. + +2005-02-21 Alan Modra + + * ld-elf/warn1.d: Specify -Ttext. + * ld-scripts/align.exp (align2a, align2b: Don't run on aout targets. + * ld-scripts/align2.t: Discard all but .text and .data. + * ld-scripts/align2a.d: Accept non-readonly for coff. + * ld-scripts/align2b.d: Likewise. + * lib/ld-lib.exp (is_aout_format): New function. + +2005-02-18 Alan Modra + + * ld-scripts/align2a.d: Don't assume anything about section + padding or alignment, or max page size. Allow 64-bit addresses. + * ld-scripts/align2b.d: Likewise. + +2005-02-17 Zack Weinberg + + * ld-scripts/align.exp: Rename existing "ALIGN" test to "align1". + Add dump tests "align2a", "align2b", "align2c". + * ld-scripts/align2.t, ld-scripts/align2a.s, ld-scripts/align2a.d + * ld-scripts/align2b.s, ld-scripts/align2b.d + * ld-scripts/align2c.s, ld-scripts/align2c.d: New files. + +2005-02-17 Alexandre Oliva + + * ld-frv/fdpic-static-6.d: Update. + * ld-frv/fdpic*.d: Remove explicit -mfdpic from #as. Update + spelling of errors and warnings. + +2005-02-15 Nigel Stephens + Maciej W. Rozycki + + * ld-mips-elf/mips16-hilo.d: New test for the R_MIPS16_HI16 and + R_MIPS16_LO16 relocs. + * ld-mips-elf/mips16-hilo-n32.d: Likewise, for the n32 ABI. + * ld-mips-elf/mips16-hilo.s: Auxiliary source for the new tests. + * ld-mips-elf/mips-elf.exp: Run the new tests. + +2005-02-14 Eric Botcazou + + * ld-sparc/sparc.exp: Enable on Solaris. Disable 32-bit tests + on sparc64-elf. + +2005-02-13 Jan Beulich + + * 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 + + * ld-sparc/tlssunnopic32.rd: Adjust for .dynsym changes. + * ld-sparc/tlssunpic32.rd: Likewise. + +2005-02-13 Eric Botcazou + + * ld-elf/warn1.d: Do not run on sparc64-*-solaris2*. + +2005-02-11 Paul Brook + + * ld-elf/symbol1w.s: Avoid using @function syntax. + +2005-02-12 Alan Modra + + * ld-elfvsb/hidden2.s: Replace .word with .long. + +2005-02-10 Paul Brook + + * ld-elfvsb/hidden2.s: New file + * ld-elfvsb/hidden2.d: New file + * ld-elfvsb/hidden2.ld: New file + +2005-02-07 Alexandre Oliva + + * ld-frv/fdpic-shared-8-fail.d: Tweak error messages. + +2005-02-07 Hans-Peter Nilsson + + * 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 + + * 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 + + * ld-powerpc/tlsso.r: Update. + * ld-powerpc/tlstocso.r: Update. + +2005-01-31 Daniel Jacobowitz + + * 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 + + * ld-elf/group1.d: Accept OBJECT symbols. + +2005-01-31 Richard Sandiford + + * 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 + + * ld/ia64/tlsbin.[rt]d: Widen expected offset/size ranges. + * ld/ia64/tlspic.[rt]d: Likewise. + +2005-01-25 Alexandre Oliva + + * ld-frv/fdpic.exp: Add -mfdpic to ASFLAGS. + * ld-frv/tls.exp: Likewise. + 2004-11-26 Alexandre Oliva + * 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 + * 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 + + * ld-mips-elf/eh-frame2-{n32,n64}.d: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2005-01-17 Andrew Stubbs + + * 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 * ld-sh/shared-1.d: Update for changed dynamic syms. @@ -8,7 +339,7 @@ 2004-12-21 Tomer Levi - * ld-crx/reloc-abs32.d: Update reference file according + * 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.