summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686
AgeCommit message (Expand)Author
2014-01-09Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab
2013-09-20Make __ffs hiddenAndreas Schwab
2013-09-04Remove --disable-versioning.Joseph Myers
2013-08-27Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcase...Andreas Schwab
2013-08-21Fix typos.Ondřej Bílka
2013-08-21i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers
2013-02-19Remove some bounded-pointers support from i386 .S files.Joseph Myers
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-05Change __x86_64 prefix in cache size to __x86H.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva
2012-09-10Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva
2012-09-03Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva
2012-08-15Remove executable permissions checked in by accidentAndreas Jaeger
2012-08-15Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-05-21Fix warnings in wcschr-c.cAndreas Jaeger
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell
2012-05-14Add optimized expf for x86Liubov Dmitrieva
2012-04-08memset: also update copyright yearsMike Frysinger
2012-04-07memset: fix define usage for shared libsMike Frysinger
2012-03-30optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.SLiubov Dmitrieva
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
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