aboutsummaryrefslogtreecommitdiff
path: root/elf/check-execstack.c
AgeCommit message (Collapse)Author
2011-01-13Fix check-execstack testAndreas Schwab
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold
2009-05-15Test DSOs for executable stack.Ulrich Drepper
Add a text program, built to run on the host, to check all newly built DSOs for executable stacks and fail if the stack information is missing or indicates executable stacks.