platform_bionic/libm
Elliott Hughes 50cda38f1d Use __RENAME for long double functions.
We can cut a lot of stuff out of the NDK's libandroid_support with this,
and reduce unnecessary relocations for all LP32 code. LP64 code should
be unaffected.

Bug: https://issuetracker.google.com/64450768
Bug: https://github.com/android-ndk/ndk/issues/507
Test: ran tests, plus manual readelf on the _test.o files
Change-Id: I3de6015921195304ea9c829ef31665cd34664066
2017-09-14 16:10:43 -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 Move mips fenv implementation details into fenv.c. 2014-06-09 15:25:15 -07:00
upstream-freebsd libm symbol cleanup. 2017-07-13 17:33:15 -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 Use __RENAME for long double functions. 2017-09-14 16:10:43 -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 libm symbol cleanup. 2017-07-13 17:33:15 -07:00
fpmath.h Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
freebsd-compat.h Make _scan_nan a bit less visible for libandroid_support users. 2017-07-17 11:23:02 -07: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 Add missing libm introduced=26 annotations. 2017-08-29 11:45:31 -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
MODULE_LICENSE_BSD_LIKE Initial Contribution 2008-10-21 07:00:00 -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