freebsd-dev/gnu/usr.bin/ld
Søren Schmidt cabb97dcbf ELF preparation step 2:
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
..
i386 Fix a bug that caused the relocs for linker set members in shared 1997-04-30 05:18:08 +00:00
ldconfig ELF preparation step 2: 1998-05-26 20:12:56 +00:00
ldd Add ELF support. 1998-05-01 08:40:11 +00:00
rtld ELF preparation step 2: 1998-05-26 20:12:56 +00:00
sparc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
dynamic.h Changes to support the kernel linker: 1997-05-13 10:23:47 +00:00
ld.1 .Ar -l -> .Fl l 1997-08-23 21:59:41 +00:00
ld.1aout .Ar -l -> .Fl l 1997-08-23 21:59:41 +00:00
ld.c Changes to support the kernel linker: 1997-05-13 10:23:47 +00:00
ld.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
lib.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile ELF preparation step 1: 1998-05-25 17:34:42 +00:00
PORTING Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rrs.c Changes to support the kernel linker: 1997-05-13 10:23:47 +00:00
shlib.c ELF preparation step 2: 1998-05-26 20:12:56 +00:00
shlib.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
support.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
support.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
symbol.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
symseg.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
warnings.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
xbits.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00