OSDN Git Service

bfd/
authorAlan Modra <amodra@bigpond.net.au>
Fri, 27 Oct 2006 03:22:08 +0000 (03:22 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 27 Oct 2006 03:22:08 +0000 (03:22 +0000)
commit0ca1dbc2ab6323fb59d65a4cfa9dfb9b1449c4aa
tree2bf0e524527ae36f7dc4e4b649fbbfe7f2ad4ba5
parent03b256da312cdb73b80c4fdb7de2dae9f3cbdd83
bfd/
* section.c (SEC_KEEP): Update comment.
* bfd-in2.h: Regenerate.
* elflink.c (bfd_elf_gc_sections): Ignore SEC_EXCLUDE sections.
* merge.c (_bfd_merge_sections): Set SEC_KEEP on excluded sections.
* stabs.c (_bfd_discard_section_stabs): Likewise.
(_bfd_link_section_stabs): Likewise.  Simplify abs_section check.
ld/
* ldlang.c (lang_map): Don't say SEC_LINKER_CREATED and SEC_KEEP
sections have been discarded.
(lang_do_version_exports_section): Set SEC_KEEP on export section.
* emultempl/elf32.em (before_allocation): Set SEC_KEEP on warning
sections.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elflink.c
bfd/merge.c
bfd/section.c
bfd/stabs.c