bionic/libm
Elliott Hughes 28ddd91c49 Fix __isnanl on aarch64.
This fixes the math.__isnanl, math.powl, and math.fdiml tests.

Change-Id: I0086e4a1a82d0e2708fa07cf580a6d9778c548f2
2013-12-19 17:13:56 -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 We actually have modfl. 2013-12-19 11:30:51 -08:00
digittoint.c Upgrade libm. 2013-02-01 14:51:19 -08:00
fake_long_double.c Fix __isnanl on aarch64. 2013-12-19 17:13:56 -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