1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/gnu/usr.bin/ld
Doug Rabson 3c0a9567e5 Changes to support the kernel linker:
Add a -Bforcedynamic option which generates a dynamic object even
	if no shared libraries were given in the link.

	Make RRS in text section warnings conditional on "-assert pure-text"
	so that I can link non-PIC kernel modules without tons of link
	errors.  Changes to bsd.lib.mk to follow.

	Fix a couple of bugs exposed by the fact that the kernel is not
	linked at zero.

Reviewed by:	jdp
1997-05-13 10:23:47 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
ldd Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rtld Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +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 Add a new "-f" option to the linker, to print the resolved paths 1997-03-22 02:59:40 +00:00
ld.1aout Add a new "-f" option to the linker, to print the resolved paths 1997-03-22 02:59:40 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +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