aboutsummaryrefslogtreecommitdiff
path: root/libm/arm64
AgeCommit message (Expand)Author
2020-09-04libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly filesTamas Petz
2017-12-11Use builtins for ceil/floor/rint/trunc on arm64Jake Weinstein
2017-11-09Use builtins for fma/fmax/fmin/round on arm64.Elliott Hughes
2017-11-09Revert "Use builtins for fma/fmax/fmin/round on arm/arm64."Elliott Hughes
2017-11-08Use builtins for fma/fmax/fmin/round on arm/arm64.Elliott Hughes
2017-11-03Fix arm/arm64 <fenv.h> to match current reality.Elliott Hughes
2016-05-16Regenerate NOTICE files.Elliott Hughes
2015-10-23Fix arm64 fenv warnings, and make warnings errors.Christopher Ferris
2015-03-13For libm, use a macro for aliasing symbols.Christopher Ferris
2015-03-04Add aarch64 instructions wherever possibleAmaury Le Leyzour
2014-06-09AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.Serban Constantinescu
2014-04-23Clean-up _fpmath and fake_long_doublesCalin Juravle
2014-04-14Fix arm64 floating point definitions.Elliott Hughes
2014-03-24Fix LP64 libm for 128-bit long doublesCalin Juravle
2014-02-26Moved to a more openbsd-like fenv.hCalin Juravle
2014-01-23bionic: rename aarch64 target to arm64Colin Cross