* xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate space
authorIan Lance Taylor <ian@airs.com>
Fri, 7 Mar 1997 16:50:22 +0000 (16:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 7 Mar 1997 16:50:22 +0000 (16:50 +0000)
commite8c4696e1b6dcf6a3d0e237cef3af77738d206fd
treebf823e901a7cbfe679bdf776555e7067ce941348
parenta98a3061a6df939f64dbb01646780756a5e5dd22
* xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate space
for at least 6 output symbols.
(xcoff_write_global_symbol): When emitting TOC entry relocs, also
emit a TC csect to represent the space they take up.  For an XO
symbol, just emit a reference, not a csect.
PR 11793.
bfd/ChangeLog
bfd/xcofflink.c