From: Ian Lance Taylor Date: Fri, 16 Sep 1994 16:14:51 +0000 (+0000) Subject: * aoutx.h (aout_link_write_other_symbol): If h->indx is -2, then X-Git-Tag: gdb-4_18~13502 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb9a2192799a41810a5d52598bd1ab69c95d1139;p=platform%2Fupstream%2Fbinutils.git * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5e1137d..4004317 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Fri Sep 16 12:12:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * 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. + Wed Sep 14 15:37:19 1994 Jeff Law (law@snake.cs.utah.edu) * som.h (struct somdata): New field sorted_syms.