Age | Commit message (Expand) | Author | Files | Lines |
2015-06-21 | Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361). | Joseph Myers | 1 | -25/+235 |
2015-06-18 | Fix asinh missing underflows (bug 16350). | Joseph Myers | 1 | -118/+118 |
2015-06-18 | Remove stray spurious-underflow markings from cexp test. | Joseph Myers | 1 | -290/+290 |
2015-05-19 | Fix i386 atanhl spurious underflows (bug 18049). | Joseph Myers | 1 | -0/+325 |
2015-05-15 | Fix atanhl missing underflows (bug 16352). | Joseph Myers | 1 | -118/+118 |
2015-05-15 | Fix tanf spurious underflows (bug 18221). | Joseph Myers | 1 | -0/+50 |
2015-05-15 | Fix lgammaf spurious underflows (bug 18220). | Joseph Myers | 1 | -0/+25 |
2015-05-15 | Fix erfcf spurious underflows (bug 18217). | Joseph Myers | 1 | -0/+50 |
2015-05-14 | Fix atanf spurious underflows (bug 18196). | Joseph Myers | 1 | -0/+25 |
2015-05-14 | Fix log1p missing underflows (bug 16339). | Joseph Myers | 1 | -100/+100 |
2015-05-08 | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers | 1 | -0/+144 |
2015-05-06 | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers | 1 | -0/+332 |
2015-05-05 | Add further tests of libm functions. | Joseph Myers | 1 | -0/+2813 |
2015-05-02 | Add more tests of libm functions. | Joseph Myers | 1 | -0/+921 |
2015-05-01 | Add more tests of tgamma. | Joseph Myers | 1 | -0/+199 |
2015-05-01 | Add more tests of tanh. | Joseph Myers | 1 | -0/+294 |
2015-05-01 | Add more tests of tan. | Joseph Myers | 1 | -0/+50 |
2015-05-01 | Add more tests of cos, sin, sincos. | Joseph Myers | 1 | -0/+135 |
2015-05-01 | Add another test of pow. | Joseph Myers | 1 | -0/+25 |
2015-05-01 | Add more tests of lgamma. | Joseph Myers | 1 | -0/+219 |
2015-05-01 | Add more tests of log, log10, log1p, log2. | Joseph Myers | 1 | -0/+828 |
2015-05-01 | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers | 1 | -0/+468 |
2015-05-01 | Add more tests of erf, erfc. | Joseph Myers | 1 | -0/+424 |
2015-04-30 | Add more tests of csqrt. | Joseph Myers | 1 | -0/+501 |
2015-04-30 | Add further tests of cosh and sinh. | Joseph Myers | 1 | -0/+373 |
2015-04-09 | Add more tests of clog and clog10. | Joseph Myers | 1 | -0/+1454 |
2015-04-08 | Add more tests of atanh. | Joseph Myers | 1 | -0/+130 |
2015-04-08 | Add more tests of atan. | Joseph Myers | 1 | -0/+75 |
2015-04-08 | Add more tests of cbrt. | Joseph Myers | 1 | -0/+188 |
2015-04-08 | Add more tests of cabs. | Joseph Myers | 1 | -0/+150 |
2015-04-08 | Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211). | Joseph Myers | 1 | -0/+800 |
2015-04-08 | Fix dbl-64 atan in non-default rounding modes (bug 18197). | Joseph Myers | 1 | -0/+50 |
2015-03-25 | Add more tests of acosh, asinh and atanh. | Joseph Myers | 1 | -0/+764 |
2015-03-25 | Add another test of asin. | Joseph Myers | 1 | -0/+25 |
2015-03-25 | Add more tests of asin. | Joseph Myers | 1 | -0/+224 |
2015-03-25 | Add more tests of acos. | Joseph Myers | 1 | -0/+398 |
2015-03-25 | Add more tests of expm1. | Joseph Myers | 1 | -0/+304 |
2015-03-24 | Add more tests of cosh, sinh. | Joseph Myers | 1 | -0/+531 |
2015-03-24 | Add more tests of log2. | Joseph Myers | 1 | -0/+318 |
2015-03-10 | Add test for bug 18104. | Joseph Myers | 1 | -0/+45 |
2015-02-27 | Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047). | Joseph Myers | 1 | -0/+875 |
2015-02-26 | Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039). | Joseph Myers | 1 | -0/+775 |
2015-02-26 | Fix asin missing underflows (bug 16351). | Joseph Myers | 1 | -100/+100 |
2015-02-25 | Fix ldbl-128ibm asinhl inaccuracy (bug 18020). | Joseph Myers | 1 | -0/+1685 |
2015-02-25 | Fix ldbl-128ibm acoshl inaccuracy (bug 18019). | Joseph Myers | 1 | -0/+835 |
2015-02-18 | Fix atan / atan2 missing underflows (bug 15319). | Joseph Myers | 1 | -901/+1533 |
2015-02-12 | Fix exp2 spurious underflows (bug 16560). | Joseph Myers | 1 | -0/+666 |
2015-02-06 | soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1... | Joseph Myers | 1 | -0/+357 |
2014-06-25 | Fix exp10 spurious underflows (bug 16560). | Joseph Myers | 1 | -0/+666 |
2014-06-24 | Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539). | Joseph Myers | 1 | -0/+81 |