Fix -pie core dump with .rela.opd section.
commit455cecb9cee36c7927c40f2474937902714d2e5f
authorJim Wilson <wilson@tuliptree.org>
Wed, 19 Nov 2003 01:06:13 +0000 (19 01:06 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 19 Nov 2003 01:06:13 +0000 (19 01:06 +0000)
tree398d2c901dcf428a73833f174c519e101f231ae7
parenta8e0b034379bf761fe0ca1c1bf8379bfe455d6b2
Fix -pie core dump  with .rela.opd section.
bfd/ChangeLog
* elfxx-ia64.c (get_fptr): For fptr_rel, use dynobj not abfd.
(elfNN_ia64_size_dynamic_sections): When stripping sections, check
for ia64_info->rel_fptr_sec.
ld/ChangeLog
* emulparams/elf64_ia64.sh (OTHER_PLT_RELOC_SECTIONS): Include
.rela.opd if -pie.
bfd/ChangeLog
bfd/elfxx-ia64.c
ld/ChangeLog
ld/emulparams/elf64_ia64.sh