android_bionic/libm
Elliott Hughes 7047431d2f arm64: fix fesetround().
The FE_* rounding mode constants have different values on different
architectures, so you can't just copy & paste the validity check from
one to another, like I did here...

Bug: http://b/254501880
Test: treehugger
Change-Id: I2ffa766ffcbe22c1afcd28eab4bd964100dc2d98
2022-10-19 18:44:33 +00:00
..
amd64
arm
arm64 arm64: fix fesetround(). 2022-10-19 18:44:33 +00:00
i387
riscv64 riscv64: fenv implementation. 2022-10-14 21:34:18 +00:00
upstream-freebsd Sync libm with upstream freebsd. 2022-07-12 17:01:46 -07:00
upstream-netbsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
x86 Fix issues with .note.GNU-stack section directives. 2020-08-21 12:17:12 -07:00
x86_64 Fix issues with .note.GNU-stack section directives. 2020-08-21 12:17:12 -07:00
Android.bp riscv64: fenv implementation. 2022-10-14 21:34:18 +00:00
MODULE_LICENSE_BSD_LIKE
NOTICE riscv64: fenv implementation. 2022-10-14 21:34:18 +00:00
builtins.cpp
digittoint.c
fake_long_double.c libm: track arm-optimized-routines changes. 2019-09-17 13:08:02 -07:00
fenv-access.h [libm] Set pragma FENV_EACCESS for x86_64, i386 2021-08-20 14:49:17 -07:00
fpmath.h
freebsd-compat.h libm: sync with upstream. 2022-01-12 17:52:15 -08:00
libm.map.txt Clean up the math headers. 2020-02-11 08:46:29 -08:00
signbit.cpp
significandl.c