OSDN Git Service

* elflink.c (_bfd_elf_create_got_section): Check existing .got
authoramodra <amodra>
Mon, 24 Feb 2003 04:50:04 +0000 (04:50 +0000)
committeramodra <amodra>
Mon, 24 Feb 2003 04:50:04 +0000 (04:50 +0000)
commite17a9dc05b21715a4d7a929af90b9a5e3d2ad101
treece2869ae598bb8fafa458ba76cb70ae05f8557fd
parent843f307c30947ce61724be3a12fcf11ee5fd4066
* 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