freebsd-dev/libexec/rtld-elf/powerpc
Nathan Whitehorn 4b51c69976 Additional icache paranoia: non-PLT relocations can modify the text segment.
It is then important to make sure the icache is synchronized again to
prevent (rare) random seg faults and illegal instructions.

MFC after:	3 days
2011-12-17 16:20:27 +00:00
..
Makefile.inc
reloc.c Additional icache paranoia: non-PLT relocations can modify the text segment. 2011-12-17 16:20:27 +00:00
rtld_machdep.h When loading dso without PT_GNU_STACK phdr, only call 2011-01-25 21:12:31 +00:00
rtld_start.S Mark rtld on PowerPC as not requiring executable stack. 2011-01-14 11:32:31 +00:00