Fix test of non-ASCII locales in x86-64 strcasecmp et.al.
[platform/upstream/glibc.git] / sysdeps / x86_64 /
2011-11-01 Ulrich DrepperFix test of non-ASCII locales in x86-64 strcasecmp...
2011-10-28 Ulrich DrepperMore cleanups of x86-64 strstr
2011-10-28 Ulrich DrepperClean up x86-64 strcasestr
2011-10-28 Ulrich DrepperRemove code without too much effects
2011-10-26 Ulrich DrepperAdd AVX optimized versions for some x86-64 math functions
2011-10-25 Ulrich DrepperOptimize x86-64 SSE4.2+ strcmp a bit more
2011-10-25 Ulrich DrepperUse VEX encoding in inline math functions on x86-64...
2011-10-25 Ulrich DrepperCleanup FMA4 patch
2011-10-25 Ulrich DrepperBetter DLA_FMS
2011-10-25 Ulrich DrepperUse inline asm for DLA_FMS because of broken old compilers
2011-10-25 Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2011-10-23 Ulrich DrepperFix WS
2011-10-23 Liubov DmitrievaOptimized strnlen and wcscmp for x86-64
2011-10-23 Ulrich DrepperFix WS
2011-10-23 Liubov DmitrievaFix signedness in wcscmp comparison
2011-10-23 Ulrich DrepperClean up FMA use
2011-10-23 Ulrich DrepperClean up last dla.h change
2011-10-23 Ulrich DrepperFix typo in last change
2011-10-23 Ulrich DrepperUpdate ULPs for x86-64
2011-10-22 Ulrich DrepperFix compilation problems in x86-64 init-arch
2011-10-21 Ulrich DrepperDon't use NULL in last s_fma{,f} change
2011-10-21 Ulrich DrepperCheck for FMA4 support and generate appropriate fma...
2011-10-21 Ulrich DrepperMove fma routines to right place
2011-10-20 Ulrich DrepperOptimize x86-64 rawmemchr and add test
2011-10-19 Ulrich DrepperAdd optimized str{,n}casecmp for AVX on x86-64
2011-10-19 Andreas SchwabFix PLT use for feraiseexcept on x86_64
2011-10-18 Ulrich DrepperUse new internal libc_fe* interfaces in more functions
2011-10-18 Ulrich DrepperProvide combined internal feholdexcept/fesetround interface
2011-10-18 Ulrich DrepperPretty print last change to x86-64 mathinline.h
2011-10-18 Ulrich DrepperAdd optimized nearbyint{,f} for x86-64
2011-10-18 Ulrich DrepperStart optimizing the use of the fenv interfaces in...
2011-10-18 Andreas SchwabFix last change
2011-10-18 Andreas SchwabFix linkage conflict with feraiseexcept
2011-10-18 Ulrich DrepperRelax asm requirements for recently added x86-64 math...
2011-10-17 Ulrich DrepperMakr x86-64 math_private.h more robust
2011-10-17 Ulrich DrepperProvide internal optimizations on x86-64 with SSE4.1
2011-10-17 Ulrich DrepperFix last x86-64 mathinline change
2011-10-17 Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor
2011-10-15 Ulrich DrepperFix WS
2011-10-15 Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-14 Andreas SchwabFix lost feraiseexcept symbol
2011-10-13 Andreas SchwabFix PLT use in feupdateenv on x86_64
2011-10-13 Andreas SchwabCheck for zero size in memrchr for x86_64
2011-10-12 Ulrich DrepperOptimize libm
2011-10-08 Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-07 Ulrich DrepperFix whitespace
2011-10-07 Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-26 Andreas SchwabFix parse error in bits/mathinline.h with --std=c99
2011-09-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-15 Ulrich DrepperAdd fmax and fmin inlines for x86-64
2011-09-14 Ulrich DrepperUse correct section to allow merging
2011-09-14 Ulrich DrepperOptimized lrint and llrint for x86-64
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Petr BaudisFix jn precision
2011-09-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-08 H.J. LuSimplify AVX check
2011-09-07 Ulrich DrepperMove Atom-optimized code out of the way and together
2011-09-06 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-06 Ulrich DrepperRemove now-wrong comment
2011-09-06 Ulrich DrepperFix whitespaces
2011-09-06 Liubov DmitrievaAdd Atom-optimized strchr and strrchr for x86-64
2011-09-05 Ulrich DrepperAdd optimized x86-64 wcscmp
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperFix minor CFI problem in regular x86-64 trampoline
2011-08-20 Ulrich DrepperFix CFI info in x86-64 trampolines for non-AVX code
2011-08-11 Ulrich DrepperMinor optimization of popcount in l10nflist
2011-08-04 Andreas SchwabFix inline strncat/strncmp on x86
2011-07-23 Ulrich DrepperOne more typo in AVX test
2011-07-23 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-23 Ulrich DrepperOne more change to XSAVE patch
2011-07-22 Andreas SchwabFix AVX check
2011-07-21 Ulrich DrepperFix overflow bug is optimized strncat for x86-64
2011-07-21 Ulrich DrepperFix check for AVX enablement
2011-07-20 Ulrich DrepperForce :a_x86_64_ymm to be 16-byte aligned
2011-07-19 Ulrich DrepperFix whitespaces
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-07-07 Ulrich DrepperRebuild configure scripts
2011-06-24 H.J. LuImproved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64
2011-06-24 H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
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-05-18 H.J. LuFix typo in x86-64 powl
2011-04-18 Mike FrysingerFix static linking with checking x86/x86-64 memcpy.
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-04-03 Ulrich DrepperFix typo in cache information table for x86-{32,64}.
2011-04-01 H.J. LuWork around old buggy program which cannot cope with...
2011-03-22 Ulrich DrepperLast change caused infinite loops because of missing...
2011-03-21 H.J. LuHandle page boundaries in x86 SSE4.2 strncmp.
2011-03-20 Ulrich DrepperImplement x86 cpuid handling of leaf4 for cache informa...
2011-03-05 Harsha JagasiaEnable SSE2 memset for AMD'supcoming Orochi processor.
2011-02-17 Ulrich DrepperWork around empty line at end file generated by autoconf.
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-15 Ulrich DrepperRemove use of ranlib.
2011-02-04 Roland McGrathFix some warning nits.
2011-01-09 Ulrich DrepperClean up some bits/select.h headers.
next