Improve 64 bit strcat functions with SSE2/SSSE3
[platform/upstream/glibc.git] / sysdeps / x86_64 / multiarch / init-arch.c
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-06-24 H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2011-06-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-03 H.J. LuAssume Intel Core i3/i5/i7 processor if AVX is available
2011-03-05 Harsha JagasiaEnable SSE2 memset for AMD'supcoming Orochi processor.
2010-11-12 H.J. LuSupport Intel processor model 6 and model 0x2.
2010-11-08 H.J. LuUse IFUNC on x86-64 memset
2010-08-25 H.J. LuUnroll 32bit SSE strlen and handle slow bsf
2010-06-30 H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-05-27 H.J. LuIncorrect x86 CPU family and model check.
2010-04-04 Ulrich DrepperFix concurrent handling of __cpu_features.
2010-01-12 H.J. LuOptimize 32bit memset/memcpy with SSE2/SSSE3.
2009-10-07 Roland McGrathClean up x86 multiarch HAS_FOO macros.
2009-08-28 H.J. LuRemove ENABLE_SSSE3_ON_ATOM.
2009-07-31 H.J. LuSupport multiarch for i686.
2009-07-29 Ulrich DrepperPrepare use if IFUNC functions outside libc.so.
2009-07-23 Ulrich DrepperPerform test for Arom x86-64 in central place and handl...
2009-06-30 Ulrich DrepperFix little checkin problem in last patch.
2009-06-30 H.J. LuDetermine and store processor family and model on x86-64.
2009-06-01 Ulrich DrepperSimplify CPUID value handling.
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.