summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/init-arch.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva
2013-06-14Set fast unaligned load flag for new Intel microarchitectureLiubov Dmitrieva
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka
2013-01-03Add HAS_RTMH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-26Really fix AVX testsUlrich Drepper
2012-01-26Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper
2011-10-21Fix compilation problems in x86-64 init-archUlrich Drepper
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
2011-06-03Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu
2011-03-04Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia
2010-11-12Support Intel processor model 6 and model 0x2.H.J. Lu
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu
2010-06-30Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu
2010-05-27Incorrect x86 CPU family and model check.H.J. Lu
2010-04-04Fix concurrent handling of __cpu_features.Ulrich Drepper
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu
2009-10-06Clean up x86 multiarch HAS_FOO macros.Roland McGrath
2009-08-28Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu
2009-07-31Support multiarch for i686.H.J. Lu
2009-07-29Prepare use if IFUNC functions outside libc.so.Ulrich Drepper
2009-07-23Perform test for Arom x86-64 in central place and handle it.Ulrich Drepper
2009-06-30Fix little checkin problem in last patch.Ulrich Drepper
2009-06-30Determine and store processor family and model on x86-64.H.J. Lu
2009-05-31Simplify CPUID value handling.Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper