Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | check-execstack: Permit sysdeps to xfail some libs | Samuel Thibault | |
* 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. | |||
2012-05-01 | Do check-execstack test using readelf rather than a build-time C program. | Roland McGrath | |