freebsd-dev/libexec/rtld-elf/arm
John Baldwin b069d3e019 rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call"
After the removal of ia64 and sparc64, all current architectures
support executable stacks at an architectural level.

This reverts commit 1290d38ac5.

Reviewed by:	kib
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D37904
2023-01-04 14:55:00 -08:00
..
Makefile.inc rtld-elf: link libcompiler_rt on all architectures 2020-12-28 00:44:25 -08:00
reloc.c rtld-elf: Remove libsoft support 2022-01-06 22:44:07 -07:00
rtld_machdep.h rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
rtld_start.S