OSDN Git Service

* section.c (_bfd_strip_section_from_output): Remove unnecessary
authorAlan Modra <amodra@bigpond.net.au>
Thu, 4 Jul 2002 14:40:25 +0000 (14:40 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 4 Jul 2002 14:40:25 +0000 (14:40 +0000)
commitad050b6feff78cf58f4e63083de9df64c8d58e66
tree23dff37f4189b299d173421cf4e71b7bd10b5974
parent1fc2e830c6352224e7f24ee87fb699d4631a0742
* section.c (_bfd_strip_section_from_output):  Remove unnecessary
link order code.  Don't actually remove the output section here;
Just set a flag for the linker to do so.
* elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
sections when setting up output section dynsyms.
bfd/ChangeLog
bfd/elflink.c
bfd/section.c