aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Fix i386 memmove issue (bug 22644).Andrew Senkevich1-6/+6
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers136-136/+136
2017-12-07Add _Float32 function aliases.Joseph Myers1-2/+5
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-6/+7
2017-11-29Use libm_alias_float for i386.Joseph Myers11-11/+27
2017-11-28Use libm_alias_double for i386.Joseph Myers3-3/+6
2017-11-27Add _Float64x function aliases.Joseph Myers1-4/+4
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers2-2/+4
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu4-7/+60
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu4-1/+47
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu5-38/+52
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu4-1/+44
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu7-365/+29
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy1-0/+1
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella1-1/+0
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+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. Lu2-12/+1
2017-08-03i686/multiarch: Regenerate ulpsAurelien Jarno1-7/+7
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-26Add float128 support for x86_64, x86.Joseph Myers1-0/+562
2017-06-23Update x86 ulps for GCC 7.Joseph Myers1-8/+8
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-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg3-6/+3
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-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers1-0/+12
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers1-36/+36
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers1-18/+18
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella1-5/+0
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella2-249/+0
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 Myers96-96/+96
2016-12-15Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947).Joseph Myers2-8/+48
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-20Remove remnants of .og patternsFlorian Weimer1-2/+0
2016-07-13Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu1-2/+2
2016-06-30i686/multiarch: Regenerate ulpsAurelien Jarno1-8/+8
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers3-129/+0
2016-06-08Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers1-0/+1
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2-20/+0
2016-03-24Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers1-4/+4
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell1-0/+1
2016-03-06Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu9-9/+9
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers99-99/+99
2015-12-20i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno1-0/+2176