Age | Commit message (Expand) | Author | Files | Lines |
2012-03-02 | Fix scalbn, scalbln integer overflow. | Joseph Myers | 2 | -6/+10 |
2012-02-27 | Fix ldbl-128 rintl/nearbyintl just like flt-32 variants. | David S. Miller | 2 | -44/+6 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 44 | -115/+86 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 26 | -224/+23 |
2011-10-15 | Optimize exp | Ulrich Drepper | 1 | -2/+3 |
2011-10-12 | Optimize libm | Ulrich Drepper | 19 | -189/+91 |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper | 1 | -0/+19 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -1/+10 |
2010-11-22 | ldbl-128 fmal compile fix | Jakub Jelinek | 1 | -1/+1 |
2010-10-18 | IEEE quad fmal fixes | Jakub Jelinek | 1 | -2/+4 |
2010-10-15 | Implement fmal, some fma bugfixes | Jakub Jelinek | 1 | -0/+221 |
2010-10-13 | Implement accurate fma. | Jakub Jelinek | 1 | -0/+50 |
2010-01-16 | sysdeps/ieee754/ldbl-128/ fixes | Jakub Jelinek | 5 | -15/+13 |
2009-10-28 | Readd definition of __expl in ldbl-128 | Joseph S. Myers | 1 | -0/+1 |
2009-05-29 | Fix errno for boundary conditions in 128-bit long double. | Ulrich Drepper | 4 | -4/+32 |
2008-05-10 | * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel. | Ulrich Drepper | 4 | -13/+6 |
2008-04-12 | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper | 2 | -18/+14 |
2008-04-10 | [BZ #4407] | Ulrich Drepper | 1 | -0/+6 |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper | 1 | -9/+9 |
2007-04-16 | [BZ #3306] | Ulrich Drepper | 1 | -12/+11 |
2007-03-14 | * sysdeps/ieee754/ldbl-128/Makefile: New file. | Richard Henderson | 1 | -0/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2 | -20/+21 |
2007-07-31 | . | Jakub Jelinek | 2 | -21/+20 |
2006-09-25 | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 1 | -2/+2 |
2006-09-20 | [BZ #2592] | Ulrich Drepper | 2 | -16/+11 |
2006-02-01 | 2006-02-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -2/+2 |
2006-01-28 | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922 | Roland McGrath | 1 | -1/+1 |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 1 | -2/+0 |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 1 | -2/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 7 | -37/+45 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 7 | -45/+37 |
2004-12-16 | Update. | Ulrich Drepper | 1 | -0/+1 |
2004-11-21 | [BZ #552] | Ulrich Drepper | 1 | -3/+3 |
2004-04-21 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-03-15 | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ... | Richard Henderson | 1 | -0/+51 |
2004-03-14 | Update. | Ulrich Drepper | 1 | -12/+14 |
2004-02-12 | Update. | Ulrich Drepper | 3 | -6/+15 |
2003-12-28 | Update. | Andreas Jaeger | 3 | -6/+6 |
2003-12-07 | Update. | Ulrich Drepper | 1 | -1/+8 |
2003-03-14 | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath | 2 | -9/+14 |
2002-09-10 | Update. | Ulrich Drepper | 5 | -7/+6 |
2002-08-28 | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath | 8 | -8/+32 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 18 | -27/+288 |
2002-07-11 | Update. | Ulrich Drepper | 11 | -56/+59 |
2002-04-14 | Update. | Ulrich Drepper | 2 | -0/+2 |
2002-04-09 | Update. | Ulrich Drepper | 1 | -0/+3 |
2001-11-26 | Update. | Andreas Jaeger | 5 | -18/+14 |
2001-11-26 | (L102B): Fix typo in initialization. | Andreas Jaeger | 1 | -1/+1 |
2001-11-10 | Update. | Andreas Jaeger | 1 | -0/+244 |
2001-11-10 | 128-bit long double implementation of e_log2. | Andreas Jaeger | 1 | -0/+237 |