about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/math_private.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-281-280/+2
* Clean up converttoint handling and document the semanticsSzabolcs Nagy2018-08-101-10/+7
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-091-5/+0
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-16/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Optimized generic expf and exp2f with wrappersSzabolcs Nagy2017-09-251-0/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-241-8/+4
* Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra2015-07-131-0/+5
* Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra2015-07-061-0/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-1/+1
* This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra2014-08-071-3/+27
* [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco2014-06-031-5/+5
* [AArch64] Cleanup declarations in math_private.h.Wilco2014-06-031-8/+22
* [AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton2014-04-171-0/+55
* [AArch64] Provide initial implementation of math_private.h.Ian Bolton2014-04-171-0/+214