* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
authorJakub Jelinek <jakub@redhat.com>
Tue, 30 Jul 2002 14:28:55 +0000 (14:28 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 30 Jul 2002 14:28:55 +0000 (14:28 +0000)
commit704afa601f9abdd212d000ff61b1c6a32e085a0b
tree7bd1dd4a4ba0fdc51bd2c21594e2e97a733fcee3
parent5f8a3188304fc1456111158ae5e51889b3142801
* 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
This page took 0.025147 seconds and 4 git commands to generate.