about summary refs log tree commit diff
path: root/elf/check-execstack.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix check-execstack testAndreas Schwab2011-01-131-10/+10
|
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-4/+9
|
* Test DSOs for executable stack.Ulrich Drepper2009-05-151-0/+158
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.