]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf32-hppa.c
* elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
authorAlan Modra <amodra@gmail.com>
Thu, 21 Jun 2001 05:47:12 +0000 (05:47 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 21 Jun 2001 05:47:12 +0000 (05:47 +0000)
commit68fb2e56a3c3f53695819211bfa001ff217e2960
tree15366026bddd9c0dfdb1cb3cf58565b12aa861b8
parentafe5040c4cf6243a9c997c1276609ddf66e70faf
* elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
allocate local .got space.  Use shortcuts from hash table for .got
and .plt rather than comparing section names.
(elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
adjusting index into local_got_refcounts to document what we are
really doing.
(elf32_hppa_relocate_section): Similarly for local_plt_offsets.
Tidy .got and .plt error checking.
bfd/ChangeLog
bfd/elf32-hppa.c