| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix WS | Ulrich Drepper | 2011-10-15 | 1 | -4/+4 |
* | Optimized memcmp and wmemcmp for x86-64 and x86-32 | Liubov Dmitrieva | 2011-10-15 | 8 | -29/+2242 |
* | Fix lost feraiseexcept symbol | Andreas Schwab | 2011-10-14 | 1 | -1/+2 |
* | Fix PLT use in feupdateenv on x86_64 | Andreas Schwab | 2011-10-13 | 2 | -5/+5 |
* | Check for zero size in memrchr for x86_64 | Andreas Schwab | 2011-10-13 | 1 | -0/+3 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 13 | -47/+152 |
* | Optimize use of isnan, isinf, finite | Ulrich Drepper | 2011-10-08 | 1 | -0/+21 |
* | Fix whitespace | Ulrich Drepper | 2011-10-07 | 1 | -1/+1 |
* | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva | 2011-10-07 | 4 | -59/+842 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -4/+7 |
* | Fix parse error in bits/mathinline.h with --std=c99 | Andreas Schwab | 2011-09-26 | 1 | -8/+8 |
* | Add fmax and fmin inlines for x86-64 | Ulrich Drepper | 2011-09-15 | 1 | -5/+41 |
* | Use correct section to allow merging | Ulrich Drepper | 2011-09-14 | 1 | -2/+2 |
* | Optimized lrint and llrint for x86-64 | Ulrich Drepper | 2011-09-14 | 1 | -10/+46 |
* | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | 2011-09-13 | 1 | -3/+3 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 2 | -9/+4 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 1 | -13/+2 |
* | Fix jn precision | Petr Baudis | 2011-09-09 | 1 | -44/+98 |
* | Simplify AVX check | H.J. Lu | 2011-09-07 | 1 | -4/+1 |
* | Move Atom-optimized code out of the way and together | Ulrich Drepper | 2011-09-06 | 4 | -4/+6 |
* | Remove now-wrong comment | Ulrich Drepper | 2011-09-06 | 1 | -5/+0 |
* | Fix whitespaces | Ulrich Drepper | 2011-09-05 | 2 | -2/+0 |
* | Add Atom-optimized strchr and strrchr for x86-64 | Liubov Dmitrieva | 2011-09-05 | 5 | -3/+851 |
* | Add optimized x86-64 wcscmp | Ulrich Drepper | 2011-09-05 | 1 | -0/+936 |
* | Fix minor CFI problem in regular x86-64 trampoline | Ulrich Drepper | 2011-08-20 | 1 | -1/+2 |
* | Fix CFI info in x86-64 trampolines for non-AVX code | Ulrich Drepper | 2011-08-20 | 2 | -11/+19 |
* | Minor optimization of popcount in l10nflist | Ulrich Drepper | 2011-08-11 | 1 | -0/+13 |
* | Fix inline strncat/strncmp on x86 | Andreas Schwab | 2011-08-04 | 1 | -1/+1 |
* | One more typo in AVX test | Ulrich Drepper | 2011-07-23 | 1 | -2/+2 |
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-07-23 | 2 | -29/+27 |
|\ |
|
| * | Fix overflow bug is optimized strncat for x86-64 | Ulrich Drepper | 2011-07-21 | 2 | -29/+27 |
* | | One more change to XSAVE patch | Ulrich Drepper | 2011-07-22 | 1 | -2/+4 |
* | | Fix AVX check | Andreas Schwab | 2011-07-22 | 1 | -6/+15 |
|/ |
|
* | Fix check for AVX enablement | Ulrich Drepper | 2011-07-20 | 1 | -5/+12 |
* | Force :a_x86_64_ymm to be 16-byte aligned | Ulrich Drepper | 2011-07-20 | 1 | -3/+4 |
* | Fix whitespaces | Ulrich Drepper | 2011-07-19 | 4 | -12/+9 |
* | Improve 64 bit strcat functions with SSE2/SSSE3 | Liubov Dmitrieva | 2011-07-19 | 15 | -318/+1486 |
* | Rebuild configure scripts | Ulrich Drepper | 2011-07-06 | 1 | -1/+1 |
* | Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 | H.J. Lu | 2011-06-24 | 10 | -1838/+5488 |
* | Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32 | H.J. Lu | 2011-06-24 | 2 | -3/+14 |
* | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller | 2011-06-20 | 1 | -1/+8 |
* | Assume Intel Core i3/i5/i7 processor if AVX is available | H.J. Lu | 2011-06-03 | 1 | -0/+7 |
* | Fix typo in x86-64 powl | H.J. Lu | 2011-05-18 | 1 | -2/+2 |
* | Fix static linking with checking x86/x86-64 memcpy. | Mike Frysinger | 2011-04-17 | 2 | -2/+2 |
* | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 2011-04-10 | 1 | -1/+4 |
* | Fix typo in cache information table for x86-{32,64}. | Ulrich Drepper | 2011-04-03 | 1 | -1/+1 |
* | Work around old buggy program which cannot cope with memcpy semantics. | H.J. Lu | 2011-04-01 | 5 | -5/+58 |
* | Last change caused infinite loops because of missing loop increment. | Ulrich Drepper | 2011-03-22 | 1 | -0/+2 |
* | Handle page boundaries in x86 SSE4.2 strncmp. | H.J. Lu | 2011-03-21 | 1 | -15/+30 |
* | Implement x86 cpuid handling of leaf4 for cache information. | Ulrich Drepper | 2011-03-20 | 1 | -0/+49 |