Fix -pie core dump with .rela.opd section.
authorJim Wilson <wilson@tuliptree.org>
Wed, 19 Nov 2003 01:06:13 +0000 (01:06 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 19 Nov 2003 01:06:13 +0000 (01:06 +0000)
commit55936540a78cd6b3480e5e72437b90328d3a5d98
tree3f1aa901c3da8207f84fdab535ee30e6ab8626b1
parent1c620505b02538e752133c9a588bc404f00ad2a3
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