| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update powerpc libm ULPs | Andreas Schwab | 2012-03-04 | 1 | -19/+511 |
* | Improve erfc accuracy. | Joseph Myers | 2012-03-01 | 1 | -0/+9 |
* | Resort ULPs files with gen-libm-test.pl -n in C locale. | Joseph Myers | 2012-02-20 | 1 | -7/+4 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 49 | -148/+98 |
* | Adjust libm test ULPs for powerpc | Andreas Schwab | 2012-02-07 | 1 | -2/+16 |
* | Remove __STDC__ conditionals from libm. | Joseph Myers | 2012-01-27 | 2 | -14/+2 |
* | Fix a wrong constant in powerpc hypot implementation | Andreas Schwab | 2011-12-06 | 1 | -1/+1 |
* | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella | 2011-11-11 | 3 | -4/+136 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 4 | -31/+11 |
* | Adjust powerpc libm ULPs | Andreas Schwab | 2011-09-28 | 1 | -4/+42 |
* | Fix PLT uses in libm on powerpc | Andreas Schwab | 2011-09-15 | 4 | -16/+16 |
* | Fix whitespaces | Ulrich Drepper | 2011-09-07 | 2 | -2/+1 |
* | Trigonometric optimizations for POWER | Adhemerval Zanella | 2011-09-07 | 9 | -0/+1070 |
* | Adjust libm test ulps for powerpc | Andreas Schwab | 2011-08-20 | 1 | -0/+2 |
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 2 | -0/+61 |
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 2 | -2/+4 |
* | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 2010-02-09 | 1 | -0/+1 |
* | Fix spelling of (Newton-)Raphson | Philippe De Muyter | 2009-11-06 | 2 | -6/+6 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use | Ulrich Drepper | 2009-03-10 | 2 | -5/+13 |
* | [BZ #9726] | Ulrich Drepper | 2009-01-30 | 1 | -1/+9 |
* | [BZ #6411] | Ulrich Drepper | 2008-11-17 | 6 | -15/+409 |
* | [BZ #6845] | Ulrich Drepper | 2008-08-17 | 1 | -1/+9 |
* | * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept. | Ulrich Drepper | 2008-04-12 | 2 | -6/+10 |
* | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper | 2008-04-12 | 6 | -17/+24 |
* | [BZ #5768] | Ulrich Drepper | 2008-04-10 | 2 | -0/+386 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com> | Ulrich Drepper | 2007-05-07 | 7 | -15/+96 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -58/+83 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -83/+58 |
* | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949 | Ulrich Drepper | 2006-11-09 | 1 | -2/+2 |
* | * sysdeps/powerpc/fpu/bits/mathinline.h | Ulrich Drepper | 2006-11-06 | 2 | -58/+83 |
* | [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 2006-09-25 | 1 | -4/+12 |
* | * nis/Makefile (libnsl-routimes): Add nss-default. | Ulrich Drepper | 2006-04-14 | 3 | -7/+7 |
* | [BZ #2423] | Roland McGrath | 2006-03-16 | 4 | -18/+230 |
* | [BZ #2268] | Roland McGrath | 2006-02-03 | 1 | -3/+5 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -64/+0 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub. | Roland McGrath | 2006-01-31 | 1 | -6/+74 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with older | Roland McGrath | 2006-01-30 | 1 | -86/+98 |
* | * soft-fp/double.h (FP_CMP_UNORD_D): Also define in | Roland McGrath | 2006-01-30 | 1 | -32/+0 |
* | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922 | Roland McGrath | 2006-01-28 | 3 | -112/+496 |
* | * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file. | Roland McGrath | 2006-01-21 | 1 | -5/+11 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 1 | -2/+2 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -4/+0 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease. | Roland McGrath | 2005-12-22 | 1 | -16/+18 |
* | Remove dl-procinfo.h include. | Ulrich Drepper | 2005-11-17 | 3 | -3/+0 |
* | [BZ #1384] | Roland McGrath | 2005-09-28 | 1 | -0/+18 |
* | * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results. cvs/fedora-glibc-20050721T0814 | Ulrich Drepper | 2005-07-20 | 1 | -9/+6 |
* | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2005-07-08 | 2 | -2/+4 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complex | Ulrich Drepper | 2005-06-18 | 1 | -12/+18 |