aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)Author
2012-11-23Update powerpc libm-test ULPsAndreas Schwab
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-10-31Update powerpc libm ULPsAndreas Schwab
2012-07-11Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella
2012-07-06Fix float range reduction problems (#14283)Andreas Schwab
2012-06-01PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella
2012-06-01Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-21PowerPC: ULPs updateAdhemerval Zanella
2012-05-19Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella
2012-03-26Update powerpc libm test ULPsAndreas Schwab
2012-03-21Update powerpc libm-test ULPsAndreas Schwab
2012-03-18Update powerpc libm test ULPsAndreas Schwab
2012-03-15Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab
2012-03-15Update powerpc libm ULPsAndreas Schwab
2012-03-10Update powerpc libm ULPsAndreas Schwab
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-03-09powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson
2012-03-05Update powerpc libm ULPsAndreas Schwab
2012-03-04Update powerpc libm ULPsAndreas Schwab
2012-03-01Improve erfc accuracy.Joseph Myers
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-07Adjust libm test ULPs for powerpcAndreas Schwab
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2011-12-06Fix a wrong constant in powerpc hypot implementationAndreas Schwab
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella
2011-10-12Optimize libmUlrich Drepper
2011-09-28Adjust powerpc libm ULPsAndreas Schwab
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab
2011-09-07Fix whitespacesUlrich Drepper
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab
2010-10-13Implement accurate fma.Jakub Jelinek
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2009-11-06Fix spelling of (Newton-)RaphsonPhilippe De Muyter
2009-03-10* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper
2009-01-30[BZ #9726]Ulrich Drepper
2008-11-17[BZ #6411]Ulrich Drepper
2008-08-17[BZ #6845]Ulrich Drepper
2008-04-12* sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper
2008-04-10[BZ #5768]Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-05-072007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper