Also treat model numbers 0x5a/0x5d as Silvermont
[platform/upstream/glibc.git] / sysdeps / x86_64 / multiarch / init-arch.c
2015-01-24 H.J. LuAlso treat model numbers 0x5a/0x5d as Silvermont
2015-01-24 H.J. LuTreat model numbers 0x4a/0x4d as Silvermont
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-04-17 Sihai YaoDetect if AVX2 is usable
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-28 Liubov DmitrievaSkip SSE4.2 versions on Intel Silvermont
2013-06-14 Liubov DmitrievaSet fast unaligned load flag for new Intel microarchite...
2013-03-11 Ondrej BilkaRemove Prefer_SSE_for_memop on x64
2013-01-03 H.J. LuAdd HAS_RTM
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-22 Ulrich DrepperFix compilation problems in x86-64 init-arch
2011-10-21 Ulrich DrepperCheck for FMA4 support and generate appropriate fma...
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.