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