about summary refs log tree commit diff
path: root/sysdeps/powerpc/fpu
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Update ulpsAdhemerval Zanella2024-05-201-0/+24
* powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2024-05-092-14/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0149-49/+49
* powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2023-12-192-1/+13
* fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti2023-09-271-0/+9
* sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat2023-06-221-1/+3
* powerpc:Regenerate ulps for hypotMahesh Bodapati2023-02-231-0/+4
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0649-49/+49
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-0/+8
* powerpc: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-072-60/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0151-51/+51
* math: Remove powerpc e_hypotAdhemerval Zanella2021-12-132-165/+0
* [powerpc] Tighten contraints for asm constant parametersPaul A. Clarke2021-11-031-4/+4
* powerpc: update libm test ulpsAdhemerval Zanella2021-10-061-1/+1
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+16
* Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPsJoseph Myers2021-09-221-0/+3
* Add narrowing square root functionsJoseph Myers2021-09-101-0/+3
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-038-9/+0
* powerpc: Update libm test ulpsTulio Magno Quites Machado Filho2021-04-091-10/+10
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-31/+31
* powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly2021-03-161-1/+25
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-161-1/+1
* powerpc: Regenerate ulpsFlorian Weimer2021-03-031-10/+10
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-021-13/+15
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0253-53/+53
* powerpc: Regenerate ulpsFlorian Weimer2020-12-221-12/+13
* Update powerpc libm-test-ulpsMatheus Castanho2020-09-101-3/+3
* powerpc: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-80/+42
* math: Decompose math-use-builtins.hAdhemerval Zanella2020-06-222-77/+9
* powerpc64le: use common fmaf128 implementationPaul E. Murphy2020-06-051-1/+7
* powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella2020-06-041-0/+2
* powerpc/fpu: use generic fma functionsVineet Gupta2020-06-033-54/+69
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-301-0/+4
* powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho2020-04-071-16/+18
* math: Remove fenvinline.hAdhemerval Zanella2020-03-302-4/+5
* math: Remove inline math testsAdhemerval Zanella2020-03-191-1135/+0
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-034-4/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0155-55/+55
* [powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke2019-10-021-4/+15
* [powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke2019-09-275-6/+6
* [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke2019-09-271-1/+1
* [powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke2019-09-277-9/+9
* [powerpc] __fesetround_inline optimizationsPaul A. Clarke2019-09-271-3/+15
* [powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke2019-09-272-2/+18
* [powerpc] fenv_private.h clean upPaul A. Clarke2019-09-278-117/+38
* [powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke2019-09-192-25/+36
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0755-55/+55
* [powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2019-08-281-15/+6
* [powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2019-08-281-8/+4
* [powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2019-08-281-2/+36