summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-09-22Add narrowing fma functionsJoseph Myers
2021-09-15Redirect fma calls to __fma in libmJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-30i686: Don't include multiarch memove in libc.aH.J. Lu
2021-05-07Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-05-28i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-29Use libm_alias_float for i386.Joseph Myers
2017-11-28Use libm_alias_double for i386.Joseph Myers
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella
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