about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/math_private.h
Commit message (Expand)AuthorAgeFilesLines
* 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