PR 12763
authorAlan Modra <amodra@gmail.com>
Mon, 23 May 2011 05:41:01 +0000 (05:41 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 23 May 2011 05:41:01 +0000 (05:41 +0000)
commit6de6a7fe356bbb94c090d48366908f1eb8db6dbb
tree107eef4f5b74faaad05a505c8502e2f4da845ccf
parent3bd61671c358dcb210ebadfba6657453e6c07678
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
This page took 0.02639 seconds and 4 git commands to generate.