android_bionic/libm
Stephen Hines 0779f57760 Disable coverage sanitizer when address sanitizer is disabled on libm.
Test: Built bullhead with SANITIZE_TARGET="address coverage".
Change-Id: I9a8f9f42b3b8fdff6c5ff41ddd42a60c04f85a27
2016-12-01 02:23:13 -08:00
..
amd64 Move math headers in with the other headers. 2016-04-02 08:36:33 -07:00
arm libm: ARM: reorganize a bit to match ARM64 2015-08-13 23:02:10 +00:00
arm64 Regenerate NOTICE files. 2016-05-16 17:46:00 -07:00
i387 Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
mips
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd/lib/libm Add missing <complex.h> functions. 2016-03-11 15:03:25 -08:00
x86 Minor copyright header unification. 2016-10-24 12:57:55 -07:00
x86_64 Minor copyright header unification. 2016-10-24 12:57:55 -07:00
Android.bp Disable coverage sanitizer when address sanitizer is disabled on libm. 2016-12-01 02:23:13 -08:00
MODULE_LICENSE_BSD_LIKE
digittoint.c
fabs.cpp Revert "Revert "Use compiler builtins for fabs."" 2015-08-24 16:05:48 -07:00
fake_long_double.c Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
fpmath.h
freebsd-compat.h
libm.arm.map Mark LIBC_DEPRECATED as platform-only. 2016-11-04 16:51:45 -07:00
libm.arm64.map Run genversion-scripts.py. 2016-09-08 13:08:47 -07:00
libm.map.txt Mark LIBC_DEPRECATED as platform-only. 2016-11-04 16:51:45 -07:00
libm.mips.map Mark LIBC_DEPRECATED as platform-only. 2016-11-04 16:51:45 -07:00
libm.mips64.map Run genversion-scripts.py. 2016-09-08 13:08:47 -07:00
libm.x86.map Run genversion-scripts.py. 2016-09-08 13:08:47 -07:00
libm.x86_64.map Run genversion-scripts.py. 2016-09-08 13:08:47 -07:00
signbit.c
significandl.c
sincos.c