* elf64-alpha.c (elf64_alpha_create_got_section): Always create
commit7b0aece506a1a1db4b5f45911dfefbf3f44d2340
authorAlan Modra <amodra@bigpond.net.au>
Fri, 1 Jul 2005 04:46:08 +0000 (1 04:46 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 1 Jul 2005 04:46:08 +0000 (1 04:46 +0000)
tree3b3e6b5ed130b6c5e918533430af19364952a7b9
parent934987e977b74afb6555515b5555490af9a0ec2b
* 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