* elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
commit6e1d7f2a7162385f9f53e1364fe1dda36a27473c
authorAlan Modra <amodra@bigpond.net.au>
Mon, 28 May 2001 10:12:04 +0000 (28 10:12 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 28 May 2001 10:12:04 +0000 (28 10:12 +0000)
tree00a8bcfe5d0feab59875fe49248baa6889f56512
parentd129c4cb7edb19ed6508f70a9bf42ec54788f63e
* elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
for symbols forced local that need plabels.
(elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
.plt.rela for local syms if non-shared.
(hppa_build_one_stub): Mask lsb of plt.offset.
(elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
(clobber_millicode_symbols): Correct comment.
(elf32_hppa_relocate_section): Likewise.
(elf32_hppa_finish_dynamic_symbol): Likewise.
bfd/ChangeLog
bfd/elf32-hppa.c