| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
while `dynamic link-mode' is on, is recorded in the executable. The
run-time linker will search these paths after $LD_LIBRARY_PATH but
before the default set and those currently in the hints file.
The feature is disabled whenever for set[ug]id programs.
|
|
in unnecessarily. Also, the size of common is of no interest if the
symbol already is in a shared object.
|
|
|
|
ignores the second...
Pointed out by uhenric@mcl.ucsb.edu (Henric Jungheim).
|
|
|
|
|
|
|
|
|
|
Two `fprintf(stderr, ..)' => `warnx(..)'.
|
|
|
|
|
|
|
|
|
|
|
|
Weak symbols are to replace indirect (type N_INDR) symbols and will help
to clean up name spaces in libraries.
Also, some misc. bug fixes, including PR 586, and use stdio for the output
file entirely.
|
|
|
|
|
|
kernel's pmap address preference mechanism.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for N_SET* type relocations in shared objects.
|
|
new RCS id format
|
|
|
|
|
|
loading.
|
|
|
|
|
|
|
|
|
|
Add some more symbol trace points.
|
|
|
|
|
|
Check for Global Offset Table overflows and, if needed, adjust the
offset range we'll use (offset 0 must always be in it).
|
|
Adapt to changed flags.
|
|
|
|
|
|
|
|
|
|
|
|
|