freebsd-skq/libexec/rtld-elf/powerpc64
Konstantin Belousov cb38d4941c When loading dso without PT_GNU_STACK phdr, only call
__pthread_map_stacks_exec() on architectures that allow executable
stacks.

Reported and tested by:	marcel (ia64)
2011-01-25 21:12:31 +00:00
..
Makefile.inc
reloc.c Add support for R_PPC64_UADDR64 relocations. 2011-01-03 23:11:52 +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