aboutsummaryrefslogtreecommitdiff
path: root/bfd/xcofflink.c
AgeCommit message (Expand)AuthorFilesLines
1995-10-27more XCOFF linker tweaksIan Lance Taylor1-3/+25
1995-10-27fix output location of common symbolsIan Lance Taylor1-1/+4
1995-10-26do not output symbols which need relocs until the endIan Lance Taylor1-8/+0
1995-10-26get symndx right for TOC relative relocsIan Lance Taylor1-15/+60
1995-10-26tweak .loader reloc countingIan Lance Taylor1-1/+7
1995-10-26 * xcofflink.c: Numerous changes to get closer to a working XCOFFIan Lance Taylor1-153/+228
1995-10-25fix XCOFF line number handlingIan Lance Taylor1-16/+41
1995-10-25set l_stoff to 0 if there are no stringsIan Lance Taylor1-4/+8
1995-10-25only read the section relocs if there are someIan Lance Taylor1-40/+44
1995-10-25tweak line number and gc handlingIan Lance Taylor1-1/+11
1995-10-25 * xcofflink.c: Extensive changes to support linking shared objectsIan Lance Taylor1-438/+2468
1995-10-25 * configure.in: Add xcofflink.o to pmac_xcoff_vec.Stan Shebs1-0/+2817