aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-13math: Remove powerpc e_hypotAdhemerval Zanella
2021-11-03[powerpc] Tighten contraints for asm constant parametersPaul A. Clarke
2021-10-06powerpc: update libm test ulpsAdhemerval Zanella
2021-09-22Add narrowing fma functionsJoseph Myers
2021-09-22Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPsJoseph Myers
2021-09-10Add narrowing square root functionsJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-04-09powerpc: Update libm test ulpsTulio Magno Quites Machado Filho
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann
2021-03-16powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly
2021-03-16powerpc: Update libm-test-ulpsMatheus Castanho
2021-03-03powerpc: Regenerate ulpsFlorian Weimer
2021-03-02powerpc: Update libm-test-ulpsMatheus Castanho
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-22powerpc: Regenerate ulpsFlorian Weimer
2020-09-10Update powerpc libm-test-ulpsMatheus Castanho
2020-06-22powerpc: Use sqrt{f} builtinAdhemerval Zanella
2020-06-22math: Decompose math-use-builtins.hAdhemerval Zanella
2020-06-05powerpc64le: use common fmaf128 implementationPaul E. Murphy
2020-06-04powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella
2020-06-03powerpc/fpu: use generic fma functionsVineet Gupta
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes
2020-04-07powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho
2020-03-30math: Remove fenvinline.hAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-02[powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke
2019-09-27[powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke
2019-09-27[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke
2019-09-27[powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke
2019-09-27[powerpc] __fesetround_inline optimizationsPaul A. Clarke
2019-09-27[powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke
2019-09-27[powerpc] fenv_private.h clean upPaul A. Clarke
2019-09-19[powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-28[powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke
2019-08-28[powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke
2019-08-28[powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke
2019-08-28[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke
2019-08-28[powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke