aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/init-arch.c
AgeCommit message (Expand)Author
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