aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+3
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+16
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2-6/+28
2018-04-04powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho1-0/+6
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+4
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-30/+0
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2-5/+5
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho1-0/+2
2018-02-10Add narrowing add functions.Joseph Myers1-0/+4
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers43-43/+43
2017-12-16powerpc: Update ulpsRajalakshmi Srinivasaraghavan1-20/+20
2017-12-05Use libm_alias_float for powerpc.Joseph Myers5-5/+10
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers1-5/+2
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers2-12/+4
2017-12-01powerpc: Regenerate ULPsGabriel F. T. Gomes1-2/+2
2017-10-18powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke1-7/+6
2017-10-13powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho1-0/+7
2017-09-26powerpc: Regenerate ULPs for expf() and exp2f()Tulio Magno Quites Machado Filho1-8/+4
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0
2017-08-22powerpc: Shrink ULPs for float128Gabriel F. T. Gomes1-26/+10
2017-08-10powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes1-1/+1
2017-06-26powerpc64le: Enable float128Paul E. Murphy2-0/+588
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra2-2/+2
2017-05-02powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho1-16/+16
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg1-1/+1
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg1-3/+22
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho1-98/+106
2017-01-13powerpc: Regenerate ULPsTulio Magno Quites Machado Filho1-14/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2016-12-27powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella4-156/+0
2016-12-15Fix powerpc fmax, fmin sNaN handling (bug 20947).Joseph Myers2-2/+72
2016-12-07Fix hypot sNaN handling (bug 20940).Joseph Myers2-8/+12
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-10-21powerpc: Cleanup fenv_private.hPaul Murphy1-103/+53
2016-10-06Add iseqsig.Joseph Myers1-0/+28
2016-10-05powerpc: Regenerate ULPsTulio Magno Quites Machado Filho1-55/+55
2016-09-07Add femode_t functions: powerpc.Joseph Myers2-0/+75
2016-09-07Add femode_t functions.Joseph Myers1-0/+4
2016-08-16Add fesetexcept: powerpc.Joseph Myers1-0/+42
2016-08-12Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers1-0/+1
2016-08-10Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers1-1/+4
2016-06-30powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho1-0/+2
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers2-56/+0
2016-03-09Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790).Joseph Myers1-2/+2
2016-02-04powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan1-0/+10
2016-01-27Remove unused variablesAndreas Schwab2-3/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2015-12-22powerpc: Regenerate libm-test-ulpsAdhemerval Zanella1-169/+199