aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/cpu-features.h
AgeCommit message (Expand)Author
2016-06-30Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu
2016-05-19Check the HTT bit before counting logical threadsH.J. Lu
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu
2016-03-28Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu
2016-03-28[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu
2016-03-22Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-19Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich
2015-12-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/masterH.J. Lu
2015-08-27Detect and select i586/i686 implementation at run-timefedora/masterH.J. Lu
2015-08-19Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu
2015-08-18Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu