platform_bionic/libm
Dan Albert e29e99c514 Remove --exclude-libs ldflags.
This is now done by default in the build system.

The comments say don't do this, but we have linker scripts that
protect the few symbols we have to actually keep now.

Bug: http://b/24166967
Change-Id: Iff1beeb0f54f80b23fb1561f37a39f208e0bf676
2016-05-06 13:18:59 -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 Fix arm64 fenv warnings, and make warnings errors. 2015-10-23 16:41:17 -07:00
i387 Move math headers in with the other headers. 2016-04-02 08:36:33 -07:00
mips Move mips fenv implementation details into fenv.c. 2014-06-09 15:25:15 -07:00
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 Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
x86_64 Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
Android.bp Update Android.bp to match Android.mk 2016-05-04 12:23:25 -07:00
Android.mk Remove --exclude-libs ldflags. 2016-05-06 13:18:59 -07:00
digittoint.c Upgrade libm. 2013-02-01 14:51:19 -08:00
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 Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
freebsd-compat.h Remove more BSD cruft from the public headers. 2014-12-19 19:30:11 -08:00
libm.arm.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.arm64.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.map.txt Add missing <complex.h> functions. 2016-03-11 15:03:25 -08:00
libm.mips.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.mips64.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.x86.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.x86_64.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
MODULE_LICENSE_BSD_LIKE Initial Contribution 2008-10-21 07:00:00 -07:00
NOTICE Regenerate NOTICE files. 2015-08-28 20:23:52 -07:00
signbit.c Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
significandl.c Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
sincos.c Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). 2014-08-18 16:04:03 -07:00