aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-audit4.c
AgeCommit message (Collapse)AuthorFilesLines
2013-04-25Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers1-49/+0
2011-07-20Fix check for AVX enablementUlrich Drepper1-4/+18
The AVX bit is set if the CPU supports AVX. But this doesn't mean the kernel does. Add checks according to Intel's documentation.
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu1-0/+35