| Commit message (Expand) | Author | Age | Files | Lines |
* | Use non-signaling floating-point comparisons in math functions. | Aurelien Jarno | 2012-02-19 | 1 | -3/+3 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 25 | -69/+50 |
* | Remove __STDC__ conditionals from libm. | Joseph Myers | 2012-01-27 | 22 | -178/+22 |
* | Optimize scalbln | Ulrich Drepper | 2012-01-11 | 1 | -25/+13 |
* | Optimize s_modf | Ulrich Drepper | 2012-01-10 | 1 | -16/+4 |
* | Optimize ldexp and scalbn | Ulrich Drepper | 2012-01-10 | 1 | -25/+13 |
* | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper | 2011-11-12 | 2 | -4/+4 |
* | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper | 2011-11-12 | 1 | -2/+4 |
* | Use math_force_eval in more places | Ulrich Drepper | 2011-10-25 | 3 | -38/+35 |
* | Optimization to some complex math functions | Ulrich Drepper | 2011-10-22 | 1 | -1/+1 |
* | Optimize exp | Ulrich Drepper | 2011-10-15 | 1 | -51/+38 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 14 | -455/+130 |
* | Optimize use of isnan, isinf, finite | Ulrich Drepper | 2011-10-08 | 1 | -0/+18 |
* | Fix jn precision | Petr Baudis | 2011-09-09 | 1 | -1/+10 |
* | Implement fmal, some fma bugfixes | Jakub Jelinek | 2010-10-15 | 2 | -3/+233 |
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 1 | -0/+70 |
* | Correct errno handling in expm1. | Andreas Schwab | 2009-10-19 | 1 | -0/+1 |
* | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 2009-04-26 | 2 | -2/+12 |
* | [BZ #4407] | Ulrich Drepper | 2007-10-06 | 1 | -3/+7 |
* | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 2007-07-28 | 1 | -2/+2 |
* | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper | 2007-04-16 | 1 | -10/+10 |
* | [BZ #3306] | Ulrich Drepper | 2007-04-16 | 2 | -23/+28 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 3 | -38/+33 |
* | . | Jakub Jelinek | 2007-07-31 | 3 | -33/+38 |
* | [BZ #2592] | Ulrich Drepper | 2006-09-20 | 2 | -16/+11 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 2 | -12/+0 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 2 | -4/+4 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 8 | -53/+65 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 8 | -65/+53 |
* | [BZ #552] | Ulrich Drepper | 2004-11-21 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2004-03-14 | 1 | -12/+14 |
* | Update. | Ulrich Drepper | 2004-02-12 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-02-01 | 2 | -4/+10 |
* | Update. | Andreas Jaeger | 2003-12-28 | 3 | -7/+7 |
* | Update. | Ulrich Drepper | 2003-12-07 | 1 | -1/+8 |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -3/+6 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath | 2003-03-14 | 2 | -4/+4 |
* | Update. | Ulrich Drepper | 2002-09-10 | 4 | -5/+5 |
* | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath | 2002-08-28 | 6 | -6/+24 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 6 | -13/+102 |
* | Update. | Andreas Jaeger | 2002-08-23 | 1 | -10/+8 |
* | Update. | Ulrich Drepper | 2002-06-20 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2002-04-14 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-04-09 | 1 | -0/+3 |
* | (__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it c... | Andreas Jaeger | 2002-01-28 | 1 | -10/+8 |
* | Update. | Andreas Jaeger | 2002-01-07 | 1 | -7/+19 |
* | (erfcl): Fix K&R header. | Andreas Jaeger | 2002-01-07 | 1 | -3/+2 |
* | Update. | Andreas Jaeger | 2001-11-22 | 1 | -1/+1 |
* | (__erfcl): Fix K&R header. | Andreas Jaeger | 2001-11-16 | 1 | -16/+16 |
* | Fix parentheses. | Andreas Jaeger | 2001-10-16 | 1 | -2/+2 |