about summary refs log tree commit diff
path: root/sysdeps/x86/cpu-features.h
Commit message (Expand)AuthorAgeFilesLines
* [x86] Add a feature bit: Fast_Unaligned_Copy hjl/pr19583H.J. Lu2016-03-231-0/+3
* Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu2016-03-221-2/+8
* Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu2016-03-101-109/+113
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich2015-12-191-0/+4
* Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/masterH.J. Lu2015-12-151-0/+3
* Detect and select i586/i686 implementation at run-time fedora/masterH.J. Lu2015-08-271-3/+17
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-191-8/+9
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-181-0/+27
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-0/+240