OSDN Git Service

* elf.c (elf_fake_sections): Formatting.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 19 May 2006 00:51:28 +0000 (00:51 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 19 May 2006 00:51:28 +0000 (00:51 +0000)
commit3c4f57543be748737f98a918adea5a3f94176df9
tree69266dd15f6b4b5023d40873a2046b394e988e2d
parent908e5fbd04f279ce060b3e8ed862025e1a6e8a05
* elf.c (elf_fake_sections): Formatting.
(assign_file_positions_for_load_sections): Only add SEC_ALLOC
sections to p_memsz.  Remove hack for PT_NOTE sections.  Allow
section alignment to increase p_align for PT_LOAD.
(assign_file_positions_for_non_load_sections): Remove ARM BPABI
hack for PT_DYNAMIC.  Instead, set p_filesz for all segments
other than PT_LOAD, and PT_NOTE in core.
bfd/ChangeLog
bfd/elf.c