NetBSD/libexec/ld.aout_so/arch/vax
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
..
md-static-funcs.c Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
md.c Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00
md.h Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00
mdprologue.S Remove reference to unused include file. 1998-10-31 08:59:58 +00:00