freebsd-dev/libexec/rtld-aout
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
dynamic.h Changes to support the kernel linker: 1997-05-13 10:23:47 +00:00
Makefile Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +00:00
md-prologue.c Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
rtld.1 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rtld.1aout Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rtld.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +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