about summary refs log tree commit diff
path: root/sysdeps/i386/i686/fpu
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0117-17/+17
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0717-17/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0117-17/+17
* Fix i686 build with GCC 9.Joseph Myers2018-11-126-6/+6
* math: Update i686 ulpsFlorian Weimer2018-06-011-270/+278
* Update i386 libm-test-ulps.Adhemerval Zanella2018-04-061-4/+10
* Update i386 libm-test-ulps.Joseph Myers2018-03-161-12/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0117-17/+17
* 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-2910-10/+25
* Use libm_alias_double for i386.Joseph Myers2017-11-282-2/+4
* 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
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-031-7/+7
* 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 __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-143-6/+3
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0115-15/+15
* 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
* 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
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-241-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0418-18/+18
* i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno2015-12-201-0/+2176
* Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers2015-11-051-1/+7
* Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers2015-09-181-4/+5
* Update i686 multiarch functions for <cpu-features.h>H.J. Lu2015-08-134-5/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0218-18/+18
* Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers2014-06-181-1/+4
* Fix log (1) in round-downward mode (bug 16731).Joseph Myers2014-03-211-1/+7
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0118-18/+18
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0218-18/+18
* Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva2012-09-253-1/+617
* Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva2012-09-102-55/+40
* Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva2012-09-036-1/+1210
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-022-15/+15