bfd/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 22 Aug 2008 08:32:40 +0000 (08:32 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 22 Aug 2008 08:32:40 +0000 (08:32 +0000)
commitb2064611d4230414258b5a3a1e8f49e5b0af2f3f
treea6dd4bf218ffecc8295d1475b1871fcc2eb724b7
parentfec8276095570d58a8d32a0956d831e0e58e4981
bfd/
Fix PR ld/3290 regression for cross-files DW_FORM_ref_addr relocations.
* elflink.c (elf_link_add_object_symbols): Make debug symbols local
now only for non-RELOCATABLE targets.

ld/testsuite/
* ld-x86-64/dwarfreloc.exp, ld-x86-64/dwarfreloc.rd,
ld-x86-64/dwarfreloc1.s, ld-x86-64/dwarfreloc2.s: New test.
bfd/ChangeLog
bfd/elflink.c
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/dwarfreloc.exp [new file with mode: 0644]
ld/testsuite/ld-x86-64/dwarfreloc.rd [new file with mode: 0644]
ld/testsuite/ld-x86-64/dwarfreloc1.s [new file with mode: 0644]
ld/testsuite/ld-x86-64/dwarfreloc2.s [new file with mode: 0644]