]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-alpha.c
* elf64-alpha.c (elf64_alpha_create_got_section): Always create
authorAlan Modra <amodra@gmail.com>
Fri, 1 Jul 2005 04:46:08 +0000 (04:46 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 1 Jul 2005 04:46:08 +0000 (04:46 +0000)
commit85d162e6db2034e9763e6c77892c914b0dc03b1d
tree0d747f85946f1990e93fc25eb042645d764751ed
parentc8c9c2972e30fe4e8a084efeb022298dafacb7d4
* 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