* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
commit794c7fb6a669c2a374d715b82a175b876b58863e
authorJakub Jelinek <jakub@redhat.com>
Tue, 30 Jul 2002 14:28:55 +0000 (30 14:28 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 30 Jul 2002 14:28:55 +0000 (30 14:28 +0000)
tree0749afe7f0cd0c485a46cd4e7f1fbb90a292aa6a
parent0f92747e4fc3f781cf46a2ab42948ec2ddd3493e
* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.

* ldlang.c (lang_add_section): Don't turn .tbss into normal sections
for relocatable link.
(lang_size_sections_1): Don't make .tbss zero size for relocatable
link.
bfd/ChangeLog
bfd/elf.c
ld/ChangeLog
ld/ldlang.c