| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pow (0.0, -Inf) (bug 14241). | Joseph Myers | 2012-06-15 | 1 | -2/+2 |
* | Fix missing overflow exceptions from pow (bug 13873). | Joseph Myers | 2012-04-09 | 1 | -2/+3 |
* | Fix pow of zero and infinity to large powers. | Joseph Myers | 2012-03-21 | 1 | -1/+1 |
* | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson | 2012-03-19 | 1 | -3/+1 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -1/+1 |
* | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -2/+11 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | Cleanup FMA4 patch | Ulrich Drepper | 2011-10-25 | 1 | -5/+19 |
* | Optimize accurate 64-bit routines for FMA4 on x86-64 | Ulrich Drepper | 2011-10-24 | 1 | -0/+2 |
* | Finish renamed DLA_FMA -> DLA_FMS | Ulrich Drepper | 2011-10-24 | 1 | -1/+1 |
* | Clean up last dla.h change | Ulrich Drepper | 2011-10-23 | 1 | -1/+1 |
* | Start using fma in the libm implementation | Ulrich Drepper | 2011-10-22 | 1 | -1/+4 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -4/+5 |
* | [BZ #4096] | Ulrich Drepper | 2007-03-05 | 1 | -11/+11 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -11/+11 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -11/+11 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -11/+11 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -11/+11 |
* | * sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 to | Andreas Jaeger | 2004-01-23 | 1 | -5/+5 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-08-24 | 1 | -1/+19 |
* | 2002-08-20 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-20 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2002-07-06 | 1 | -1/+2 |
* | Update. | Andreas Jaeger | 2001-05-12 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2001-03-13 | 1 | -11/+33 |
* | Fix a typo in the function name. | Ulrich Drepper | 2001-03-12 | 1 | -1/+1 |
* | Fix warnings. | Ulrich Drepper | 2001-03-12 | 1 | -6/+24 |
* | Update. | Ulrich Drepper | 2001-03-12 | 1 | -335/+307 |
* | Update. | Ulrich Drepper | 2001-02-19 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+352 |