aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella1-1/+274
2012-07-06Fix float range reduction problems (#14283)Andreas Schwab1-2/+2
2012-06-01PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella2-4/+6
2012-06-01Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab1-166/+163
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers1-5/+5
2012-05-21PowerPC: ULPs updateAdhemerval Zanella1-12/+46
2012-05-19Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella1-0/+156
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella1-0/+151
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella1-7/+70
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella1-0/+13
2012-03-26Update powerpc libm test ULPsAndreas Schwab1-2/+24
2012-03-21Update powerpc libm-test ULPsAndreas Schwab1-2/+82
2012-03-18Update powerpc libm test ULPsAndreas Schwab1-2/+43
2012-03-15Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab2-40/+9
2012-03-15Update powerpc libm ULPsAndreas Schwab1-5/+47
2012-03-10Update powerpc libm ULPsAndreas Schwab1-4/+364
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson14-22/+22
2012-03-09powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson1-70/+36
2012-03-05Update powerpc libm ULPsAndreas Schwab1-0/+170
2012-03-04Update powerpc libm ULPsAndreas Schwab1-19/+511
2012-03-01Improve erfc accuracy.Joseph Myers1-0/+9
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers1-7/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert49-148/+98
2012-02-07Adjust libm test ULPs for powerpcAndreas Schwab1-2/+16
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers2-14/+2
2011-12-06Fix a wrong constant in powerpc hypot implementationAndreas Schwab1-1/+1
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella3-4/+136
2011-10-12Optimize libmUlrich Drepper4-31/+11
2011-09-28Adjust powerpc libm ULPsAndreas Schwab1-4/+42
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab4-16/+16
2011-09-07Fix whitespacesUlrich Drepper2-2/+1
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella9-0/+1070
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab1-0/+2
2010-10-13Implement accurate fma.Jakub Jelinek2-0/+61
2010-10-11Correct implementation of fmaf.Jakub Jelinek2-2/+4
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab1-0/+1
2009-11-06Fix spelling of (Newton-)RaphsonPhilippe De Muyter2-6/+6
2009-03-10* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper2-5/+13
2009-01-30[BZ #9726]Ulrich Drepper1-1/+9
2008-11-17[BZ #6411]Ulrich Drepper6-15/+409
2008-08-17[BZ #6845]Ulrich Drepper1-1/+9
2008-04-12* sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper2-6/+10
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper6-17/+24
2008-04-10[BZ #5768]Ulrich Drepper2-0/+386
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-05-072007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper7-15/+96
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-2/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2-58/+83
2007-07-31.Jakub Jelinek2-83/+58