* aoutx.h (KEEPIT): Change definition to udata.i.
authorIan Lance Taylor <ian@airs.com>
Fri, 14 Jul 1995 23:52:34 +0000 (23:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 14 Jul 1995 23:52:34 +0000 (23:52 +0000)
commitd0d491b17e7ebfb5ff3815c520a5655a9774d54e
treebd8c3036c6d88d9247f56a75f50932d7a7206a6a
parent5f10790049e628902a4cbb189ab107cf1b9ca486
* aoutx.h (KEEPIT): Change definition to udata.i.
(KEEPITTYPE): Remove.
(NAME(aout,reloc_type_lookup)): Add cases to the
extended reloc type switch: SPARC_GOT10, SPARC_GOT13, SPARC_GOT22,
SPARC_PC10, SPARC_PC22, SPARC_WPLT30.
(NAME(aout,swap_std_reloc_out)): Don't bother to use stoi when
retrieving KEEPIT value.
(NAME(aout,swap_ext_reloc_out)): Likewise.  Also, only add in
output section VMA for section symbols, and check BSF_SECTION_SYM
to control whether to set r_extern to 1.
bfd/ChangeLog