OSDN Git Service

* section.c (_bfd_strip_section_from_output): Remove unnecessary
authoramodra <amodra>
Thu, 4 Jul 2002 14:40:25 +0000 (14:40 +0000)
committeramodra <amodra>
Thu, 4 Jul 2002 14:40:25 +0000 (14:40 +0000)
commit946d7163a514dacb794ebce4e05129588edfdb13
tree869e09108e488fb77c114610cff81c7830c85cbd
parent0bb24e71eee97969b97f1889d50e71796f85716c
* 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