NetBSD/libexec/ld.aout_so/arch
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
..
arm32 Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
i386 Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
m68k Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
ns32k Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
powerpc Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
sparc Back out change to md_make_gotreloc which added 4 arguement of got_t *. 1998-10-19 03:09:31 +00:00
vax Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00