X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=92530c8b893fdf683752c02c51d500cbd4c5c1cf;hb=bbe506e8ba9444fb4a00ba66762a2c498443e1b6;hp=f9a8bd54f16468f35010380ae1eeb3f84d8ec846;hpb=afd7a018c9e949ee9f1126ae4517567bd9d2dcb1;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index f9a8bd54f1..92530c8b89 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,524 @@ +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. + * 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 + + * 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 + + * ld-v850: New directory. + +2004-12-14 Richard Sandiford + + * ld-mips-elf/jal-overflow-2.[sd]: New test. + * ld-mips-elf/mips-elf.exp: Run it. + +2004-12-13 Richard Sandiford + + * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported. + +2004-12-11 Alan Modra + + * 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 + + * 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 + + * 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 + + * ld-elf/group1.d: Support 64bit. + +2004-12-01 Paul Brook + + * ld-elf/group1.d: New test. + * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test. + +2004-12-01 Daniel Jacobowitz + + * ld-selective/selective.exp: Use -print-libgcc-file-name for + ARM and v850 also. + +2004-11-24 Paul Brook + + * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change. + +2004-11-19 Nick Clifton + + * ld-scripts/script.exp: Add test of memory linker script. + Reorganise code to remove unnecessary indentation. + Fix target tests to avoid using --image-base with *-nto targets. + * ld-scripts/memory.t: New linker script to test the MEMORY + section and the ORIGIN and LENGTH operators. + +2004-11-17 Daniel Jacobowitz + + * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s, + ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r, + ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld, + ld-arm/arm-lib.ld: New files. + * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d, + ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r, + ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d, + ld-arm/arm-static-app.r: Update for big-endian. + * ld-arm/arm-elf.exp: Run the new tests. + +2004-11-16 Richard Sandiford + + * ld-mips-elf/eh-frame1.{s,ld}, + * ld-mips-elf/eh-frame1-{n32,n64},d: New test. + * ld-mips-elf/mips-elf.exp: Run it. + +2004-11-10 Alan Modra + + * ld-d10v/reloc-003.d: Update for changed error message. + * ld-d10v/reloc-004.d: Likewise. + * ld-d10v/reloc-007.d: Likewise. + * ld-d10v/reloc-008.d: Likewise. + * ld-d10v/reloc-011.d: Likewise. + * ld-d10v/reloc-012.d: Likewise. + * ld-d10v/reloc-015.d: Likewise. + * ld-d10v/reloc-016.d: Likewise. + +2004-11-08 Inderpreet Singh + Vineet Sharma + + * ld-maxq: New directory. Contains tests for the new maxq port. + +2004-11-04 Hans-Peter Nilsson + + * ld-elf/merge.d: xfail crisv32-*-*. + * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s, + ld-cris/dsov32-4.s, 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/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s, + ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d, + ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d, + ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d, + ld-cris/va-v10.d, ld-cris/va-v32.d: New tests. + * ld-cris/ldsym1.d: Adjust for change in linker script. + +2004-11-02 Hans-Peter Nilsson + + * ld-cris/expdyn1.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-2.d, + ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d, + ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd, + ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd, + ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g, + ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t, + ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r, + ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd, + ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd, + ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd, + ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden. + +2004-10-26 Paul Brook + + * ld-elfvers/vers.exp (build_binary): Add ldargs parameter. + (build_vers_lib_pic_flags): New function. + Add vers29 test. + * ld-elfvers/vers29.c: New file. + * ld-elfvers/vers29.dsym: New file. + * ld-elfvers/vers29.ver: New file. + +2004-10-24 Hans-Peter Nilsson + + * ld-mmix/sec-8m.d: Adjust test for dump using correct section + length. + * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d. + * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test. + + * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d, + ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d, + ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d, + ld-mmix/reg-1m.d: Adjust for changed error message format. + +2004-10-19 H.J. Lu + + * ld-elf/exclude.exp: Allow cris-*-elf. + + * ld-elf/exclude1.s: Add ".data". Remove "- include_sym". + * ld-elf/exclude2.s: Add ".data". + +2004-10-19 Hans-Peter Nilsson + + * ld-elf/exclude.exp: Don't run for cris-*-elf. + +2004-10-16 Daniel Jacobowitz + + * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New. + +2004-10-15 Alan Modra + + * ld-crx/reloc-num8.d: Adjust for changed orphan placement. + * ld-crx/reloc-num16.d: Likewise. + * ld-crx/reloc-num32.d: Likewise. + * ld-scripts/provide-2.t: Start .data at 0x2000. + * ld-scripts/provide-2.d: Adjust. + +2004-10-14 H.J. Lu + + * ld-scripts/sort.exp: Run for ELF targets only. + 2004-10-14 Alan Modra * ld-scripts/overlay-size.d: Update for changed orphan section @@ -628,7 +1149,7 @@ 2004-03-19 H.J. Lu * ld-elfvers/vers.exp: Add new tests for versioned weak - definition. + definition. * ld-elfvers/vers28a.c: New file. * ld-elfvers/vers28a.dsym: Likewise.