Age | Commit message (Expand) | Author | Files | Lines |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 64 | -192/+128 |
2012-02-08 | Reduce ldouble ULPs for jn tests on x86 | Andreas Schwab | 1 | -18/+16 |
2012-02-07 | Remove __ELF__ conditionals | Marek Polacek | 39 | -192/+48 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 5 | -32/+5 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -2/+2 |
2011-12-23 | Optimize x86-32 feraiseexcept also for !__SSE_MATH__ | Ulrich Drepper | 1 | -1/+11 |
2011-12-22 | Add feraiseexcept optimization for x86-32 | Ulrich Drepper | 1 | -1/+39 |
2011-12-22 | Also retrieve SSE exceptions in x86-32 fegetexceptflag | Ulrich Drepper | 1 | -4/+18 |
2011-10-26 | Make math_force_eval accept non-addressable arguments | Andreas Schwab | 1 | -3/+4 |
2011-10-15 | Optimize exp | Ulrich Drepper | 3 | -3/+34 |
2011-10-14 | Optimize x86-32 log | Ulrich Drepper | 3 | -3/+57 |
2011-10-12 | Optimize libm | Ulrich Drepper | 46 | -149/+179 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -4/+50 |
2010-11-30 | Relax libm tests for x86-32. | Ulrich Drepper | 1 | -2/+2 |
2010-10-15 | Implement fmal, some fma bugfixes | Jakub Jelinek | 3 | -94/+0 |
2010-10-13 | Implement accurate fma. | Jakub Jelinek | 1 | -4/+2 |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek | 2 | -2/+4 |
2010-02-09 | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 1 | -0/+1 |
2009-10-19 | Correct errno handling in expm1. | Andreas Schwab | 3 | -1/+14 |
2009-08-24 | Define math_errhandling is possible. | Ulrich Drepper | 1 | -1/+5 |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper | 3 | -5/+78 |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 6 | -10/+156 |
2009-01-09 | * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors. | Ulrich Drepper | 1 | -0/+7 |
2008-08-05 | * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large | Ulrich Drepper | 1 | -1/+6 |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper | 1 | -1/+1 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper | 1 | -9/+9 |
2007-04-16 | [BZ #3306] | Ulrich Drepper | 3 | -24/+44 |
2007-04-16 | [BZ #3427] | Ulrich Drepper | 1 | -3/+12 |
2007-04-16 | (feholdexcept): Clear all exceptions in SW. | Ulrich Drepper | 1 | -7/+13 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -2/+2 |
2007-03-15 | [BZ #3919] | Ulrich Drepper | 3 | -3/+30 |
2007-03-05 | [BZ #4096] | Ulrich Drepper | 3 | -24/+30 |
2007-02-21 | [BZ #3325] | Ulrich Drepper | 3 | -3/+3 |
2007-02-19 | [BZ #3325] | Ulrich Drepper | 3 | -3/+3 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 10 | -113/+60 |
2007-07-31 | . | Jakub Jelinek | 10 | -60/+113 |
2006-11-10 | [BZ #3465] | Ulrich Drepper | 1 | -14/+16 |
2006-11-10 | [BZ #3451]cvs/fedora-glibc-20061110T2049cvs/fedora-glibc-20061110T1956 | Ulrich Drepper | 1 | -15/+27 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -46/+0 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -2/+2 |
2005-12-21 | * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. | Ulrich Drepper | 1 | -2/+2 |
2005-09-30 | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper | 1 | -0/+16 |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2 | -2/+4 |
2005-05-04 | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818 | Ulrich Drepper | 51 | -161/+199 |
2005-05-04 | * sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728 | Ulrich Drepper | 1 | -79/+93 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 61 | -455/+364 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 61 | -364/+455 |
2004-11-04 | * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] | Roland McGrath | 1 | -0/+8 |
2004-09-30 | Update. | Ulrich Drepper | 3 | -24/+27 |