* aoutx.h (aout_link_write_other_symbol): If h->indx is -2, then
authorIan Lance Taylor <ian@airs.com>
Fri, 16 Sep 1994 16:14:51 +0000 (16:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 Sep 1994 16:14:51 +0000 (16:14 +0000)
commitfb9a2192799a41810a5d52598bd1ab69c95d1139
tree479cfa16248187abbedf75a9672a292a90906cd1
parent8b129785e413189936bbf180f8a0f09afbc43ddb
* aoutx.h (aout_link_write_other_symbol): If h->indx is -2, then
always write it out even if it would normally be stripped.
(aout_link_input_section_std): If we find a reloc against a
stripped global symbol, force it to be written out rather than
merely calling unattached_reloc.
(aout_link_input_section_ext): Likewise.
(aout_link_reloc_link_order): Likewise.
bfd/ChangeLog