From fb9a2192799a41810a5d52598bd1ab69c95d1139 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 16 Sep 1994 16:14:51 +0000 Subject: [PATCH] * 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 | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 2.7.4