Age | Commit message (Expand) | Author | Files | Lines |
2010-11-01 | Fix typo in comment. | Erich Ritz | 1 | -1/+1 |
2010-10-18 | IEEE quad fmal fixes | Jakub Jelinek | 1 | -0/+15 |
2010-10-15 | Implement fmal, some fma bugfixes | Jakub Jelinek | 1 | -0/+25 |
2010-10-15 | Fix some more dbl-64/s_fma.c issue | Jakub Jelinek | 1 | -0/+10 |
2010-10-13 | Implement accurate fma. | Jakub Jelinek | 1 | -1/+17 |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek | 3 | -2/+8 |
2010-04-08 | Fix whitespaces. | Ulrich Drepper | 1 | -1/+1 |
2010-04-08 | Fix cproj implmentation. | Ulrich Drepper | 4 | -34/+18 |
2010-03-03 | (INSERT_WORDS64): Fix argument order. | David S. Miller | 1 | -1/+1 |
2010-02-09 | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 1 | -0/+1 |
2009-10-27 | Fix range checks in coshl. | Jakub Jelinek | 1 | -2/+2 |
2009-08-25 | Fix generic fdiml. | Joseph Myers | 1 | -2/+2 |
2009-08-24 | Add ceil implementation for 64-bit machines. | Ulrich Drepper | 1 | -0/+19 |
2009-08-24 | Fix overflow handling in fdim. | Ulrich Drepper | 3 | -8/+32 |
2009-08-24 | Define math_errhandling is possible. | Ulrich Drepper | 1 | -2/+9 |
2009-07-29 | Add support for x86-64 fma instruction. | Ulrich Drepper | 2 | -2/+6 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | Add test for range error in expm1. | Ulrich Drepper | 1 | -0/+4 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -0/+6 |
2009-04-26 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct | Ulrich Drepper | 1 | -3/+17 |
2009-04-26 | * math/w_fmod.c: Also handle x=±Inf as error. | Ulrich Drepper | 4 | -8/+16 |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -1/+13 |
2009-04-25 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors | Ulrich Drepper | 1 | -0/+2 |
2008-11-01 | 2008-10-24 Joseph Myers <joseph@codesourcery.com> | Ulrich Drepper | 1 | -1/+8 |
2008-05-22 | Work around braindead IBM128 long double format. | Ulrich Drepper | 1 | -2/+2 |
2008-05-11 | [BZ #3406] | Ulrich Drepper | 1 | -0/+1 |
2008-04-12 | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper | 1 | -1/+1 |
2008-04-11 | [BZ4997] | Ulrich Drepper | 1 | -0/+43 |
2008-03-24 | [BZ #5857] | Ulrich Drepper | 1 | -0/+9 |
2007-10-28 | [BZ #2549] | Ulrich Drepper | 1 | -5/+18 |
2007-10-06 | [BZ #4407] | Ulrich Drepper | 1 | -1/+4 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+2 |
2007-07-12 | [BZ #4775, BZ #4776] | Ulrich Drepper | 4 | -236/+1070 |
2007-06-04 | * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c | Ulrich Drepper | 1 | -1/+6 |
2007-05-03 | * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917 | Jakub Jelinek | 1 | -11/+74 |
2007-05-03 | * math/test-misc.c (main): Add tests for rounding long double | Jakub Jelinek | 1 | -0/+17 |
2007-04-16 | [BZ #3306] | Ulrich Drepper | 5 | -21/+536 |
2007-04-16 | [BZ #3427] | Ulrich Drepper | 1 | -1/+99 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -4/+4 |
2007-03-15 | [BZ #3919] | Ulrich Drepper | 1 | -0/+5 |
2007-03-05 | [BZ #4096] | Ulrich Drepper | 1 | -0/+11 |
2007-01-15 | [BZ #2749] | Jakub Jelinek | 2 | -14/+96 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 11 | -658/+50 |
2007-07-31 | . | Jakub Jelinek | 11 | -50/+658 |
2006-10-12 | 2006-11-12 Joseph Myers <joseph@codesourcery.com> | Andreas Jaeger | 3 | -10/+15 |
2006-09-20 | (lrint_test_upward): Fix typo. | Andreas Jaeger | 1 | -1/+1 |
2006-09-20 | [BZ #2592] | Ulrich Drepper | 1 | -0/+164 |
2006-08-13 | [BZ #2832, BZ #2987] | Ulrich Drepper | 1 | -3/+5 |
2006-08-03 | [BZ #2182] | Ulrich Drepper | 3 | -0/+12 |