OSDN Git Service

bfd/
authorhjl <hjl>
Sat, 27 Jun 2009 16:07:06 +0000 (16:07 +0000)
committerhjl <hjl>
Sat, 27 Jun 2009 16:07:06 +0000 (16:07 +0000)
commitcd8263765dc7840289fe8e592a37b12f172af864
tree24a9590dbb05ae5efb97c58101c0f2f344b869f1
parent65a7f356974968c4c13edeb07aebc8fb49bb153d
bfd/

2009-06-27  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10337
* elf.c (bfd_section_from_shdr): Don't change sh_link for
SHT_REL/SHT_RELA sections on executable nor shared library.
Treat SHT_REL/SHT_RELA sections with sh_link set to SHN_UNDEF
as a normal section.

ld/testsuite/

2009-06-27  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10337
* ld-ifunc/binutils.exp: New.
bfd/ChangeLog
bfd/elf.c
ld/testsuite/ChangeLog
ld/testsuite/ld-ifunc/binutils.exp [new file with mode: 0644]