* aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
commitbab53160f8624c048f4be85c7e74ca18d564e46e
authorHans-Peter Nilsson <hp@axis.com>
Mon, 3 Apr 2000 11:44:45 +0000 (3 11:44 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 3 Apr 2000 11:44:45 +0000 (3 11:44 +0000)
treea4284e420118c0c704abe7340d32ddb1dfb88925
parent74912cb7b0b278f4105af868823503948bc460e8
* 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