NetBSD/gnu/usr.bin/ld
matt ce394ac326 Add hook to convert some DISP32 relocs to BASREL through a GOT entry.
[XXX not perfect since gotslot are allocated on a per-symbol basis but
not a per-symbol & addend tuple.  This makes impossible to have separate
GOT entries to ___sF (stdin), ___sF+88 (stdout), and ___sF+176 (stderr)]
1998-10-31 09:04:29 +00:00
..
arch Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00
common Revert last change, since it treats external SIZE symbols as 1998-10-24 21:07:15 +00:00
ld Add a hook for converting "normal" DISP32 relocs that refer to data symbols 1998-10-31 08:56:24 +00:00
ldconfig
ldd
rtld Make the BINDER debug messages a bit more useful (print index and jmpslot 1998-10-23 00:44:44 +00:00
Makefile
Makefile.inc
PORTING