OSDN Git Service

* elf32-hppa.c (elf32_hppa_check_relocs): Update comment since we
authorAlan Modra <amodra@bigpond.net.au>
Fri, 28 Sep 2001 08:56:51 +0000 (08:56 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 28 Sep 2001 08:56:51 +0000 (08:56 +0000)
commit29047bfa2e12e3a7e71ed7874246bbeb9f63f569
treead1d47216ab7978794f6e33c80df7c4a04c8f935
parentbfdb32f8c5a2c936dddccde3b78ade8c7f47bb2b
* elf32-hppa.c (elf32_hppa_check_relocs): Update comment since we
no longer allocate here.  Localise some vars to blocks where they
are used.
(elf32_hppa_adjust_dynamic_symbol): Correct a comment.  Delay
setting of vars until needed.
(allocate_dynrelocs): Don't create a .plt entry without a reloc
when symbol visibilty makes a function local.
(elf32_hppa_finish_dynamic_symbol): Move expressions out of
swap_reloca_out function calls.
(elf32_hppa_relocate_section): Likewies.  Comment typo fix.
(elf32_hppa_finish_dynamic_sections): Migrate common code out of
switch statement.
bfd/ChangeLog
bfd/elf32-hppa.c