aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert49-49/+49
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2-1/+13
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti1-0/+9
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat1-1/+3
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati1-0/+4
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers49-49/+49
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-0/+8
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella2-60/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert51-51/+51
2021-12-13math: Remove powerpc e_hypotAdhemerval Zanella2-165/+0
2021-11-03[powerpc] Tighten contraints for asm constant parametersPaul A. Clarke1-4/+4
2021-10-06powerpc: update libm test ulpsAdhemerval Zanella1-1/+1
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+16
2021-09-22Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPsJoseph Myers1-0/+3
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+3
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar8-9/+0
2021-04-09powerpc: Update libm test ulpsTulio Magno Quites Machado Filho1-10/+10
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann1-31/+31
2021-03-16powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly1-1/+25
2021-03-16powerpc: Update libm-test-ulpsMatheus Castanho1-1/+1
2021-03-03powerpc: Regenerate ulpsFlorian Weimer1-10/+10
2021-03-02powerpc: Update libm-test-ulpsMatheus Castanho1-13/+15
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert53-53/+53
2020-12-22powerpc: Regenerate ulpsFlorian Weimer1-12/+13
2020-09-10Update powerpc libm-test-ulpsMatheus Castanho1-3/+3
2020-06-22powerpc: Use sqrt{f} builtinAdhemerval Zanella3-80/+42
2020-06-22math: Decompose math-use-builtins.hAdhemerval Zanella2-77/+9
2020-06-05powerpc64le: use common fmaf128 implementationPaul E. Murphy1-1/+7
2020-06-04powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella1-0/+2
2020-06-03powerpc/fpu: use generic fma functionsVineet Gupta3-54/+69
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes1-0/+4
2020-04-07powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho1-16/+18
2020-03-30math: Remove fenvinline.hAdhemerval Zanella2-4/+5
2020-03-19math: Remove inline math testsAdhemerval Zanella1-1135/+0
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra4-4/+12
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers55-55/+55
2019-10-02[powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke1-4/+15
2019-09-27[powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke5-6/+6
2019-09-27[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke1-1/+1
2019-09-27[powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke7-9/+9
2019-09-27[powerpc] __fesetround_inline optimizationsPaul A. Clarke1-3/+15
2019-09-27[powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke2-2/+18
2019-09-27[powerpc] fenv_private.h clean upPaul A. Clarke8-117/+38
2019-09-19[powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke2-25/+36
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert55-55/+55
2019-08-28[powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke1-15/+6
2019-08-28[powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke1-8/+4
2019-08-28[powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke1-2/+36
2019-08-28[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke4-24/+30
2019-08-28[powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke3-33/+63