* elf.c (elf_fake_sections): When calculating tbss size, just use
commit80fe65f48c0e816d9b5a55c91a63f7893a1bc328
authorAlan Modra <amodra@bigpond.net.au>
Thu, 3 Nov 2005 02:53:38 +0000 (3 02:53 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 3 Nov 2005 02:53:38 +0000 (3 02:53 +0000)
tree09a76de538b070bd60d5b420c102dc26e7c66e46
parent53f34a510b687bae30588562ebcebe8c03c5cec3
* elf.c (elf_fake_sections): When calculating tbss size, just use
the last link_order.
(assign_file_positions_for_segments): Likewise.
* elflink.c (bfd_elf_final_link): Likewise.
(elf_reloc_link_order): Correct comment.
bfd/ChangeLog
bfd/elf.c
bfd/elflink.c