Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1995-10-27 | more XCOFF linker tweaks | Ian Lance Taylor | 1 | -3/+25 |
1995-10-27 | fix output location of common symbols | Ian Lance Taylor | 1 | -1/+4 |
1995-10-26 | do not output symbols which need relocs until the end | Ian Lance Taylor | 1 | -8/+0 |
1995-10-26 | get symndx right for TOC relative relocs | Ian Lance Taylor | 1 | -15/+60 |
1995-10-26 | tweak .loader reloc counting | Ian Lance Taylor | 1 | -1/+7 |
1995-10-26 | * xcofflink.c: Numerous changes to get closer to a working XCOFF | Ian Lance Taylor | 1 | -153/+228 |
1995-10-25 | fix XCOFF line number handling | Ian Lance Taylor | 1 | -16/+41 |
1995-10-25 | set l_stoff to 0 if there are no strings | Ian Lance Taylor | 1 | -4/+8 |
1995-10-25 | only read the section relocs if there are some | Ian Lance Taylor | 1 | -40/+44 |
1995-10-25 | tweak line number and gc handling | Ian Lance Taylor | 1 | -1/+11 |
1995-10-25 | * xcofflink.c: Extensive changes to support linking shared objects | Ian Lance Taylor | 1 | -438/+2468 |
1995-10-25 | * configure.in: Add xcofflink.o to pmac_xcoff_vec. | Stan Shebs | 1 | -0/+2817 |