platform_bionic/libm
Elliott Hughes 241608e9ce Don't use weak aliases in libm.
The aarch64 toolchain doesn't support them, and we were already implementing
most of the fake long-double functions differently anyway.

Change-Id: I4a2f2df81972ee9c34ddfe96cec81b126506d881
2013-12-18 17:18:53 -08:00
..
aarch64 AArch64: Initial AArch64 port of libm 2013-12-16 17:05:37 -08:00
amd64 Fix libm build for x86_64. 2013-10-01 17:57:19 -07:00
arm Upgrade libm. 2013-02-01 14:51:19 -08:00
i386 Upgrade libm. 2013-02-01 14:51:19 -08:00
i387 Remove the currently-unused i387 assembler to make way for the new. 2013-02-06 11:50:19 -08:00
include AArch64: Initial AArch64 port of libm 2013-12-16 17:05:37 -08:00
mips Upgrade libm. 2013-02-01 14:51:19 -08:00
upstream-freebsd/lib/msun Take upstream libm changes. 2013-06-12 16:37:58 -07:00
Android.mk AArch64: Initial AArch64 port of libm 2013-12-16 17:05:37 -08:00
digittoint.c Upgrade libm. 2013-02-01 14:51:19 -08:00
fake_long_double.c Don't use weak aliases in libm. 2013-12-18 17:18:53 -08:00
fpclassify.c Upgrade libm. 2013-02-01 14:51:19 -08:00
fpmath.h Upgrade libm. 2013-02-01 14:51:19 -08:00
freebsd-compat.h Don't use weak aliases in libm. 2013-12-18 17:18:53 -08:00
isinf.c Upgrade libm. 2013-02-01 14:51:19 -08:00
MODULE_LICENSE_BSD_LIKE Initial Contribution 2008-10-21 07:00:00 -07:00
NOTICE Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00
sincos.c Make sincosl call sinl and cosl. 2013-02-01 16:32:50 -08:00