Age | Commit message (Expand) | Author |
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 |
2005-08-20 | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper |
2005-05-14 | Correct comment. | Ulrich Drepper |
2005-05-04 | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818 | Ulrich Drepper |
2005-05-04 | * sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728 | Ulrich Drepper |
2005-04-28 | * sysdeps/i386/i686/memcmp.S: Move misplaced END. | Ulrich Drepper |
2005-03-15 | [BZ #789] | Roland McGrath |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper |
2005-02-17 | [BZ #284, BZ #721] | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |