summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/lib.c
AgeCommit message (Expand)Author
1995-06-04Cut some convoluted code that caused library members to get pulledpk
1994-12-23"weak symbol" support (fudged into `a.out' by means of the n_other field).pk
1994-06-29Some refinement in resolving symbols from shared objects.pk
1994-06-10Conversion to err()/warn() for error reports.pk
1994-04-07PC relative segment relocations don't need to be looked at at run-time (suchpk
1994-04-03Terminate comment at a reasonable place.pk
1994-03-31Suck in lseek() prototype.pk
1994-01-28Use `.type' directives generated by gcc.pk
1993-12-15Whoops, a couple of lines at the wrong place.pk
1993-12-10Fix bug causing spurious "duplicate symbol" error messages (which thenpk
1993-12-08Many internal changes, most notably in the symbol counting stuff.pk
1993-11-10Eleminate duplicate inclusion of shared objects (libgcc!).pk
1993-11-05Pull in archives containing definitions needed by shared objects.pk
1993-11-01The N_SET* symbols are back in. C++ object files can now be linked again.pk
1993-10-21No rounding of bss size to page boundary in ZMAGIC a.out's, the kernelpk
1993-10-16A linker supporting shared libraries.pk