| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't include exceptions in libm-test-ulps test names. | Joseph Myers | 2012-05-24 | 1 | -5/+5 |
* | PowerPC: ULPs update | Adhemerval Zanella | 2012-05-21 | 1 | -12/+46 |
* | Update powerpc ULPs for ccos, csin, ccosh, csinh tests. | Adhemerval Zanella | 2012-05-19 | 1 | -0/+156 |
* | Fix for ldbl-128ibm acosl/asinl inaccuracies | Adhemerval Zanella | 2012-05-04 | 1 | -0/+151 |
* | Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521). | Adhemerval Zanella | 2012-04-26 | 1 | -7/+70 |
* | Correct powerpc64 s_floorl edge cases (bug 13886). | Adhemerval Zanella | 2012-04-24 | 1 | -0/+13 |
* | Update powerpc libm test ULPs | Andreas Schwab | 2012-03-26 | 1 | -2/+24 |
* | Update powerpc libm-test ULPs | Andreas Schwab | 2012-03-21 | 1 | -2/+82 |
* | Update powerpc libm test ULPs | Andreas Schwab | 2012-03-18 | 1 | -2/+43 |
* | Use double precision instead of scaling for powerpc __ieee754_hypotf | Andreas Schwab | 2012-03-15 | 2 | -40/+9 |
* | Update powerpc libm ULPs | Andreas Schwab | 2012-03-15 | 1 | -5/+47 |
* | Update powerpc libm ULPs | Andreas Schwab | 2012-03-10 | 1 | -4/+364 |
* | Use include_next to chain math_private.h headers. | Richard Henderson | 2012-03-09 | 1 | -1/+1 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 14 | -22/+22 |
* | powerpc: Convert __ieee754_sqrt{,f} from macros to inlines. | Richard Henderson | 2012-03-09 | 1 | -70/+36 |
* | Update powerpc libm ULPs | Andreas Schwab | 2012-03-05 | 1 | -0/+170 |
* | 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 |