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