Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check-execstack: Permit sysdeps to xfail some libs | Samuel Thibault | 2018-07-20 | 1 | -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 McGrath | 2012-05-01 | 1 | -0/+52 |