OSDN Git Service

* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
authorjakub <jakub>
Tue, 30 Jul 2002 14:28:53 +0000 (14:28 +0000)
committerjakub <jakub>
Tue, 30 Jul 2002 14:28:53 +0000 (14:28 +0000)
commit949fd15cc149a0acdbcb3a2de379d255790adb4d
tree5fe9cf655b194b742344b348b5d9d083bef3d9f3
parent061cb9884b19b2079c4a76fed4b161fa80493d9e
* 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