PR 12763
commitef88e8e245a8d61afbe17fe8d9b02b3a11f4e197
authorAlan Modra <amodra@bigpond.net.au>
Mon, 23 May 2011 05:40:59 +0000 (23 05:40 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 23 May 2011 05:40:59 +0000 (23 05:40 +0000)
treecb77e7be36bdc1d730574578f3c3fa7fa4b2b3f7
parentf30faf81057393bb5121622ea25820391d6a20b6
PR 12763
bfd/
* elf.c (assign_file_positions_for_load_sections): Set sh_offset for
.tbss, and page align same for all SHT_NOBITS sections.
ld/
* ldlang.c (lang_output_section_find_by_flags): Match orphan .sdata2
like sections to existing .sdata2, and similarly for orphan TLS
sections.
* emultempl/elf32.em (place_orphan): Exclude .tbss from orphan_bss.
bfd/ChangeLog
bfd/elf.c
ld/ChangeLog
ld/ldlang.c