aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686
AgeCommit message (Expand)Author
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-11-12Fix i686 build with GCC 9.Joseph Myers
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu
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-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer
2018-06-01math: Update i686 ulpsFlorian Weimer
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-03-16Update i386 libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-11-29Use libm_alias_float for i386.Joseph Myers
2017-11-28Use libm_alias_double for i386.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella
2017-09-01Obsolete pow10 functions.Joseph Myers
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-03i686/multiarch: Regenerate ulpsAurelien Jarno
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-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-23Update x86 ulps for GCC 7.Joseph Myers
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-14i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers