* elflink.c (_bfd_elf_create_got_section): Check existing .got
commit0c0e99ce407b05809db866f25cfe1e6ecd42962a
authorAlan Modra <amodra@bigpond.net.au>
Mon, 24 Feb 2003 04:50:04 +0000 (24 04:50 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 24 Feb 2003 04:50:04 +0000 (24 04:50 +0000)
tree46f6149b449a8aa95db8253ef7f3ef83a9801625
parent941e7b3ffbf4a7bae62111d38d45f760999bdd8a
* elflink.c (_bfd_elf_create_got_section): Check existing .got
section flags before concluding that we've already been called.
Don't use register keyword.
(_bfd_elf_create_dynamic_sections): Don't use register keyword.
(_bfd_elf_create_linker_section): Formatting.
bfd/ChangeLog
bfd/elflink.c