]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/aarch64/fpu/math_private.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / aarch64 / fpu / math_private.h
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-08-28  Joseph MyersSplit fenv_private.h out of math_private.h more consist...
2018-08-10  Szabolcs NagyClean up converttoint handling and document the semantics
2018-05-09  Joseph MyersMove math_opt_barrier, math_force_eval to separate...
2018-03-15  Wilco DijkstraRemove all target specific __ieee754_sqrt(f/l) inlines
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-25  Szabolcs NagyOptimized generic expf and exp2f with wrappers
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-24  Wilco Dijkstra2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
2015-07-13  Wilco DijkstraAdd AArch64 versions of math_opt_barrier and math_force...
2015-07-06  Wilco DijkstraInline __ieee754_sqrt and __ieee754_sqrtf. Also add...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30  Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-08-07  Wilco DijkstraThis patch adds new function libc_feholdsetround_noex_a...
2014-06-03  Wilco[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK
2014-06-03  Wilco[AArch64] Cleanup declarations in math_private.h.
2014-04-17  Ian Bolton[AArch64] Define HAVE_RM_CTX and related hooks.
2014-04-17  Ian Bolton[AArch64] Provide initial implementation of math_private.h.