OSDN Git Service

bfd/
authorjkratoch <jkratoch>
Fri, 22 Aug 2008 08:32:39 +0000 (08:32 +0000)
committerjkratoch <jkratoch>
Fri, 22 Aug 2008 08:32:39 +0000 (08:32 +0000)
commit9e5440a4d9cf26cc24678c0da5a206e520723bc2
tree698f3e3783c06df56af038bdd8fa26ea4af86e8c
parent44dc3264c899005349d14c2e62fddbc5304e00ec
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]