about summary refs log tree commit diff
path: root/math/libm-test.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix pow in non-default rounding modes (bug 3976).Joseph Myers2012-03-051-0/+109
* Test cosh, sinh in non-default rounding modes (bug 3976).Joseph Myers2012-03-051-0/+225
* Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers2012-03-021-0/+421
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-021-0/+38
* Fix exp in non-default rounding modes (bug 3976).Joseph Myers2012-03-021-0/+112
* Improve erfc accuracy.Joseph Myers2012-03-011-0/+6
* Add test for bug 5794 (incorrect expm1 overflow).Joseph Myers2012-02-291-0/+4
* Move misplaced llround test and add lround test from bug 2561.Joseph Myers2012-02-291-1/+2
* Fix nearbyintf rounding.Joseph Myers2012-02-221-0/+23
* Fix rintf rounding.Joseph Myers2012-02-221-0/+80
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix loss of precision in jn testsAndreas Schwab2012-02-071-9/+9
* Optimized nearbyint for PPCAdhemerval Zanella2011-12-171-0/+4
* Fix accuracy problem in generic sinUlrich Drepper2011-10-291-0/+1
* Fix remainder (NaN, 0)Andreas Jaeger2011-10-071-1/+17
* Fix jn precisionPetr Baudis2011-09-091-1/+11
* Fix lround() loses precisionPaul Pluzhnikov2011-09-081-0/+1
* IEEE quad fmal fixesJakub Jelinek2010-10-181-0/+15
* Implement fmal, some fma bugfixesJakub Jelinek2010-10-151-0/+25
* Fix some more dbl-64/s_fma.c issueJakub Jelinek2010-10-151-0/+10
* Implement accurate fma.Jakub Jelinek2010-10-131-1/+17
* Correct implementation of fmaf.Jakub Jelinek2010-10-111-0/+4
* Fix cproj implmentation.Ulrich Drepper2010-04-081-2/+2
* Add test for range error in expm1.Ulrich Drepper2009-05-151-0/+4
* * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-0/+6
* * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper2009-04-261-3/+17
* * math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper2009-04-261-0/+6
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-1/+13
* * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper2009-04-251-0/+2
* Work around braindead IBM128 long double format.Ulrich Drepper2008-05-221-2/+2
* [BZ #3406]Ulrich Drepper2008-05-111-0/+1
* [BZ4997]Ulrich Drepper2008-04-111-0/+43
* [BZ #5857]Ulrich Drepper2008-03-241-0/+9
* [BZ #2549]Ulrich Drepper2007-10-281-5/+18
* [BZ #4407]Ulrich Drepper2007-10-061-1/+4
* [BZ #3919]Ulrich Drepper2007-03-151-0/+5
* [BZ #4096]Ulrich Drepper2007-03-051-0/+11
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-16/+0
* .Jakub Jelinek2007-07-311-0/+16
* (lrint_test_upward): Fix typo.Andreas Jaeger2006-09-201-1/+1
* [BZ #2592]Ulrich Drepper2006-09-201-0/+164
* [BZ #2466]Roland McGrath2006-03-161-213/+840
* [BZ #2423]Roland McGrath2006-03-161-2/+332
* * soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath2006-01-301-0/+7
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-281-2/+305
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* [BZ #1466]Ulrich Drepper2005-10-131-1/+5
* Update.Ulrich Drepper2005-01-061-0/+112
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1567/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+1567