about summary refs log tree commit diff
path: root/sysdeps/powerpc/fpu
Commit message (Expand)AuthorAgeFilesLines
* Update powerpc libm-test ULPsAndreas Schwab2012-11-231-0/+41
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-1/+2
* Update powerpc libm ULPsAndreas Schwab2012-10-311-20/+420
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella2012-07-111-1/+274
* Fix float range reduction problems (#14283)Andreas Schwab2012-07-061-2/+2
* PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella2012-06-012-4/+6
* Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab2012-06-011-166/+163
* Don't include exceptions in libm-test-ulps test names.Joseph Myers2012-05-241-5/+5
* PowerPC: ULPs updateAdhemerval Zanella2012-05-211-12/+46
* Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella2012-05-191-0/+156
* Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella2012-05-041-0/+151
* Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella2012-04-261-7/+70
* Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella2012-04-241-0/+13
* Update powerpc libm test ULPsAndreas Schwab2012-03-261-2/+24
* Update powerpc libm-test ULPsAndreas Schwab2012-03-211-2/+82
* Update powerpc libm test ULPsAndreas Schwab2012-03-181-2/+43
* Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab2012-03-152-40/+9
* Update powerpc libm ULPsAndreas Schwab2012-03-151-5/+47
* Update powerpc libm ULPsAndreas Schwab2012-03-101-4/+364
* Use include_next to chain math_private.h headers.Richard Henderson2012-03-091-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-0914-22/+22
* powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson2012-03-091-70/+36
* Update powerpc libm ULPsAndreas Schwab2012-03-051-0/+170
* Update powerpc libm ULPsAndreas Schwab2012-03-041-19/+511
* Improve erfc accuracy.Joseph Myers2012-03-011-0/+9
* Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers2012-02-201-7/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0949-148/+98
* Adjust libm test ULPs for powerpcAndreas Schwab2012-02-071-2/+16
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-272-14/+2
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-061-1/+1
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-11-113-4/+136
* Optimize libmUlrich Drepper2011-10-124-31/+11
* Adjust powerpc libm ULPsAndreas Schwab2011-09-281-4/+42
* Fix PLT uses in libm on powerpcAndreas Schwab2011-09-154-16/+16
* Fix whitespacesUlrich Drepper2011-09-072-2/+1
* Trigonometric optimizations for POWERAdhemerval Zanella2011-09-079-0/+1070
* Adjust libm test ulps for powerpcAndreas Schwab2011-08-201-0/+2
* Implement accurate fma.Jakub Jelinek2010-10-132-0/+61
* Correct implementation of fmaf.Jakub Jelinek2010-10-112-2/+4
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Fix spelling of (Newton-)RaphsonPhilippe De Muyter2009-11-062-6/+6
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper2009-03-102-5/+13
* [BZ #9726]Ulrich Drepper2009-01-301-1/+9
* [BZ #6411]Ulrich Drepper2008-11-176-15/+409
* [BZ #6845]Ulrich Drepper2008-08-171-1/+9
* * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper2008-04-122-6/+10
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-126-17/+24
* [BZ #5768]Ulrich Drepper2008-04-102-0/+386
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2007-05-077-15/+96