freebsd-dev/libexec/rtld-elf/amd64
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
..
elf_rtld.x
Makefile.inc Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout the 2011-01-05 21:23:26 +00:00
reloc.c Implement support for ELF filters in rtld. Both normal and auxillary 2010-12-25 08:51:20 +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 Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:07:05 +00:00