HardenedBSD/gnu/usr.bin/ld
John Polstra 55e214c197 When a local symbol that would normally be eliminated by "-x" or
"-X" must survive, because of references from relocations, don't
qualify the symbol name with the name of the input file.  This
saves some string space.  It makes libc_pic.a about 2.4% smaller.

Adapted from a suggestion by Bruce Evans.
1996-04-24 23:31:08 +00:00
..
i386 Changed the terminology for what used to be called the "memorizing" 1995-11-02 18:48:15 +00:00
ldconfig Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
ldd
rtld Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
sparc
cplus-dem.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
etc.c
ld.1
ld.1aout
ld.c When a local symbol that would normally be eliminated by "-x" or 1996-04-24 23:31:08 +00:00
ld.h Implement support for LD_PRELOAD in the dynamic linker. 1996-04-20 18:27:56 +00:00
lib.c Fix checks for open() failing. open() may successfully return 0. 1995-09-28 19:43:22 +00:00
Makefile Stop using gnumalloc. 1995-09-22 14:14:32 +00:00
PORTING
rrs.c
shlib.c Implement support for LD_PRELOAD in the dynamic linker. 1996-04-20 18:27:56 +00:00
symbol.c
symseg.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
warnings.c
xbits.c