Improve 64 bit strcat functions with SSE2/SSSE3
[platform/upstream/glibc.git] / sysdeps / x86_64 / multiarch / init-arch.h
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
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-04-14 Ulrich DrepperUpdate x86-64 cpu multiarch selection header.
2010-04-04 Ulrich DrepperFix concurrent handling of __cpu_features.
2010-01-12 H.J. LuOptimize 32bit memset/memcpy with SSE2/SSSE3.
2009-12-13 H.J. LuDefine bit_SSE2 and index_SSE2.
2009-12-13 H.J. LuDefine bit_XXX and index_XXX.
2009-10-07 Roland McGrathClean up x86 multiarch HAS_FOO macros.
2009-07-31 H.J. LuSupport multiarch for i686.
2009-07-29 Ulrich DrepperPrepare use if IFUNC functions outside libc.so.
2009-06-30 H.J. LuDetermine and store processor family and model on x86-64.
2009-06-23 H.J. LuAdd SSE4.2 support for strcmp and strncmp on x86-64.
2009-06-05 Ulrich DrepperOptimize x86-64 strlen for SSE4.2.
2009-06-01 Ulrich DrepperSimplify CPUID value handling.
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.