NetBSD/libexec/ld.elf_so/arch/vax
mycroft 0df8d18100 Introduce a new flag, `isdynamic', which is used to remember whether the
executable was of type ET_DYN.  Use this instead of `mainprog' to determine
whether we need to do base-relative fixups of the PLT.  (This allows loading
non-relocatable objects, should we desire to do that at some point...)
2002-09-06 13:20:29 +00:00
..
Makefile.inc Make _rtld_setup_pltgot() a consistent interface on all platforms. 2002-09-05 15:38:22 +00:00
mdreloc.c Introduce a new flag, `isdynamic', which is used to remember whether the 2002-09-06 13:20:29 +00:00
rtld_start.S Change to use a register prefix. 2002-02-24 01:06:18 +00:00