about summary refs log tree commit diff
path: root/sysdeps/powerpc/fpu
Commit message (Expand)AuthorAgeFilesLines
...
* Remove trailing whitespace.Joseph Myers2013-06-056-14/+14
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-3/+0
* Update powerpc libm-test ULPs.Adhemerval Zanella2013-05-281-0/+37
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-1875/+1875
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-6/+6
* PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella2013-05-172-6/+6
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-164-3/+4
* Update powerpc libm-test ULPsAdhemerval Zanella2013-05-081-6/+440
* PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella2013-05-062-16/+14
* Update powerpc libm-test ULPsAdhemerval Zanella2013-05-031-0/+96
* Update powerpc libm-test ULPsAdhemerval Zanella2013-04-301-2/+414
* Update powerpc libm-test ULPsAdhemerval Zanella2013-04-291-27/+3318
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-281-0/+6
* PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella2013-03-261-0/+4
* PowerPC: fix sqrtl ABI issueAdhemerval Zanella2013-03-211-0/+4
* Promote a math test for sNaN handling to the top-level.Thomas Schwinge2013-03-152-337/+0
* Use GCC's builtins for generating NaNs.Thomas Schwinge2013-03-151-55/+9
* Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge2013-03-152-48/+48
* PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella2013-03-081-162/+9
* Use same installed powerpc headers for hard and soft float.Joseph Myers2013-03-013-271/+0
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-146-18/+12
* Adapt installed powerpc headers better for soft-float / no-FPRs.Joseph Myers2013-01-173-19/+33
* Update powerpc ULPsSiddhesh Poyarekar2013-01-091-36/+56
* Fix spelling errors in sysdeps/powerpc files.Anton Blanchard2013-01-073-4/+4
* Fix warnings in test-powerpc-snan.cAndreas Schwab2013-01-041-3/+2
* Update powerpc libm ULPsAndreas Schwab2013-01-041-0/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0249-54/+49
* 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