aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)Author
2019-07-09[powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke
2019-07-08powerpc: refactor logb{f,l}Adhemerval Zanella
2019-07-08powerpc: Refactor modf{f}Adhemerval Zanella
2019-07-08powerpc: hypot refactor and optimizationAdhemerval Zanella
2019-06-30powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke
2019-06-19[powerpc] add 'volatile' to asmPaul A. Clarke
2019-06-17powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-06-12powerpc: consolidate rintAdhemerval Zanella
2019-06-06[powerpc] get_rounding_mode: utilize faster method to get rounding modePaul A. Clarke
2019-06-05[powerpc] fegetexcept: utilize function instead of duplicating codePaul A. Clarke
2019-05-28powerpc: generic nearbyint/nearbyintfAdhemerval Zanella
2019-05-09powerpc: trunc/truncf refactorAdhemerval Zanella
2019-05-09powerpc: round/roundf refactorAdhemerval Zanella
2019-05-09powerpc: floor/floorf refactorAdhemerval Zanella
2019-04-29powerpc: ceil/ceilf refactorAdhemerval Zanella
2019-04-17powerpc: Fix format issue from 3a16dd780eeba602Adhemerval Zanella
2019-04-17powerpc: fma using builtinsAdhemerval Zanella
2019-04-17powerpc: Use generic fabs{f} implementationsAdhemerval Zanella
2019-03-29[powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke
2019-03-25powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-11Use float in e_sqrt.cPaul Clarke
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-27Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers
2018-08-24Remove unused math filesWilco Dijkstra
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-04-04powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-16powerpc: Update ulpsRajalakshmi Srinivasaraghavan