Age | Commit message (Expand) | Author |
2012-02-20 | Resort ULPs files with gen-libm-test.pl -n in C locale. | Joseph Myers |
2012-02-10 | Fix x86 PLT slot usage for feraiseexcept. | Thomas Schwinge |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-08 | Reduce ldouble ULPs for jn tests on x86 | Andreas Schwab |
2012-02-07 | Remove __ELF__ conditionals | Marek Polacek |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-12-23 | Optimize x86-32 feraiseexcept also for !__SSE_MATH__ | Ulrich Drepper |
2011-12-22 | Add feraiseexcept optimization for x86-32 | Ulrich Drepper |
2011-12-22 | Also retrieve SSE exceptions in x86-32 fegetexceptflag | Ulrich Drepper |
2011-10-26 | Make math_force_eval accept non-addressable arguments | Andreas Schwab |
2011-10-15 | Optimize exp | Ulrich Drepper |
2011-10-14 | Optimize x86-32 log | Ulrich Drepper |
2011-10-12 | Optimize libm | Ulrich Drepper |
2011-09-09 | Fix jn precision | Petr Baudis |
2010-11-30 | Relax libm tests for x86-32. | Ulrich Drepper |
2010-10-15 | Implement fmal, some fma bugfixes | Jakub Jelinek |
2010-10-13 | Implement accurate fma. | Jakub Jelinek |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek |
2010-02-09 | Avoid PLT call to fegetenv on s390 | Andreas Schwab |
2009-10-19 | Correct errno handling in expm1. | Andreas Schwab |
2009-08-24 | Define math_errhandling is possible. | Ulrich Drepper |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper |
2009-01-09 | * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors. | Ulrich Drepper |
2008-08-05 | * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large | Ulrich Drepper |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper |
2007-04-16 | [BZ #3306] | Ulrich Drepper |
2007-04-16 | [BZ #3427] | Ulrich Drepper |
2007-04-16 | (feholdexcept): Clear all exceptions in SW. | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-03-15 | [BZ #3919] | Ulrich Drepper |
2007-03-05 | [BZ #4096] | Ulrich Drepper |
2007-02-21 | [BZ #3325] | Ulrich Drepper |
2007-02-19 | [BZ #3325] | Ulrich Drepper |
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-11-10 | [BZ #3465] | Ulrich Drepper |
2006-11-10 | [BZ #3451]cvs/fedora-glibc-20061110T2049cvs/fedora-glibc-20061110T1956 | Ulrich Drepper |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger |
2005-12-21 | * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. | Ulrich Drepper |
2005-09-30 | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper |
2005-05-04 | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818 | Ulrich Drepper |
2005-05-04 | * sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728 | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |