aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers103-103/+103
2017-11-29Use libm_alias_float for i386.Joseph Myers1-1/+2
2017-11-28Use libm_alias_double for i386.Joseph Myers1-1/+2
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella1-1/+0
2017-08-04i686: Implement IFUNC selectors in CH.J. Lu99-1732/+2078
2017-08-04x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu1-5/+1
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu8-34/+34
2017-08-02i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu3-3/+3
2017-07-19i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu1-0/+4
2017-06-20Remove bits/string.h.Zack Weinberg1-6/+1
2017-06-14i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2-3/+7
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu1-8/+6
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella1-1/+1
2017-01-03Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella1-0/+2
2017-01-02Fix i686 memchr for large input sizesAdhemerval Zanella2-3/+15
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers64-64/+64
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2-20/+0
2016-03-06Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu9-9/+9
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers64-64/+64
2015-10-08Remove configure tests for AVX support.Joseph Myers5-11/+3
2015-10-06Remove configure tests for SSE4 support.Joseph Myers3-14/+2
2015-08-27Move i486/strcat.S to strcat.SH.J. Lu1-1/+1
2015-08-20Remove the unused IFUNC filesH.J. Lu1-4/+0
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu1-1/+0
2015-08-20Remove x86 init-arch.cH.J. Lu1-1/+0
2015-08-13Update i686 multiarch functions for <cpu-features.h>H.J. Lu34-882/+346
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu3-7/+0
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2-4/+7
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers1-1/+3
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella1-2/+8
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers64-64/+64
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich13-3/+769
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers2-3/+6
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar62-64/+64
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab3-6/+6
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae63-63/+63
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab6-49/+2
2013-09-04Remove --disable-versioning.Joseph Myers1-1/+1
2013-08-27Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcase...Andreas Schwab2-0/+24
2013-08-21Fix typos.Ondřej Bílka7-11/+11
2013-08-21i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva3-0/+12
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu2-6/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers63-63/+63
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu42-0/+396
2012-08-15Remove executable permissions checked in by accidentAndreas Jaeger1-0/+0
2012-08-15Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva1-1/+1
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu1-3/+14
2012-05-21Fix warnings in wcschr-c.cAndreas Jaeger1-3/+9
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2-0/+2