Test DSOs for executable stack.
commit774f5a3082b9b55a7668e3a92dc847de577c4946
authorUlrich Drepper <drepper@myware66.akkadia.org>
Fri, 15 May 2009 15:01:09 +0000 (15 08:01 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 15 May 2009 15:48:00 +0000 (15 08:48 -0700)
tree1d3ee2c0284923bd69b4db4f9eab2c433efa2af0
parentdeb84c43b1bb0958d942e6739f136d4c11189b3b
Test DSOs for executable stack.

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.
ChangeLog
elf/Makefile
elf/check-execstack.c [new file with mode: 0644]