Age | Commit message (Expand) | Author | Files | Lines |
2011-05-18 | Fix typo in x86-64 powl | H.J. Lu | 1 | -2/+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-09-01 | Fix x86_64 bits/mathinline.h for -m32 compilation. | Jakub Jelinek | 1 | -0/+12 |
2009-08-31 | Fix parse error in bits/mathinline.h with --std=c99 | Andreas Schwab | 1 | -2/+2 |
2009-08-25 | Optimize out duplicated scalbln code for x86-64. | Ulrich Drepper | 2 | -0/+11 |
2009-08-25 | Optimized signbit{,f} for x86-64. | Ulrich Drepper | 2 | -0/+54 |
2009-08-24 | Add ceil implementation for 64-bit machines. | Ulrich Drepper | 1 | -0/+17 |
2009-08-24 | Optimize float construction/extraction on x86-64. | Ulrich Drepper | 1 | -0/+20 |
2009-08-24 | Optimize x86-64 signbit{,f} a bit. | Ulrich Drepper | 1 | -5/+7 |
2009-04-27 | * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow. | Ulrich Drepper | 1 | -3/+3 |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -1/+13 |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 2 | -4/+26 |
2008-08-05 | * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large | Ulrich Drepper | 1 | -1/+6 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-05-17 | Dummy files to prevent stub versions from being used. | Ulrich Drepper | 4 | -0/+4 |
2007-04-16 | [BZ #3306] | Ulrich Drepper | 1 | -0/+21 |
2007-04-16 | [BZ #3427] | Ulrich Drepper | 4 | -14/+66 |
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 | 4 | -7/+20 |
2007-03-05 | [BZ #4096] | Ulrich Drepper | 1 | -8/+11 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 8 | -54/+21 |
2007-07-31 | . | Jakub Jelinek | 8 | -21/+54 |
2006-11-16 | * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text. | Ulrich Drepper | 2 | -2/+6 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -48/+0 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -2/+2 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 1 | -2/+2 |
2005-07-20 | * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.cvs/fedora-glibc-20050721T0814 | Ulrich Drepper | 1 | -9/+6 |
2005-07-08 | * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove | Ulrich Drepper | 2 | -4/+64 |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2 | -2/+4 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 13 | -130/+82 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 13 | -82/+130 |
2004-12-17 | Update.cvs/fedora-glibc-20041217T0906 | Andreas Jaeger | 1 | -7/+25 |
2004-11-04 | * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] | Roland McGrath | 2 | -2/+18 |
2004-09-26 | [BZ #376] | Ulrich Drepper | 1 | -4/+6 |
2004-09-07 | Update. | Ulrich Drepper | 1 | -4/+4 |
2004-07-20 | [BZ #258] | Ulrich Drepper | 1 | -1/+23 |
2004-03-15 | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ... | Richard Henderson | 1 | -4/+1 |
2004-03-10 | Update. | Ulrich Drepper | 1 | -8/+0 |
2004-02-09 | Only load 4 bytes. | Andreas Jaeger | 1 | -1/+1 |
2003-11-29 | Update. | Ulrich Drepper | 1 | -2/+18 |
2003-11-18 | Update. | Ulrich Drepper | 6 | -0/+158 |
2003-11-13 | Update. | Andreas Jaeger | 1 | -0/+31 |
2003-08-28 | Update. | Ulrich Drepper | 1 | -7/+28 |
2003-03-23 | * sysdeps/alpha/fpu/libm-test-ulps: Update. | Roland McGrath | 1 | -13/+13 |
2003-02-21 | * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default | Andreas Jaeger | 2 | -11/+10 |
2002-12-06 | Relax errors for flaot and double again a bit. | Ulrich Drepper | 1 | -6/+39 |
2002-12-03 | Regenerated. | Andreas Jaeger | 1 | -1623/+49 |
2002-09-10 | Update. | Ulrich Drepper | 4 | -4/+7 |
2002-08-31 | Update. | Andreas Jaeger | 1 | -8/+11 |