summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/common
AgeCommit message (Expand)Author
1995-06-04Implement compiled-in library search paths: any `-L' argument encounteredpk
1994-12-23"weak symbol" support (fudged into `a.out' by means of the n_other field).pk
1994-11-30Another md macro to initialize a home-made struct reloc neededpk
1994-08-21Rename some flags.pk
1994-07-21Propagate N_WARNING symbols to `-r' output.pk
1994-06-29Some refinement in resolving symbols from shared objects.pk
1994-06-10Conversion to err()/warn() for error reports.pk
1994-04-22function parse() has moved to ld.c, thus avoiding scanf() code to bepk
1994-04-07PC relative segment relocations don't need to be looked at at run-time (suchpk
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-28Use `.type' directives generated by gcc.pk
1993-12-08Many internal changes, most notably in the symbol counting stuff.pk
1993-12-07#include ctype.h, since we use isdigit().mycroft
1993-12-07Prototype concat() more strongly, and remove bogus definitions of variablesmycroft
1993-11-21Add /usr/X386/lib to the standard list of library paths.mycroft
1993-11-10Eleminate duplicate inclusion of shared objects (libgcc!).pk
1993-11-08Use strsep() in stead of strtok() and restore colons in eg. env. vars.pk
1993-11-01The N_SET* symbols are back in. C++ object files can now be linked again.pk
1993-10-27Improved handling of PIC code in "main stream" .o files.pk
1993-10-23Changed prototype and internals of std_search_dir().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