OSDN Git Service

* elf64-alpha.c (elf64_alpha_create_got_section): Always create
authorAlan Modra <amodra@bigpond.net.au>
Fri, 1 Jul 2005 04:46:08 +0000 (04:46 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 1 Jul 2005 04:46:08 +0000 (04:46 +0000)
commit2be1811973b500fc34b1281fa7dabb32751b67ca
tree8e30171e27b413eb961a1b2dfe1b8f6334902484
parentf7b006ddd045a94986ca96d380053f4c449c87c0
* elf64-alpha.c (elf64_alpha_create_got_section): Always create
a new .got section.
(elf64_alpha_create_dynamic_sections): Always make new sections
by using bfd_make_section_anyway_with_flags.  Check that .got not
already created.
(elf64_alpha_check_relocs): Delete "got_created".  Use tdata->gotobj
instead.
bfd/ChangeLog
bfd/elf64-alpha.c