about summary refs log tree commit diff
path: root/sysdeps/i386/i686/fpu/multiarch
Commit message (Expand)AuthorAgeFilesLines
* 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-019-9/+9
* 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
* 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-049-9/+9
* i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno2015-12-201-0/+2176
* 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-029-9/+9
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-029-9/+9
* 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-021-13/+13
* Add optimized expf for x86Liubov Dmitrieva2012-05-144-0/+364