NetBSD/libexec/ld.elf_so/arch
thorpej 044aeabaad Bintuils-current initializes the GOT entries to 0 (instead of the
base-relative offsets that were placed there previously), so we
must use a different mechanism to compute our reloc base.

Patch from Charles Hannum.
2002-12-04 01:19:37 +00:00
..
alpha Minor cleanup. 2002-10-05 11:59:03 +00:00
arm Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded 2002-10-03 20:39:22 +00:00
hppa Remove the `self' args to _rtld_relocate_objects() and 2002-09-26 20:42:10 +00:00
i386 Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded 2002-10-03 20:39:22 +00:00
m68k Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded 2002-10-03 20:39:22 +00:00
mips Minor cleanup. 2002-10-05 11:59:03 +00:00
powerpc Bintuils-current initializes the GOT entries to 0 (instead of the 2002-12-04 01:19:37 +00:00
sh3 Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded 2002-10-03 20:39:22 +00:00
sparc Remove the `self' args to _rtld_relocate_objects() and 2002-09-26 20:42:10 +00:00
sparc64 _rtld_bind(): Don't use "rela" until after we've (potentially) adjusted 2002-10-18 20:35:25 +00:00
vax Minor cleanup. 2002-10-05 11:59:03 +00:00
x86_64 Replace return -1 in rtld_bind with _rtld_die() call. 2002-11-24 18:19:23 +00:00