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 Assign my copyrights to TNF. 1998-09-05 13:08:38 +00:00
ldd Assign my copyrights to TNF. 1998-09-05 13:08:38 +00:00
rtld Make the BINDER debug messages a bit more useful (print index and jmpslot 1998-10-23 00:44:44 +00:00
Makefile bsd.prog.mk isn't needed here, and including it only gets us an 1998-01-05 21:56:31 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
PORTING Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00