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