X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=a9e1d84148540f64edbdaa902489d6a9cfdffaa9;hb=b9eb56c1fd7e43313494e4f50ed4f61351e49b16;hp=4b36184e1d21588e54558c99d34fca54dc28b39a;hpb=465e2c43ad8492bf2a50771ba74e6d1c39160580;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4b36184e1d..a9e1d84148 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,455 @@ +2008-10-07 Nick Clifton + + * ld-ia64/tlsbin.rd: Update expected output now that --wide does + not truncate section names. + * ld-ia64/tlspic.rd: Likewise. + +2008-10-06 Tom Tromey + + * ld-elf/eh1.d, ld-elf/eh2.d, ld-elf/eh3.d, ld-elf/eh4.d, + ld-elf/eh5.d, ld-elf/eh6.d, ld-mips-elf/eh-frame1-n32.d, + ld-mips-elf/eh-frame1-n64.d, ld-mips-elf/eh-frame2-n32.d, + ld-mips-elf/eh-frame2-n64.d, ld-mips-elf/eh-frame3.d, + ld-mips-elf/eh-frame4.d: Update for readelf change. + +2008-10-04 H.J. Lu + + PR ld/6931 + * ld-elf/group7.d: New. + +2008-10-03 H.J. Lu + + * ld-elf/group5.d: Updated. + * ld-elf/group6.d: Likewise. + +2008-10-03 Tristan Gingold + + * ld-elf/stab.d: Don't run on alpha (to avoid relocation + overflow on 64 bits targets whose stab values is 32 bits). + +2008-10-03 H.J. Lu + + PR ld/6931 + * ld-elf/group4.d: New. + * ld-elf/group5.d: Likewise. + * ld-elf/group6.d: Likewise. + +2008-10-03 Alan Modra + + * ld-powerpc/vxworks1-lib.rd: Update. + +2008-09-29 Alan Modra + + * ld-elf/extract-symbol-1sec.d: Correct section lma. + +2008-09-25 Alan Modra + + * ld-elf/eh-group.exp: Only run on ELF targets. + * ld-elf/eh5b.s: Export main, start, __start. + +2008-09-20 Richard Sandiford + + * ld-mips-elf/reloc-estimate-1.d: Make endian-neutral. + +2008-09-20 Jan Kratochvil + + Provide virtual target "cfi" for targets supporting CFI. + * ld-elf/eh-frame-hdr.d: Replace target and xfail statements by single + `target: cfi'. + * ld-elf/eh-group.exp: Call check_as_cfi instead of is_elf_format. + * ld-elf/eh-group1.s, elf/eh-group2.s: Use more compatible section + flags prefix '%'. + * ld-elf/eh5.d: Replace target statement by `target: cfi' with an Alpha + exception. Relax the `Code alignment factor' matching. + * lib/ld-lib.exp: Rename istarget as istarget_ld. + (istarget, check_as_cfi): New procedure. + (run_dump_test): New comment for the virtual target `cfi'. + +2008-09-17 Jan Kratochvil + + * ld-elf/eh-group.exp, ld-elf/eh-group1.s, ld-elf/eh-group2.s: New test. + +2008-09-17 Jan Kratochvil + + Fix testcases compilation failures due to unused variables. + * ld-elfcomm/common1b.c (dummy1): Mark the variable for GCC as USED. + * ld-shared/main.c (main): Move the P variable only to the places where + it is used. + +2008-09-16 H.J. Lu + + PR ld/6877 + * ld-elf/comm1.c: New. + * ld-elf/func1.c: Likewise. + + * ld-elf/shared.exp: Add tests for libfunc1.so and comm1. + +2008-08-26 Nick Clifton + + * ld-arm/arm-elf.exp: Add farcall-thumb-arm-short test. + * ld-arm/farcall-group2.s: Fix comment. + * ld-arm/farcall-thumb-arm-short.d: New test. + * ld-arm/farcall-thumb-arm-short.s: New test. + +2008-08-22 Jan Kratochvil + + * ld-x86-64/dwarfreloc.exp, ld-x86-64/dwarfreloc.rd, + ld-x86-64/dwarfreloc1.s, ld-x86-64/dwarfreloc2.s: New test. + +2008-08-20 Bob Wilson + + * ld-xtensa/tlsbin.dd, ld-xtensa/tlsbin.rd, ld-xtensa/tlsbin.s, + ld-xtensa/tlsbin.sd, ld-xtensa/tlsbin.td, ld-xtensa/tlslib.s, + ld-xtensa/tlspic.dd, ld-xtensa/tlspic.rd, ld-xtensa/tlspic.sd, + ld-xtensa/tlspic.td, ld-xtensa/tlspic1.s, ld-xtensa/tlspic2.s: New. + * ld-xtensa/xtensa.exp: Run them. + +2008-08-18 Richard Sandiford + + * ld-mips-elf/mips16-pic-4a.s, ld-mips-elf/mips16-pic-4b.s, + ld-mips-elf/mips16-pic-4.ver, ld-mips-elf/mips16-pic-4a.dd, + ld-mips-elf/mips16-pic-4a.nd, ld-mips-elf/mips16-pic-4a.gd, + ld-mips-elf/mips16-pic-4c.s, ld-mips-elf/mips16-pic-4b.dd: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2008-08-17 Nick Clifton + + * ld-elf/sec-to-seg1.s: Shorten test data to align the section to + a 4-byte boundary. + +2008-08-08 Richard Sandiford + Daniel Jacobowitz + + * ld-mips-elf/mips16-pic-3a.s, + ld-mips-elf/mips16-pic-3b.s, + ld-mips-elf/mips16-pic-3.dd, + ld-mips-elf/mips16-pic-3.gd, + ld-mips-elf/mips16-pic-3.rd, + ld-mips-elf/mips16-pic-3.inc, + ld-mips-elf/pic-and-nonpic-1a.s, + ld-mips-elf/pic-and-nonpic-1b.s, + ld-mips-elf/pic-and-nonpic-1.ld, + ld-mips-elf/pic-and-nonpic-1.dd, + ld-mips-elf/pic-and-nonpic-1.nd, + ld-mips-elf/pic-and-nonpic-1-rel.dd, + ld-mips-elf/pic-and-nonpic-1-rel.nd, + ld-mips-elf/pic-and-nonpic-2a.s, + ld-mips-elf/pic-and-nonpic-2b.s, + ld-mips-elf/pic-and-nonpic-2.d, + ld-mips-elf/pic-and-nonpic-3a.s, + ld-mips-elf/pic-and-nonpic-3a.ld, + ld-mips-elf/pic-and-nonpic-3a.dd, + ld-mips-elf/pic-and-nonpic-3a.gd, + ld-mips-elf/pic-and-nonpic-3a.sd, + ld-mips-elf/pic-and-nonpic-3b.s, + ld-mips-elf/pic-and-nonpic-3b.ld, + ld-mips-elf/pic-and-nonpic-3b.ad, + ld-mips-elf/pic-and-nonpic-3b.dd, + ld-mips-elf/pic-and-nonpic-3b.gd, + ld-mips-elf/pic-and-nonpic-3b.nd, + ld-mips-elf/pic-and-nonpic-3b.pd, + ld-mips-elf/pic-and-nonpic-3b.rd, + ld-mips-elf/pic-and-nonpic-3b.sd, + ld-mips-elf/pic-and-nonpic-3-error.d, + ld-mips-elf/pic-and-nonpic-4a.s, + ld-mips-elf/pic-and-nonpic-4b.s, + ld-mips-elf/pic-and-nonpic-4b.ld, + ld-mips-elf/pic-and-nonpic-4b.ad, + ld-mips-elf/pic-and-nonpic-4b.dd, + ld-mips-elf/pic-and-nonpic-4b.gd, + ld-mips-elf/pic-and-nonpic-4b.nd, + ld-mips-elf/pic-and-nonpic-4b.rd, + ld-mips-elf/pic-and-nonpic-4b.sd, + ld-mips-elf/pic-and-nonpic-4-error.d, + ld-mips-elf/pic-and-nonpic-5a.s, + ld-mips-elf/pic-and-nonpic-5b.s, + ld-mips-elf/pic-and-nonpic-5b.ld, + ld-mips-elf/pic-and-nonpic-5b.ad, + ld-mips-elf/pic-and-nonpic-5b.dd, + ld-mips-elf/pic-and-nonpic-5b.gd, + ld-mips-elf/pic-and-nonpic-5b.nd, + ld-mips-elf/pic-and-nonpic-5b.rd, + ld-mips-elf/pic-and-nonpic-5b.sd, + ld-mips-elf/pic-and-nonpic-5b.pd, + ld-mips-elf/pic-and-nonpic-6.ld, + ld-mips-elf/pic-and-nonpic-6-o32a.s, + ld-mips-elf/pic-and-nonpic-6-o32b.s, + ld-mips-elf/pic-and-nonpic-6-o32c.s, + ld-mips-elf/pic-and-nonpic-6-o32.ad, + ld-mips-elf/pic-and-nonpic-6-o32.dd, + ld-mips-elf/pic-and-nonpic-6-o32.gd, + ld-mips-elf/pic-and-nonpic-6-o32.nd, + ld-mips-elf/pic-and-nonpic-6-o32.pd, + ld-mips-elf/pic-and-nonpic-6-o32.rd, + ld-mips-elf/pic-and-nonpic-6-o32.sd, + ld-mips-elf/pic-and-nonpic-6-n32a.s, + ld-mips-elf/pic-and-nonpic-6-n32b.s, + ld-mips-elf/pic-and-nonpic-6-n32c.s, + ld-mips-elf/pic-and-nonpic-6-n32.ad, + ld-mips-elf/pic-and-nonpic-6-n32.dd, + ld-mips-elf/pic-and-nonpic-6-n32.gd, + ld-mips-elf/pic-and-nonpic-6-n32.nd, + ld-mips-elf/pic-and-nonpic-6-n32.pd, + ld-mips-elf/pic-and-nonpic-6-n32.rd, + ld-mips-elf/pic-and-nonpic-6-n32.sd, + ld-mips-elf/pic-and-nonpic-6-n64a.s, + ld-mips-elf/pic-and-nonpic-6-n64b.s, + ld-mips-elf/pic-and-nonpic-6-n64c.s, + ld-mips-elf/pic-and-nonpic-6-n64.ad, + ld-mips-elf/pic-and-nonpic-6-n64.dd, + ld-mips-elf/pic-and-nonpic-6-n64.gd, + ld-mips-elf/pic-and-nonpic-6-n64.nd, + ld-mips-elf/pic-and-nonpic-6-n64.pd, + ld-mips-elf/pic-and-nonpic-6-n64.rd, + ld-mips-elf/pic-and-nonpic-6-n64.sd: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2008-08-07 Richard Sandiford + + * ld-mips-elf/tls-hidden4.got, ld-mips-elf/tls-hidden4.r: We have + removed an unused GOT entry that was allocated for the R_MIPS_32 + relocation against "undef", so adjust addresses down by 4 bytes. + * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-2.d: We have + changed the order of the GOT entries so that reloc-only ones + come last. "undef" is only referred to by dynamic relocations, + so it now comes after "glob". + * ld-mips-elf/mips16-pic-2.dd, ld-mips-elf/mips16-pic-2.gd, + ld-mips-elf/mips16-pic-2.nd, ld-mips-elf/mips16-pic-2.rd: We have + removed two unused local GOT entries that were originally created + as global entries for the hidden symbols "used2" and "used3". + "used4" and "used5" are only referred to by relocations, so they + now come after "used6" and "used7". + +2008-08-07 Richard Sandiford + + * ld-mips-elf/got-vers-1a.s, ld-mips-elf/got-vers-1b.s, + ld-mips-elf/got-vers-1.ver, ld-mips-elf/got-vers-1.dd, + ld-mips-elf/got-vers-1.sd, ld-mips-elf/got-vers-1.rd: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2008-08-07 Richard Sandiford + + * ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.got, + ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-3.d: Change the + GOT layout as follows: + + BEFORE AFTER + +0x08 %call16(__tls_get_addr) %call16(__tls_get_addr) + +0x0c %tlsldm(tlsbin_ld) %gottprel(tlsvar_ie) + +0x10 " " %tlsgd(tlsvar_gd) + +0x14 %tlsgd(tlsvar_gd) " " + +0x18 " " %tlsgd(tlsbin_gd) + +0x1c %gottprel(tlsvar_ie) " " + +0x20 %tlsgd(tlsbin_gd) %tlsldm(tlsbin_ld) + +0x24 " " " " + +0x28 %gottprel(tlsbin_ie) %gottprel(tlsbin_ie) + +2008-08-07 Richard Sandiford + + * ld-mips-elf/reloc-estimate-1.d, ld-mips-elf/reloc-estimate-1.ld, + ld-mips-elf/reloc-estimate-1a.s, ld-mips-elf/reloc-estimate-1b.s: + New test. + * ld-mips-elf/mips-elf.exp: Run it. + +2008-08-06 Richard Sandiford + + * ld-mips-elf/tls-hidden3.ld: Remove the unused .MIPS.stubs section. + Keep the text start address the same. + * ld-mips-elf/tls-multi-got-1.got: We have removed a .MIPS.stubs + section that contained only a 16-byte dummy stub. Subtract 16 + from addresses to account for the change. + * ld-mips-elf/tls-multi-got-1.r: Likewise. Adjust MIPS_UNREFEXTNO + to account the removed section symbol. + * ld-mips-elf/tlsdyn-o32-1.d: We have deleted a .MIPS.stubs + section that contained only a 16-byte dummy stub. Remove it + from the disassembly. + * ld-mips-elf/tlsdyn-o32-2.d: Likewise. + * ld-mips-elf/tlsdyn-o32-3.d: Likewise. + * ld-mips-elf/tlsdyn-o32.d: Likewise. + * ld-mips-elf/relax-jalr-n32-shared.d: Likewise. + * ld-mips-elf/relax-jalr-n64-shared.d: Likewise. + +2008-08-06 Richard Sandiford + + * ld-mips-elf/mips16-local-stubs-1.d: Remove stub_for_h3, + which was only referenced by the .pdr section, and was not + actually needed by code. + * ld-mips-elf/mips16-intermix.d: Remove unused static function stubs. + * ld-mips-elf/mips16-pic-1a.s, + ld-mips-elf/mips16-pic-1b.s, + ld-mips-elf/mips16-pic-1-dummy.s, + ld-mips-elf/mips16-pic-1.dd, + ld-mips-elf/mips16-pic-1.gd, + ld-mips-elf/mips16-pic-1.inc, + ld-mips-elf/mips16-pic-1.ld, + ld-mips-elf/mips16-pic-2a.s, + ld-mips-elf/mips16-pic-2b.s, + ld-mips-elf/mips16-pic-2.ad, + ld-mips-elf/mips16-pic-2.dd, + ld-mips-elf/mips16-pic-2.gd, + ld-mips-elf/mips16-pic-2.nd, + ld-mips-elf/mips16-pic-2.rd: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2008-08-06 Alan Modra + + * ld-elf/extract-symbol-1sec.d: Update. + +2008-07-30 Nick Clifton + + * ld-elf/sec-to-seg.exp: New test: Checks the assignment of + sections to segments. + * ld-elf/sec-to-seg1.s: Test source file. + * ld-elf/sec-to-seg2.s: Test source file. + * ld-elf/sec-to-seg-script-same-page.t: Test linker script. + * ld-elf/sec-to-seg-script-adjoining-pages.t: Test linker script. + * ld-elf/sec-to-seg-script-disjoint-pages.t: Test linker script. + +2008-07-28 Alexandre Oliva + + * ld-i386/tlsbindesc.dd: Adjust incorrect expectations for LD to + LE relaxation. + * ld-x86-64/tlsbindesc.dd: Likewise. + * ld-i386/tlsbindesc.rd: Adjust address of _TLS_MODULE_BASE_. + * ld-x86-64/tlsbindesc.rd: Likewise. + Reported by Cary Coutant + +2008-07-27 Alan Modra + + * ld-gc/gc.exp (test_gc): xfail powerpc64. + +2008-07-26 Michael Eager + + * ld-powerpc/powerpc.exp: Run new tests. + * ld-powerpc/attr-gnu-4-03.d: New file. + * ld-powerpc/attr-gnu-4-14.d: New file. + * ld-powerpc/attr-gnu-4-23.d: New file. + * ld-powerpc/attr-gnu-4-24.d: New file. + * ld-powerpc/attr-gnu-4-32.d: New file. + * ld-powerpc/attr-gnu-4-33.d: New file. + * ld-powerpc/attr-gnu-4-34.d: New file. + * ld-powerpc/attr-gnu-4-41.d: New file. + * ld-powerpc/attr-gnu-4-4.s: New file. + * ld-powerpc/attr-gnu-4-13.d: Adjust. + * ld-powerpc/attr-gnu-4-31.d: Adjust. + +2008-07-26 Alan Modra + + * ld-scripts/include.exp: Don't run test for aout. + * ld-scripts/include.s: Use .fill rather than .4byte. + * ld-scripts/include-1.d: Adjust. + +2008-07-22 Alan Modra + + * ld-alpha/tlsbin.rd: Update. + * ld-alpha/tlsbinr.rd: Update. + * ld-arm/mixed-app.sym: Update. + * ld-arm/use-thumb-lib.sym: Update. + * ld-cris/pv32-1.d: Update. + +2008-07-21 Nick Clifton + + * ld-scripts/include-sections.t: Discard all sections not + explicitly requested by the rest of the linker script. + * ld-scripts/include-1.d: Expect test to fail for AIX ports. + Do not assume that the .text section will be marked readonly. + * ld-scripts/include.s: Replace .section directives with just + .text or .data. + +2008-07-18 Joseph Myers + + * ld-arm/attr-merge-wchar-0.s,ld-arm/attr-merge-wchar-2.s, + ld-arm/attr-merge-wchar-4.s, ld-arm/attr-merge-wchar-00-nowarn.d, + ld-arm/attr-merge-wchar-00.d, ld-arm/attr-merge-wchar-02-nowarn.d, + ld-arm/attr-merge-wchar-02.d, ld-arm/attr-merge-wchar-04-nowarn.d, + ld-arm/attr-merge-wchar-04.d, ld-arm/attr-merge-wchar-20-nowarn.d, + ld-arm/attr-merge-wchar-20.d, ld-arm/attr-merge-wchar-22-nowarn.d, + ld-arm/attr-merge-wchar-22.d, ld-arm/attr-merge-wchar-24-nowarn.d, + ld-arm/attr-merge-wchar-24.d, ld-arm/attr-merge-wchar-40-nowarn.d, + ld-arm/attr-merge-wchar-40.d, ld-arm/attr-merge-wchar-42-nowarn.d, + ld-arm/attr-merge-wchar-42.d, ld-arm/attr-merge-wchar-44-nowarn.d, + ld-arm/attr-merge-wchar-44.d: New. + * ld-arm/arm-elf.exp: Run new tests. + +2008-07-11 H.J. Lu + + * ld-m68k/got-12.s: Removed. + * ld-m68k/got-13.s: Likewise. + * ld-m68k/got-14.s: Likewise. + * ld-m68k/got-15.s: Likewise. + * ld-m68k/got-34.s: Likewise. + * ld-m68k/got-35.s: Likewise. + * ld-m68k/xgot-15.s: Likewise. + + * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Remove #source + and expected relocations. + * ld-m68k/got-multigot-14-ok.d: Likewise. + * ld-m68k/got-negative-12-13-14-34-ok.d: Likewise. + * ld-m68k/got-negative-14-ok.d: Likewise. + * ld-m68k/got-single-12-ok.d: Likewise. + * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise. + * ld-m68k/got-xgot-15-ok.d: Likewise. + + * ld-m68k/got-multigot-15-er.d: Remove #source. + * ld-m68k/got-negative-12-13-14-35-er.d: Likewise. + * ld-m68k/got-negative-15-er.d: Likewise. + * ld-m68k/got-single-13-er.d: Likewise. + + * ld-m68k/m68k.exp: Move GOT tests to ... + * ld-m68k/m68k-got.exp: This. New. + +2008-07-10 Richard Sandiford + + * ld-mips-elf/no-shared-1-o32.s, + ld-mips-elf/no-shared-1-o32.d, + ld-mips-elf/no-shared-1-n32.d, + ld-mips-elf/no-shared-1-n64.s, + ld-mips-elf/no-shared-1-n64.d, + ld-mips-elf/no-shared-1.ld: New tests. + * ld-mips-elf/mips-elf.exp: Run them. + +2008-07-07 Stan Shebs + + * ld-arm/arm-elf.exp: Use objdump -d for arm-be8 test. + * ld-arm/arm-be8.d: Change to test disassembly. + +2008-07-06 Nathan Sidwell + + * ld-scripts/include-1.d: New. + * ld-scripts/include-1.t: New. + * ld-scripts/include-data.t: New. + * ld-scripts/include-mem.t: New. + * ld-scripts/include-ram.t: New. + * ld-scripts/include-sections.t: New. + * ld-scripts/include-subdata.t: New. + * ld-scripts/include.exp: New. + * ld-scripts/include.s: New. + +2008-06-29 Andreas Schwab + + * ld-m68k/got-1.s: New file. + * ld-m68k/got-1.d: New dump test. + * ld-m68k/m68k.exp: Run it. + +2008-06-24 Daniel Jacobowitz + + * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d, + ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d, + ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d, + ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d, + ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d, + ld-arm/farcall-thumb-arm-blx-pic-veneer.d, + ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm.d, + ld-arm/farcall-thumb-thumb-blx-pic-veneer.d, + ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d, + ld-arm/thumb2-bl-as-thumb1-bad.d, ld-arm/thumb2-bl-bad.d: Update for + stub symbols and stub corrections. + +2008-06-20 Alan Modra + + * ld-spu/ovl.d: Update. + * ld-spu/ovl2.d: Update. + 2008-06-16 Hans-Peter Nilsson PR gas/6607