freebsd-dev/libexec/rtld-aout
peter 98e5b30905 Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal
with the -R option and store the path in the dynamic header when specified.
The $LD_RUN_PATH environment variable is not checked yet.

While here, split up the code a bit more to enable more selective replacing
of GPL'ed components that are linked with ld.so with others.

Obtained from: NetBSD (mostly, the breakup is my fault)
1996-10-01 01:22:51 +00:00
..
i386 Changed the terminology for what used to be called the "memorizing" 1995-11-02 18:48:15 +00:00
dynamic.h Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal 1996-10-01 01:22:51 +00:00
Makefile Use `install -C' instead of lots of shell commands to install ld.so 1996-09-12 03:42:54 +00:00
md-prologue.c Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
rtld.1 add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
rtld.1aout add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
rtld.c When checking to see whether a needed shared library has already 1996-05-22 06:34:12 +00:00
shlib.c Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal 1996-10-01 01:22:51 +00:00
shlib.h Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal 1996-10-01 01:22:51 +00:00
support.c Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal 1996-10-01 01:22:51 +00:00
support.h Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal 1996-10-01 01:22:51 +00:00