aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch
AgeCommit message (Expand)Author
2017-08-04i686: Implement IFUNC selectors in CH.J. Lu
2017-08-04x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu
2017-08-02i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu
2017-07-19i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-14i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella
2017-01-03Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella
2017-01-02Fix i686 memchr for large input sizesAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu
2016-03-06Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-10-06Remove configure tests for SSE4 support.Joseph Myers
2015-08-27Move i486/strcat.S to strcat.SH.J. Lu
2015-08-20Remove the unused IFUNC filesH.J. Lu
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu
2015-08-20Remove x86 init-arch.cH.J. Lu
2015-08-13Update i686 multiarch functions for <cpu-features.h>H.J. Lu
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab
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-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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
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-05-21Fix warnings in wcschr-c.cAndreas Jaeger
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell
2012-03-30optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.SLiubov Dmitrieva
2012-02-29Fix x86 strcasecmp_l (bug 13786).Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers