aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/fpu/math_private.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers1-280/+2
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy1-10/+7
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers1-5/+0
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-16/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy1-0/+20
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra1-8/+4
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra1-0/+5
2015-07-06Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra1-0/+16
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-1/+1
2014-08-07This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra1-3/+27
2014-06-03[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco1-5/+5
2014-06-03[AArch64] Cleanup declarations in math_private.h.Wilco1-8/+22
2014-04-17[AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton1-0/+55
2014-04-17[AArch64] Provide initial implementation of math_private.h.Ian Bolton1-0/+214