Age | Commit message (Expand) | Author |
2012-05-01 | Fix nexttoward bugs (bugs 2550, 2570). | Joseph Myers |
2012-04-28 | Fix formatting of denormal IBM long double numbers | Andreas Schwab |
2012-04-26 | Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521). | Adhemerval Zanella |
2012-04-17 | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella |
2012-03-26 | Fix undue underflow in ldbl-128ibm version of expl | Andreas Schwab |
2012-03-22 | Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm. | Joseph Myers |
2012-03-21 | Fix missing overflow/underflow exception in ldbl-128ibm version of powl | Andreas Schwab |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson |
2012-03-05 | Fix loss of precision in cosh and sinh for IBM long double | Andreas Schwab |
2012-03-02 | Fix scalbn, scalbln integer overflow. | Joseph Myers |
2012-03-01 | Improve erfc accuracy. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers |
2011-10-23 | Add missing _finite aliases | Andreas Schwab |
2011-10-22 | Fix compilation due to __nan defines | Andreas Schwab |
2011-10-15 | Optimize exp | Ulrich Drepper |
2011-10-12 | Optimize libm | Ulrich Drepper |
2011-10-10 | Implement __isinf_nsl for IBM long double | Andreas Schwab |
2011-09-09 | Fix jn precision | Petr Baudis |
2011-09-07 | Check for finite/infinity parms in IBM Long Double 128 fmal( ) | Ulrich Drepper |
2010-11-10 | Fix comparison in sqrtl for IBM long double 128. | Luis Machado |
2010-04-08 | Fix cproj implmentation. | Ulrich Drepper |
2009-05-22 | Fix errno for IBM long double. | Andreas Schwab |
2008-04-12 | * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use | Ulrich Drepper |
2008-04-12 | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper |
2007-08-10 | * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, | Jakub Jelinek |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath |
2007-06-08 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove | Ulrich Drepper |
2007-06-04 | * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c | Ulrich Drepper |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper |
2007-04-16 | [BZ #3306] | Ulrich Drepper |
2007-01-17 | [BZ #2749] | Jakub Jelinek |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-09-17 | * io/Makefile (CFLAGS-fstatat.c): Set. | Ulrich Drepper |
2006-03-16 | [BZ #2466] | Roland McGrath |
2006-03-16 | [BZ #2423] | Roland McGrath |
2006-02-01 | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath |
2006-01-31 | * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct index | Roland McGrath |
2006-01-28 | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922 | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |