NetBSD/libexec/ld.elf_so/arch/arm
mycroft 6f0fac5efa Pass down an additional flag to _rtld_relocate_nonplt_objects() which
indicates whether we're relocating ld.elf_so itself.  Use this in some places
rather than hackish tests on `dodebug'.  (The Alpha and HPPA `dodebug' tests
were actually noops, because RTLD_RELOCATE_SELF is not set, and therefore
dodebug is always true.)
2002-09-06 15:17:53 +00:00
..
Makefile.inc Make _rtld_setup_pltgot() a consistent interface on all platforms. 2002-09-05 15:38:22 +00:00
mdreloc.c Pass down an additional flag to _rtld_relocate_nonplt_objects() which 2002-09-06 15:17:53 +00:00
rtld_start.S