freebsd-nq/gnu/usr.bin/ld
Peter Wemm d4ba5766dd Add -R (rescan or refresh) option to rescan and rebuild the hints
file based on the previous list of directories stored there which
should overcome a weakness of the '-m' switch which can only add
libs.  This is an ideal way of updating the hints list after adding
or removing a shlib since it will remove entries that are gone and
doesn't need to have all the directories spelled out each time.
(eg: rm -f /usr/lib/libtcl75*; ldconfig -R)  This only works for
version 2 hints files (which we've been generating for a year or
so) which store the path.
1997-08-22 04:42:12 +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 Add -R (rescan or refresh) option to rescan and rebuild the hints 1997-08-22 04:42:12 +00:00
ldd Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rtld - In dlsym(), if the lookup fails using the original symbol, prepend an 1997-08-19 23:33:45 +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 Fix some old typos and misspellings. 1997-05-31 04:28:53 +00:00
ld.1aout Fix some old typos and misspellings. 1997-05-31 04:28:53 +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 Configure static linkage in the normal way (default to -static using 1997-06-29 21:36:33 +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