about summary refs log tree commit diff
path: root/elf/tst-audit4.c
Commit message (Collapse)AuthorAgeFilesLines
* Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers2013-04-251-49/+0
|
* Fix check for AVX enablementUlrich Drepper2011-07-201-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.
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-0/+35