| Commit message (Expand) | Author | Age | Files | Lines |
* | Unroll 32bit SSE strlen and handle slow bsf | H.J. Lu | 2010-08-25 | 4 | -80/+480 |
* | Clean up SSE variable shifts | Richard Henderson | 2010-08-24 | 3 | -1/+3 |
* | Fix ifunc thunk for strspn on x86 in static libc | Andreas Schwab | 2010-08-19 | 1 | -2/+2 |
* | Add missing file from last commit. | Andreas Schwab | 2010-07-21 | 1 | -0/+2 |
* | Add strcasestr-nonascii to i386 build | Andreas Schwab | 2010-07-21 | 1 | -1/+2 |
* | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | H.J. Lu | 2010-04-15 | 2 | -7/+8 |
* | Add x86-32 FMA support | H.J. Lu | 2010-04-14 | 6 | -0/+143 |
* | Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S | H.J. Lu | 2010-03-18 | 1 | -0/+15 |
* | Pass -mtune=i686 to assembler when compiling for i686 | H.J. Lu | 2010-03-04 | 1 | -0/+16 |
* | Fix unwind info in x86 strcmp-sse4.S | H.J. Lu | 2010-02-26 | 1 | -1/+3 |
* | Fix issues in x86 memcpy-ssse3-rep.S | H.J. Lu | 2010-02-24 | 1 | -106/+140 |
* | Fix issues in x86 memcpy-ssse3.S | H.J. Lu | 2010-02-24 | 1 | -40/+73 |
* | Fix issues in x86 memset-sse2.S/memset-sse2-rep.S | H.J. Lu | 2010-02-24 | 2 | -15/+18 |
* | Use CPUID_OFFSET instead of FEATURE_OFFSET | H.J. Lu | 2010-02-18 | 2 | -2/+2 |
* | Align x86 memcmp-sse4.S and fix unwind info. | H.J. Lu | 2010-02-17 | 1 | -7/+23 |
* | Fix unwind info in x86 memcmp-ssse3. | H.J. Lu | 2010-02-17 | 1 | -5/+1 |
* | Simplify x86 strcmp-sse4 unwind info. | H.J. Lu | 2010-02-17 | 1 | -15/+7 |
* | Fix and cleanup unwind info in x86 strcmp-ssse<F3>. | Ulrich Drepper | 2010-02-17 | 1 | -73/+14 |
* | Remove commented-out code. | Ulrich Drepper | 2010-02-15 | 1 | -6/+0 |
* | Fix up new x86 string functions. | Ulrich Drepper | 2010-02-15 | 4 | -38/+151 |
* | 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 | H.J. Lu | 2010-02-15 | 11 | -1/+5743 |
* | Support __memmove_ssse3_rep when SHARED isn't defined. | H.J. Lu | 2010-01-19 | 1 | -0/+3 |
* | Fix whitespace problems. | Ulrich Drepper | 2010-01-12 | 6 | -20/+20 |
* | Optimize 32bit memset/memcpy with SSE2/SSSE3. | H.J. Lu | 2010-01-12 | 30 | -12/+6229 |
* | Define bit_SSE2 and index_SSE2. | H.J. Lu | 2009-12-13 | 3 | -8/+8 |
* | Fix IA-32 strstr in multiarch configuration as well. | Ulrich Drepper | 2009-09-03 | 1 | -1/+2 |
* | Remove ENABLE_SSSE3_ON_ATOM. | H.J. Lu | 2009-08-28 | 1 | -2/+0 |
* | Use PIC only if SHARED is defined. | H.J. Lu | 2009-08-08 | 2 | -0/+30 |
* | Fix whitespace in last patch. | Ulrich Drepper | 2009-08-07 | 1 | -1/+1 |
* | Add the missing "; \". | H.J. Lu | 2009-08-07 | 1 | -1/+1 |
* | Add x86 SSE strlen. | Ulrich Drepper | 2009-08-04 | 3 | -6/+160 |
* | Add x86 32-bit SSE4.2 string functions. | H.J. Lu | 2009-08-04 | 11 | -0/+215 |
* | Support multiarch for i686. | H.J. Lu | 2009-07-31 | 7 | -0/+38 |
* | * sysdeps/i386/i686/memcmp.S: Fix unwind information. | Ulrich Drepper | 2008-07-26 | 1 | -2/+3 |
* | * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI | Ulrich Drepper | 2008-04-11 | 1 | -1/+1 |
* | [BZ #4314] | Ulrich Drepper | 2008-04-09 | 1 | -11/+46 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -37/+33 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -33/+37 |
* | [BZ #3514, BZ #3515] | Ulrich Drepper | 2006-12-03 | 1 | -32/+32 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -5/+1 |
* | * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. | Roland McGrath | 2006-02-22 | 1 | -7/+7 |
* | [BZ #2126] | Ulrich Drepper | 2006-01-10 | 1 | -3/+7 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -1/+0 |
* | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 2005-12-15 | 1 | -2/+2 |
* | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper | 2005-08-20 | 1 | -0/+22 |
* | Correct comment. | Ulrich Drepper | 2005-05-14 | 1 | -1/+1 |
* | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818 | Ulrich Drepper | 2005-05-04 | 2 | -5/+16 |
* | * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728 | Ulrich Drepper | 2005-05-04 | 6 | -6/+59 |
* | * sysdeps/i386/i686/memcmp.S: Move misplaced END. | Ulrich Drepper | 2005-04-28 | 1 | -2/+2 |
* | [BZ #789] | Roland McGrath | 2005-03-15 | 1 | -13/+11 |