Age | Commit message (Expand) | Author | Files | Lines |
2012-03-07 | Fix signs of zeros from casinh, cacosh etc. (bug 10716). | Joseph Myers | 1 | -0/+104 |
2012-03-05 | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 1 | -0/+109 |
2012-03-05 | Test cosh, sinh in non-default rounding modes (bug 3976). | Joseph Myers | 1 | -0/+225 |
2012-03-02 | Fix sin, cos, tan in non-default rounding modes (bug 3976). | Joseph Myers | 1 | -0/+421 |
2012-03-02 | Fix scalbn, scalbln integer overflow. | Joseph Myers | 1 | -0/+38 |
2012-03-02 | Fix exp in non-default rounding modes (bug 3976). | Joseph Myers | 1 | -0/+112 |
2012-03-01 | Improve erfc accuracy. | Joseph Myers | 1 | -0/+6 |
2012-02-29 | Add test for bug 5794 (incorrect expm1 overflow). | Joseph Myers | 1 | -0/+4 |
2012-02-29 | Move misplaced llround test and add lround test from bug 2561. | Joseph Myers | 1 | -1/+2 |
2012-02-22 | Fix nearbyintf rounding. | Joseph Myers | 1 | -0/+23 |
2012-02-22 | Fix rintf rounding. | Joseph Myers | 1 | -0/+80 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-02-07 | Fix loss of precision in jn tests | Andreas Schwab | 1 | -9/+9 |
2011-12-17 | Optimized nearbyint for PPC | Adhemerval Zanella | 1 | -0/+4 |
2011-10-29 | Fix accuracy problem in generic sin | Ulrich Drepper | 1 | -0/+1 |
2011-10-07 | Fix remainder (NaN, 0) | Andreas Jaeger | 1 | -1/+17 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -1/+11 |
2011-09-08 | Fix lround() loses precision | Paul Pluzhnikov | 1 | -0/+1 |
2010-10-18 | IEEE quad fmal fixes | Jakub Jelinek | 1 | -0/+15 |
2010-10-15 | Implement fmal, some fma bugfixes | Jakub Jelinek | 1 | -0/+25 |
2010-10-15 | Fix some more dbl-64/s_fma.c issue | Jakub Jelinek | 1 | -0/+10 |
2010-10-13 | Implement accurate fma. | Jakub Jelinek | 1 | -1/+17 |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek | 1 | -0/+4 |
2010-04-08 | Fix cproj implmentation. | Ulrich Drepper | 1 | -2/+2 |
2009-05-15 | Add test for range error in expm1. | Ulrich Drepper | 1 | -0/+4 |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -0/+6 |
2009-04-26 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct | Ulrich Drepper | 1 | -3/+17 |
2009-04-26 | * math/w_fmod.c: Also handle x=±Inf as error. | Ulrich Drepper | 1 | -0/+6 |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -1/+13 |
2009-04-25 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors | Ulrich Drepper | 1 | -0/+2 |
2008-05-22 | Work around braindead IBM128 long double format. | Ulrich Drepper | 1 | -2/+2 |
2008-05-11 | [BZ #3406] | Ulrich Drepper | 1 | -0/+1 |
2008-04-11 | [BZ4997] | Ulrich Drepper | 1 | -0/+43 |
2008-03-24 | [BZ #5857] | Ulrich Drepper | 1 | -0/+9 |
2007-10-28 | [BZ #2549] | Ulrich Drepper | 1 | -5/+18 |
2007-10-06 | [BZ #4407] | Ulrich Drepper | 1 | -1/+4 |
2007-03-15 | [BZ #3919] | Ulrich Drepper | 1 | -0/+5 |
2007-03-05 | [BZ #4096] | Ulrich Drepper | 1 | -0/+11 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -16/+0 |
2007-07-31 | . | Jakub Jelinek | 1 | -0/+16 |
2006-09-20 | (lrint_test_upward): Fix typo. | Andreas Jaeger | 1 | -1/+1 |
2006-09-20 | [BZ #2592] | Ulrich Drepper | 1 | -0/+164 |
2006-03-16 | [BZ #2466] | Roland McGrath | 1 | -213/+840 |
2006-03-16 | [BZ #2423] | Roland McGrath | 1 | -2/+332 |
2006-01-30 | * soft-fp/double.h (FP_CMP_UNORD_D): Also define in | Roland McGrath | 1 | -0/+7 |
2006-01-28 | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922 | Roland McGrath | 1 | -2/+305 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -2/+2 |
2005-10-13 | [BZ #1466] | Ulrich Drepper | 1 | -1/+5 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -0/+112 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -1567/+4 |