Update copyright notices with scripts/update-copyrights.
[jlayton/glibc.git] / sysdeps / x86_64 / multiarch / init-arch.h
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-02 H.J. LuDefine HAS_FMA with bit_FMA_Usable
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-17 Carlos O'DonellBZ#14059: Fix AVX and FMA4 detection.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-26 Ulrich DrepperReally fix AVX tests
2012-01-26 Ulrich DrepperReset bit_AVX in __cpu_features is OS support is missing
2011-10-26 Ulrich DrepperAdd AVX optimized versions for some x86-64 math functions
2011-10-21 Ulrich DrepperCheck for FMA4 support and generate appropriate fma...
2011-10-19 Ulrich DrepperAdd optimized str{,n}casecmp for AVX on x86-64
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.