* xcofflink.c (xcoff_link_add_symbols): When considering whether
authorIan Lance Taylor <ian@airs.com>
Thu, 13 Jun 1996 00:16:39 +0000 (00:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 13 Jun 1996 00:16:39 +0000 (00:16 +0000)
commited675a0409c73a7a4f5ce7e02164e7f04845ff29
treec464a8c0f380c605a3f72704f753ba9a3d7826a1
parent49144784121822b6ff5e7c64ea72960ce6fa7faf
* xcofflink.c (xcoff_link_add_symbols): When considering whether
to replace a symbol in a dynamic object with a symbol from another
dynamic object, do the replacement if the existing symbol is
global linkage code.
PR 9860.
Also fix a couple of comment typos and indentation problems.
bfd/ChangeLog