NetBSD/libexec/ld.elf_so/arch/powerpc
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
..
ld.so.script
Makefile.inc Grumble. Put compiler options back into CPPFLAGS for now, since 2001-12-20 19:20:02 +00:00
ppc_reloc.c Pass down an additional flag to _rtld_relocate_nonplt_objects() which 2002-09-06 15:17:53 +00:00
rtld_start.S In the `I can't believe it's been broken all this time' department: 2001-09-26 04:06:43 +00:00