* xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value
authorIan Lance Taylor <ian@airs.com>
Mon, 20 Nov 1995 19:57:30 +0000 (19:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 20 Nov 1995 19:57:30 +0000 (19:57 +0000)
commitb5403ad75475a885a050a070de97e640ff3add44
treef4a6ce6898ed4e0fc776c2b60b783d2102d41efb
parente7b6403a67d83ad3e478f99addefdbe2e5e5f379
* xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value
if it is not large enough to accomodate the entire TOC area with
signed 16 bit offsets.
(xcoff_write_global_symbol): Handle negative TOC offsets in global
linkage code.
(_bfd_ppc_xcoff_relocate_section): Adjust relocations against a
TOC anchor to use the TOC value used in the output file.
bfd/ChangeLog
bfd/xcofflink.c