OSDN Git Service

* section.c (struct sec): Remove kept_section.
authorAlan Modra <amodra@bigpond.net.au>
Sat, 29 Sep 2001 12:07:00 +0000 (12:07 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 29 Sep 2001 12:07:00 +0000 (12:07 +0000)
commitd7109298c2ed9d2a73105bb38f090ec7504b3293
tree80b84946fba3b9eae8f8a60031f5924649625a97
parentc5aa05e5e69165e6b1553851bfb588dbe1c3a5b5
* section.c (struct sec): Remove kept_section.
(STD_SECTION): Remove kept_section initialisation.
(bfd_make_section_anyway): Here too.
* ecoff.c (bfd_debug_section): Remove kept_section initialisation.
* cofflink.c (_bfd_coff_link_input_bfd): Don't test kept_section.
* elflink.h (elf_link_input_bfd): Set discarded link-once section
symbols to zero, and remove all code involved with kept_section
and tracking section symbol values.
* bfd-in2.h: Regenerate.
* configure.in: Bump version number.
* configure: Regenerate.

* ldlang.c (section_already_linked): Remove assignment to kept_section.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/cofflink.c
bfd/configure
bfd/configure.in
bfd/ecoff.c
bfd/elflink.h
bfd/section.c