bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 27 Jun 2009 16:07:10 +0000 (16:07 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 27 Jun 2009 16:07:10 +0000 (16:07 +0000)
commit83b89087cf717b455598eee2fb5ddb4d5465a6a0
treea16218a3717d541bf82cc148b53eac113dbfe170
parent224180050f33e60feca36986cf2c843154b88138
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]