bfd/
commitb23a571b57078faa996fdbc88ab6dd2d69b28135
authorH.J. Lu <hjl@lucon.org>
Sat, 27 Jun 2009 16:07:10 +0000 (27 16:07 +0000)
committerH.J. Lu <hjl@lucon.org>
Sat, 27 Jun 2009 16:07:10 +0000 (27 16:07 +0000)
tree0320a59f43c68f4e5f1b86d55c0cc7e8efe54294
parent815d4a49c64b5cc83dd75a8f843cf6700a553b2a
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]