NetBSD/libexec/ld.elf_so/arch/hppa
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
..
hppa_reloc.c Pass down an additional flag to _rtld_relocate_nonplt_objects() which 2002-09-06 15:17:53 +00:00
ld.so.script
Makefile.inc
rtld_start.S