* aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
authorHans-Peter Nilsson <hp@axis.com>
Mon, 3 Apr 2000 11:44:45 +0000 (11:44 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 3 Apr 2000 11:44:45 +0000 (11:44 +0000)
commit1642229ef3ad766ccf41dd3fa2f0568aa0a3197c
tree2e04c2caaf9e927d84b804acba9bac62efcad9ee
parent1ce6d55a69f34e933bc3365c85d0639a53ec9a2a
* aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
BFD_RELOC_16 to switch for extended relocs.
(MY_swap_ext_reloc_in): New.
(MY_swap_ext_reloc_out): New.
(NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
than NAME(aout,swap_ext_reloc_in) for extended relocs.
(NAME(aout,squirt_out_relocs)): Similarly use
MY_swap_ext_reloc_out.
(aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.
bfd/ChangeLog
bfd/aoutx.h