bdb892b995
bfd/ 2012-03-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/13880 * elf32-i386.c (elf_i386_relocate_section): Don't issue an error for R_386_GOTOFF relocation against protected function if SYMBOLIC_BIND is true. * elf64-x86-64.c (elf_x86_64_relocate_section): Don't issue an error for R_X86_64_GOTOFF64 relocation against protected function when building executable or SYMBOLIC_BIND is true. ld/testsuite/ 2012-03-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/13880 * ld-i386/i386.exp: Run protected4 and protected5. * ld-x86-64/x86-64.exp: Likewise. * ld-i386/protected4.d: New. * ld-i386/protected4.s: Likewise. * ld-i386/protected5.d: Likewise. * ld-i386/protected5.s: Likewise. * ld-x86-64/protected4.d: Likewise. * ld-x86-64/protected4.s: Likewise. * ld-x86-64/protected5.d: Likewise. * ld-x86-64/protected5.s: Likewise.
230 lines
7.2 KiB
Text
230 lines
7.2 KiB
Text
2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/13880
|
||
* ld-i386/i386.exp: Run protected4 and protected5.
|
||
* ld-x86-64/x86-64.exp: Likewise.
|
||
|
||
* ld-i386/protected4.d: New.
|
||
* ld-i386/protected4.s: Likewise.
|
||
* ld-i386/protected5.d: Likewise.
|
||
* ld-i386/protected5.s: Likewise.
|
||
* ld-x86-64/protected4.d: Likewise.
|
||
* ld-x86-64/protected4.s: Likewise.
|
||
* ld-x86-64/protected5.d: Likewise.
|
||
* ld-x86-64/protected5.s: Likewise.
|
||
|
||
2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
|
||
|
||
* ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
|
||
--copy-dt-needed-entries.
|
||
|
||
2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* ld-arm/arm-elf.exp: Add new testcases.
|
||
* ld-arm/attr-merge-2.attr: Update ouput.
|
||
* ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
|
||
* ld-arm/attr-merge-2b.s: Likewise.
|
||
* ld-arm/attr-merge-3.attr: Updated expected output.
|
||
* ld-arm/attr-merge-4.attr: Likewise.
|
||
* ld-arm/attr-merge-5.attr: Likewise.
|
||
* ld-arm/attr-merge-6.attr: Likewise.
|
||
* ld-arm/attr-merge-7.attr: Likewise.
|
||
* ld-arm/attr-merge-arch-1.attr: Likewise.
|
||
* ld-arm/attr-merge-arch-2.attr: Likewise.
|
||
* ld-arm/attr-merge-unknown-2.d: Likewise.
|
||
* ld-arm/attr-merge-unknown-2r.d: Likewise.
|
||
* ld-arm/attr-merge-unknown-3.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-1.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-1r.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-2.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-2r.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-3.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-3r.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-4.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-4r.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-5.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-5r.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-6.d: Likewise.
|
||
* ld-arm/attr-merge-vfp-6r.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-00.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-02.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-04.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-20.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-22.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-40.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
|
||
* ld-arm/attr-merge-wchar-44.d: Likewise.
|
||
* ld-arm/attr-merge.attr: Likewise.
|
||
* ld-arm/attr-merge-div-0.s: New testcase.
|
||
* ld-arm/attr-merge-div-00.d: Likewise.
|
||
* ld-arm/attr-merge-div-01-m3.d: Likewise.
|
||
* ld-arm/attr-merge-div-01.d: Likewise.
|
||
* ld-arm/attr-merge-div-02.d: Likewise.
|
||
* ld-arm/attr-merge-div-1.s: Likewise.
|
||
* ld-arm/attr-merge-div-10-m3.d: Likewise.
|
||
* ld-arm/attr-merge-div-10.d: Likewise.
|
||
* ld-arm/attr-merge-div-11.d: Likewise.
|
||
* ld-arm/attr-merge-div-12.d: Likewise.
|
||
* ld-arm/attr-merge-div-120.d: Likewise.
|
||
* ld-arm/attr-merge-div-2.s: Likewise.
|
||
* ld-arm/attr-merge-div-20.d: Likewise.
|
||
* ld-arm/attr-merge-div-21.d: Likewise.
|
||
* ld-arm/attr-merge-div-22.d: Likewise.
|
||
|
||
2012-03-16 Alan Modra <amodra@gmail.com>
|
||
|
||
* ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
|
||
|
||
2012-03-15 Alan Modra <amodra@gmail.com>
|
||
|
||
* config/default.exp: Update copyright date.
|
||
* ld-elf/shared.exp: Pass --no-as-needed to various tests linking
|
||
shared libs.
|
||
* ld-elfvers/vers.exp: Likewise.
|
||
|
||
2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/13839
|
||
* ld-elf/pr13839.d: New.
|
||
* ld-elf/pr13839.s: Likewise.
|
||
* ld-elf/pr13839.t: Likewise.
|
||
|
||
2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/13817
|
||
* ld-i386/pr13302.d: Updated.
|
||
* ld-x86-64/pr13082-5b.d: Likewise.
|
||
* ld-x86-64/pr13082-6a.d: Likewise.
|
||
* ld-x86-64/pr13082-6b.d: Likewise.
|
||
|
||
2012-03-06 Alan Modra <amodra@gmail.com>
|
||
|
||
PR ld/13683
|
||
* ld-gc/pr13683.d: Allow non-zero top address digit.
|
||
|
||
2012-03-05 Hans-Peter Nilsson <hp@axis.com>
|
||
|
||
PR ld/13803
|
||
* ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
|
||
address of func_to_branch_to.
|
||
|
||
2012-03-01 Hans-Peter Nilsson <hp@axis.com>
|
||
|
||
PR ld/13789
|
||
* ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
|
||
|
||
2012-02-25 Walter Lee <walt@tilera.com>
|
||
|
||
* ld-tilegx/reloc-be.d: New.
|
||
* ld-tilegx/reloc-le.d: New.
|
||
* ld-tilegx/reloc.d: Delete.
|
||
* ld-tilegx/tilegx.exp: Test big and little endian.
|
||
|
||
2012-02-22 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR ld/13683
|
||
* ld-gc/pr13683.c: New test source file.
|
||
* ld-gc/pr13683.d: New test control and output file.
|
||
* ld-gc/gc.exp: Run the pr13683 test.
|
||
|
||
* ld-cris/tls-gc-68: Update expected symbol table dump.
|
||
* ld-cris/tls-gc-69: Likewise.
|
||
* ld-cris/tls-gc-70: Likewise.
|
||
* ld-cris/tls-gc-71: Likewise.
|
||
* ld-cris/tls-gc-75: Likewise.
|
||
* ld-cris/tls-gc-76.d: Likewise.
|
||
* ld-cris/tls-gc-79.d: Likewise.
|
||
|
||
2012-02-20 Thomas Schwinge <thomas@schwinge.name>
|
||
|
||
* ld-elf/comm-data.exp: Run for *-*-gnu*.
|
||
|
||
2012-02-14 Alan Modra <amodra@gmail.com>
|
||
|
||
* ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
|
||
* ld-elf/pr11304a.s: Always have whitespace before directives.
|
||
* ld-elf/pr11304b.s: Likewise.
|
||
* ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
|
||
* lib/ld-lib.exp: Likewise, and vice versa.
|
||
|
||
2012-02-13 Richard Henderson <rth@redhat.com>
|
||
|
||
PR ld/13621
|
||
* ld-elf/warn2.d: Expect ABS section for Foo.
|
||
* ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
|
||
|
||
2012-02-13 Alan Modra <amodra@gmail.com>
|
||
|
||
* ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
|
||
* ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
|
||
-m m68hc11elf to ld invocation.
|
||
* ld-m68hc11/adj-jump.d: Likewise.
|
||
* ld-m68hc11/bug-1403.d: Likewise.
|
||
* ld-m68hc11/bug-1417.d: Likewise.
|
||
* ld-m68hc11/bug-3331.d: Likewise.
|
||
* ld-m68hc11/relax-direct.d: Likewise.
|
||
* ld-m68hc11/relax-group.d: Likewise.
|
||
* ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
|
||
changed addresses.
|
||
* ld-m68hc11/far-hc12.d: Remove redundant #target line.
|
||
* ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
|
||
|
||
2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/13675
|
||
* ld-i386/tlsnopic.dd: Update no-op padding.
|
||
* ld-i386/tlspic.dd: Likewise.
|
||
|
||
2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/13616
|
||
* ld-i386/tlsbindesc.dd: Update no-op padding.
|
||
* ld-i386/tlsnopic.dd: Likewise.
|
||
* ld-i386/tlspic.dd: Likewise.
|
||
* ld-x86-64/tlsbin.dd: Likewise.
|
||
* ld-x86-64/tlsbindesc.dd: Likewise.
|
||
* ld-x86-64/tlspic.dd: Likewise.
|
||
|
||
2012-01-17 Alan Modra <amodra@gmail.com>
|
||
|
||
* config/default.exp: Provide tmpdir/ld/collect-ld.
|
||
|
||
2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/13581
|
||
* ld-x86-64/ilp32-4.s: New.
|
||
* ld-x86-64/ilp32-10.d: Likewise.
|
||
* ld-x86-64/ilp32-10.s: Likewise.
|
||
|
||
* ld-x86-64/ilp32-4.d: Adjusted.
|
||
* ld-x86-64/ilp32-5.d: Likewise.
|
||
* ld-x86-64/ilp32-5.s: Likewise.
|
||
|
||
* ld-x86-64/x86-64.exp: Run ilp32-10.
|
||
|
||
2012-01-05 Nick Clifton <nickc@redhat.com>
|
||
|
||
* ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
|
||
64-bit objects when the 32-bit object (loaded first) contains 32+
|
||
local symbols, all referenced by relocs and the 64-bit object
|
||
contains a reloc that uses a symbol in the 32-bit object.
|
||
* 32bit.s: New source file.
|
||
* 64bit.s: New source file.
|
||
* incompatible.l: New expected linker output file.
|
||
|
||
For older changes see ChangeLog-2011
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|