Page MenuHomeFreeBSD

rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call"
ClosedPublic

Authored by jhb on Dec 30 2022, 2:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 8:33 AM
Unknown Object (File)
Fri, Nov 15, 3:20 PM
Unknown Object (File)
Wed, Nov 6, 1:44 AM
Unknown Object (File)
Thu, Oct 31, 5:56 AM
Unknown Object (File)
Oct 19 2024, 7:00 AM
Unknown Object (File)
Sep 24 2024, 9:04 AM
Unknown Object (File)
Sep 18 2024, 4:35 PM
Unknown Object (File)
Sep 16 2024, 10:26 PM

Details

Summary

After the removal of ia64 and sparc64, all current architectures
support executable stacks at an architectural level.

This reverts commit 1290d38ac50b3afa7e5781d9d97346a1042c736c.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable