* 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.
This commit is contained in:
Ian Lance Taylor 1994-09-16 16:14:51 +00:00
parent 8b129785e4
commit fb9a219279
1 changed files with 10 additions and 0 deletions

View File

@ -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.