freebsd-dev/gnu/usr.bin/ld
Søren Schmidt 77dfb966d9 ELF preparation step 1:
Move our old a.out utils to /usr/libexec/aout.
Enable binutils and put the utils in /usr/libexec/elf
Enable objformat, a little helper program that calls the right
utils based on /etc/objformat and $OBJFORMAT.

This will enable the ELF generating tools.
Remember that this is only step one, the system is still compiled
and run in a.out format ONLY.

Problem left to solve: The BSD manpages wins over the GNU equivalents
as the are installed last. We need to distinguish between the manpages
somehow...
1998-05-25 17:34:42 +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 Removed /etc/ld.so.conf reference from FILES section (people get 1998-01-01 02:31:47 +00:00
ldd Add ELF support. 1998-05-01 08:40:11 +00:00
rtld Implement dladdr. 1998-02-06 16:46:46 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +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