about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/libm-test-ulps
Commit message (Expand)AuthorAgeFilesLines
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+8
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+12
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+8
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+12
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+8
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+12
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+8
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+12
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+8
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+12
* This patch adds vector cosf tests.Andrew Senkevich2015-06-091-0/+8
* Addition of testing infrastructure for vector math functions.Andrew Senkevich2015-06-091-0/+12
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-081-14/+14
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-061-18/+18
* Add further tests of libm functions.Joseph Myers2015-05-051-44/+52
* Add more tests of libm functions.Joseph Myers2015-05-021-38/+42
* Add more tests of tgamma.Joseph Myers2015-05-011-6/+6
* Add more tests of tanh.Joseph Myers2015-05-011-18/+26
* Add more tests of tan.Joseph Myers2015-05-011-4/+6
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-011-4/+4
* Add another test of pow.Joseph Myers2015-05-011-8/+8
* Add more tests of lgamma.Joseph Myers2015-05-011-44/+44
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-011-45/+49
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-011-21/+51
* Add more tests of erf, erfc.Joseph Myers2015-05-011-22/+32
* Add more tests of csqrt.Joseph Myers2015-04-301-36/+36
* Add further tests of cosh and sinh.Joseph Myers2015-04-301-11/+11
* Add more tests of clog and clog10.Joseph Myers2015-04-091-60/+60
* Add more tests of atanh.Joseph Myers2015-04-081-4/+4
* Add more tests of atan.Joseph Myers2015-04-081-2/+8
* Add more tests of cbrt.Joseph Myers2015-04-081-8/+10
* Add more tests of cabs.Joseph Myers2015-04-081-0/+24
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-34/+38
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-251-42/+42
* Add another test of asin.Joseph Myers2015-03-251-2/+2
* Add more tests of asin.Joseph Myers2015-03-251-0/+10
* Add more tests of acos.Joseph Myers2015-03-251-6/+14
* Add more tests of expm1.Joseph Myers2015-03-251-8/+8
* Add more tests of cosh, sinh.Joseph Myers2015-03-241-12/+24
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-241-95/+7
* Add more tests of log2.Joseph Myers2015-03-241-8/+18
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-271-0/+4
* Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers2015-02-251-13/+14
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-251-2/+15
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-271-0/+24
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-251-0/+8
* Test cpow in all rounding modes.Joseph Myers2014-06-231-0/+48
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-2/+12
* Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers2014-06-101-0/+22
* Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers2014-05-231-0/+24