summary refs log tree commit diff
path: root/sysdeps/i386/i686
Commit message (Expand)AuthorAgeFilesLines
* Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu2010-01-1230-12/+6229
* Define bit_SSE2 and index_SSE2.H.J. Lu2009-12-133-8/+8
* Fix IA-32 strstr in multiarch configuration as well.Ulrich Drepper2009-09-031-1/+2
* Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu2009-08-281-2/+0
* Use PIC only if SHARED is defined.H.J. Lu2009-08-082-0/+30
* Fix whitespace in last patch.Ulrich Drepper2009-08-071-1/+1
* Add the missing "; \".H.J. Lu2009-08-071-1/+1
* Add x86 SSE strlen.Ulrich Drepper2009-08-043-6/+160
* Add x86 32-bit SSE4.2 string functions.H.J. Lu2009-08-0411-0/+215
* Support multiarch for i686.H.J. Lu2009-07-317-0/+38
* * sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper2008-07-261-2/+3
* * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper2008-04-111-1/+1
* [BZ #4314]Ulrich Drepper2008-04-091-11/+46
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-37/+33
* .Jakub Jelinek2007-07-311-33/+37
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-031-32/+32
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-5/+1
* * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer.Roland McGrath2006-02-221-7/+7
* [BZ #2126]Ulrich Drepper2006-01-101-3/+7
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-1/+0
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-0/+22
* Correct comment.Ulrich Drepper2005-05-141-1/+1
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-042-5/+16
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-046-6/+59
* * sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper2005-04-281-2/+2
* [BZ #789]Roland McGrath2005-03-151-13/+11
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-4/+0
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-212-3/+13
* [BZ #284, BZ #721]Roland McGrath2005-02-171-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2213-132/+39
* 2.5-18.1Jakub Jelinek2007-07-1213-39/+132
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-188-2/+170
* [BZ #376]Ulrich Drepper2004-09-263-12/+18
* * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing toRoland McGrath2004-08-162-18/+1
* * csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath2004-08-161-0/+17
* [BZ #106]Ulrich Drepper2004-08-091-1/+1
* Update.Ulrich Drepper2004-07-101-0/+1
* Update.Ulrich Drepper2004-07-051-1/+2
* Update.Ulrich Drepper2004-05-281-1/+2
* Update.Ulrich Drepper2004-04-011-0/+1
* Update.Ulrich Drepper2004-03-071-6/+6
* Update.Ulrich Drepper2004-02-281-7/+8
* memcmp optimized for i686.Ulrich Drepper2004-02-101-0/+392
* Update.Ulrich Drepper2003-09-171-1/+1
* Update.Ulrich Drepper2003-09-172-0/+48
* Update.Ulrich Drepper2003-06-181-4/+3
* Update.Ulrich Drepper2003-04-294-3/+7
* Update.Ulrich Drepper2003-04-191-2/+2
* memmove for i686.Ulrich Drepper2003-02-041-0/+94