android_bionic/libm
Dan Willemsen 993b08366d Remove .(ll)ndk suffix from (ll)ndk_library
Soong handles these automatically now.

Bug: 33241851
Test: Android-aosp_arm.mk is the same before/after
Test: build.ninja is the same before/after
Test: build-aosp_arm.ninja is the same before/after
Change-Id: Ibfe4cf5db732d9007b1cc12dbc523c427de1b23d
2017-04-10 12:54:41 -07: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 Remove .(ll)ndk suffix from (ll)ndk_library 2017-04-10 12:54:41 -07: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 Remove more BSD cruft from the public headers. 2014-12-19 19:30:11 -08:00
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