Age | Commit message (Expand) | Author |
2010-12-01 | Remove dead code from x86-32 SSSE3 strncmp. | H.J. Lu |
2010-11-05 | 32bit memset-sse2.S fails with uneven cache size | Ulrich Drepper |
2010-10-13 | Implement accurate fma. | Jakub Jelinek |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek |
2010-08-27 | Add missing i686/multiarch/Makefile bit for shared x86_64 code. | Roland McGrath |
2010-08-27 | Fixup x86 after x86-64 varshift change. | Ulrich Drepper |
2010-08-25 | Unroll 32bit SSE strlen and handle slow bsf | H.J. Lu |
2010-08-24 | Clean up SSE variable shifts | Richard Henderson |
2010-08-19 | Fix ifunc thunk for strspn on x86 in static libc | Andreas Schwab |
2010-07-21 | Add missing file from last commit. | Andreas Schwab |
2010-07-21 | Add strcasestr-nonascii to i386 build | Andreas Schwab |
2010-04-15 | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | H.J. Lu |
2010-04-14 | Add x86-32 FMA support | H.J. Lu |
2010-03-18 | Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S | H.J. Lu |
2010-03-04 | Pass -mtune=i686 to assembler when compiling for i686 | H.J. Lu |
2010-02-26 | Fix unwind info in x86 strcmp-sse4.S | H.J. Lu |
2010-02-24 | Fix issues in x86 memcpy-ssse3-rep.S | H.J. Lu |
2010-02-24 | Fix issues in x86 memcpy-ssse3.S | H.J. Lu |
2010-02-24 | Fix issues in x86 memset-sse2.S/memset-sse2-rep.S | H.J. Lu |
2010-02-18 | Use CPUID_OFFSET instead of FEATURE_OFFSET | H.J. Lu |
2010-02-17 | Align x86 memcmp-sse4.S and fix unwind info. | H.J. Lu |
2010-02-17 | Fix unwind info in x86 memcmp-ssse3. | H.J. Lu |
2010-02-17 | Simplify x86 strcmp-sse4 unwind info. | H.J. Lu |
2010-02-17 | Fix and cleanup unwind info in x86 strcmp-ssse<F3>. | Ulrich Drepper |
2010-02-15 | Remove commented-out code. | Ulrich Drepper |
2010-02-15 | Fix up new x86 string functions. | Ulrich Drepper |
2010-02-15 | 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 | H.J. Lu |
2010-01-19 | Support __memmove_ssse3_rep when SHARED isn't defined. | H.J. Lu |
2010-01-12 | Fix whitespace problems. | Ulrich Drepper |
2010-01-12 | Optimize 32bit memset/memcpy with SSE2/SSSE3. | H.J. Lu |
2009-12-13 | Define bit_SSE2 and index_SSE2. | H.J. Lu |
2009-09-03 | Fix IA-32 strstr in multiarch configuration as well. | Ulrich Drepper |
2009-08-28 | Remove ENABLE_SSSE3_ON_ATOM. | H.J. Lu |
2009-08-08 | Use PIC only if SHARED is defined. | H.J. Lu |
2009-08-07 | Fix whitespace in last patch. | Ulrich Drepper |
2009-08-07 | Add the missing "; \". | H.J. Lu |
2009-08-04 | Add x86 SSE strlen. | Ulrich Drepper |
2009-08-04 | Add x86 32-bit SSE4.2 string functions. | H.J. Lu |
2009-07-31 | Support multiarch for i686. | H.J. Lu |
2008-07-26 | * sysdeps/i386/i686/memcmp.S: Fix unwind information. | Ulrich Drepper |
2008-04-11 | * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI | Ulrich Drepper |
2008-04-09 | [BZ #4314] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-12-03 | [BZ #3514, BZ #3515] | Ulrich Drepper |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper |
2006-02-22 | * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. | Roland McGrath |
2006-01-10 | [BZ #2126] | Ulrich Drepper |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath |