summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)Author
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-13PowerPC: Cleaning up uneeded sqrt routinesAdhemerval Zanella
2013-12-09Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-05Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-04Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-02Update powerpc-fpu ULPs.Adhemerval Zanella
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-10-04PowerPC floating point little-endian [11 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [10 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [9 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [8 of 15]Anton Blanchard
2013-10-04PowerPC floating point little-endian [3 of 15]Alan Modra
2013-09-11Update powerpc-fpu ULPs.Adhemerval Zanella
2013-07-04Update powerpc-fpu ULPs.Adhemerval Zanella
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-28Update powerpc libm-test ULPs.Adhemerval Zanella
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-17PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-08 Update powerpc libm-test ULPsAdhemerval Zanella
2013-05-06PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella
2013-05-03Update powerpc libm-test ULPsAdhemerval Zanella
2013-04-30Update powerpc libm-test ULPsAdhemerval Zanella
2013-04-29Update powerpc libm-test ULPsAdhemerval Zanella
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella
2013-03-26PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella
2013-03-21PowerPC: fix sqrtl ABI issueAdhemerval Zanella
2013-03-15Promote a math test for sNaN handling to the top-level.Thomas Schwinge
2013-03-15Use GCC's builtins for generating NaNs.Thomas Schwinge
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge
2013-03-08PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella
2013-03-01Use same installed powerpc headers for hard and soft float.Joseph Myers
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers
2013-01-17Adapt installed powerpc headers better for soft-float / no-FPRs.Joseph Myers
2013-01-09Update powerpc ULPsSiddhesh Poyarekar
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard
2013-01-04Fix warnings in test-powerpc-snan.cAndreas Schwab
2013-01-04Update powerpc libm ULPsAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
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