summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686
AgeCommit message (Expand)Author
2012-02-29Fix x86 strcasecmp_l (bug 13786).Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-07Remove __ELF__ conditionalsMarek Polacek
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2011-12-23Fix wrong copying processing for last bytes in x86-32 wcscpyLiubov Dmitrieva
2011-12-22Fix overrun in strcpy destination buffer in x86-32/SSSE3 versionLiubov Dmitrieva
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper
2011-11-16Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab
2011-11-14Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper
2011-11-13SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper
2011-11-12Fix warnings in fallback C code of x86-32 wide memory functionsUlrich Drepper
2011-11-08Remove unnecessary code from x86-32 SSSE3 strncmpUlrich Drepper
2011-10-28Fix some warning nitsAndreas Schwab
2011-10-28Move wide char related routines to wcsmbs subdirAndreas Schwab
2011-10-23Fix strnlen changeUlrich Drepper
2011-10-23Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva
2011-10-23Improve x86-32 SSSE3 memcpyMichael Zolotukhin
2011-10-23Fix WSUlrich Drepper
2011-10-23Fix signedness in wcscmp comparisonLiubov Dmitrieva
2011-10-15No need for boundary case handling in x86-32 __ieee_logUlrich Drepper
2011-10-15No need for boundary case handling in x86-32 __ieee_logfUlrich Drepper
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva
2011-10-14Optimize x86-32 logUlrich Drepper
2011-10-12Fix whitespacesUlrich Drepper
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva
2011-09-06Move Atom-optimized code out of the way and togetherUlrich Drepper
2011-09-05Fix whitespacesUlrich Drepper
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva
2011-09-05Fix whitespacesUlrich Drepper
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab
2011-08-04Fix whitespacesUlrich Drepper
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
2011-04-17Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger
2010-12-14Undo accidental checkin.Ulrich Drepper
2010-12-09Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek
2010-12-01Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu
2010-11-0532bit memset-sse2.S fails with uneven cache sizeUlrich Drepper
2010-10-13Implement accurate fma.Jakub Jelinek
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-08-27Add missing i686/multiarch/Makefile bit for shared x86_64 code.Roland McGrath
2010-08-27Fixup x86 after x86-64 varshift change.Ulrich Drepper
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu
2010-08-24Clean up SSE variable shiftsRichard Henderson
2010-08-19Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab
2010-07-21Add missing file from last commit.Andreas Schwab