about summary refs log tree commit diff
path: root/sysdeps/i386/i686
Commit message (Expand)AuthorAgeFilesLines
* Update i386 libm-test-ulps.Joseph Myers2018-03-161-12/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01136-136/+136
* Add _Float32 function aliases.Joseph Myers2017-12-071-2/+5
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-6/+7
* Use libm_alias_float for i386.Joseph Myers2017-11-2911-11/+27
* Use libm_alias_double for i386.Joseph Myers2017-11-283-3/+6
* Add _Float64x function aliases.Joseph Myers2017-11-271-4/+4
* Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers2017-11-172-2/+4
* i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu2017-10-224-7/+60
* i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu2017-10-224-1/+47
* i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu2017-10-225-38/+52
* i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu2017-10-224-1/+44
* i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-227-365/+29
* Do not wrap expf and exp2fSzabolcs Nagy2017-10-021-0/+1
* Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella2017-09-061-1/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* i686: Implement IFUNC selectors in CH.J. Lu2017-08-0499-1732/+2078
* x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu2017-08-042-12/+1
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-031-7/+7
* i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu2017-08-028-34/+34
* i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu2017-08-023-3/+3
* i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu2017-07-191-0/+4
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-0/+562
* Update x86 ulps for GCC 7.Joseph Myers2017-06-231-8/+8
* Remove bits/string.h.Zack Weinberg2017-06-201-6/+1
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-142-3/+7
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-143-6/+3
* x86: Optimize SSE2 memchr overflow calculationH.J. Lu2017-05-191-8/+6
* Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella2017-03-291-1/+1
* Move tests of catan, catanh to auto-libm-test-*.Joseph Myers2017-02-171-0/+12
* Move tests of casin, casinh to auto-libm-test-*.Joseph Myers2017-02-171-36/+36
* Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers2017-02-171-18/+18
* nptl: Remove COLORING_INCREMENTAdhemerval Zanella2017-02-061-5/+0
* Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella2017-02-062-249/+0
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-031-0/+2
* Fix i686 memchr for large input sizesAdhemerval Zanella2017-01-022-3/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0196-96/+96
* Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947).Joseph Myers2016-12-152-8/+48
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Remove remnants of .og patternsFlorian Weimer2016-09-201-2/+0
* Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu2016-07-131-2/+2
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-301-8/+8
* Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers2016-06-143-129/+0
* Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers2016-06-081-0/+1
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-112-20/+0
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-241-4/+4
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-151-0/+1
* Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu2016-03-069-9/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0499-99/+99
* i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno2015-12-201-0/+2176