* xcofflink.c (xcoff_link_add_symbols): Set the alignment power of
authorIan Lance Taylor <ian@airs.com>
Mon, 6 Nov 1995 19:36:29 +0000 (19:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 6 Nov 1995 19:36:29 +0000 (19:36 +0000)
commit83c23fca5b413733cce07a1a7b2716ffdd978985
tree59ae68ad3c1815cf46225e452343f6562ddbc97e
parent7ae3065c8fb06c5cbd444c7979e3948c24333502
* xcofflink.c (xcoff_link_add_symbols): Set the alignment power of
the created .tc section to 2.
(xcoff_mark): Don't keep a .loader reloc for a call to an
undefined symbol when creating a shared library.
(xcoff_build_ldsyms): When creating a shared library, generate
global linkage code for a call to an undefined symbol.
bfd/ChangeLog
bfd/xcofflink.c