about summary refs log tree commit diff
path: root/scripts/check-execstack.awk
Commit message (Collapse)AuthorAgeFilesLines
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-201-5/+22
| | | | | | | | | | | * scripts/check-execstack.awk: Consider `xfail' variable containing a list of libraries whose stack executability is expected. * elf/Makefile ($(objpfx)check-execstack.out): Pass $(check-execstack-xfail) to check-execstack.awk through `xfail' variable. * sysdeps/mach/hurd/i386/Makefile (check-execstack-xfail): Set to ld.so libc.so libpthread.so.
* Do check-execstack test using readelf rather than a build-time C program.Roland McGrath2012-05-011-0/+52