Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ONE and MONE | Siddhesh Poyarekar | 2013-03-29 | 1 | -7/+7 |
* | Format s_tan.c | Siddhesh Poyarekar | 2013-03-29 | 1 | -405/+728 |
* | Removed commented code | Siddhesh Poyarekar | 2013-03-26 | 1 | -3/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -1/+1 |
* | Replace more constants with their values | Siddhesh Poyarekar | 2012-12-28 | 1 | -35/+35 |
* | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson | 2012-03-19 | 1 | -3/+1 |
* | Fix tan, tanl for large inputs. | Joseph Myers | 2012-03-16 | 1 | -2/+2 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Fix sin, cos, tan in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-02 | 1 | -49/+68 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | Cleanup FMA4 patch | Ulrich Drepper | 2011-10-25 | 1 | -2/+10 |
* | 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 | -28/+31 |
* | * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings. | Ulrich Drepper | 2009-04-26 | 1 | -7/+14 |
* | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper | 2009-04-26 | 1 | -2/+8 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 1 | -1/+1 |
* | 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 | -0/+2 |
* | Update. | Ulrich Drepper | 2001-03-13 | 1 | -6/+6 |
* | Fix warnings. | Ulrich Drepper | 2001-03-12 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2001-03-12 | 1 | -67/+466 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+81 |