platform_bionic/libm
Elliott Hughes 0f7809d5c3 Start cleaning up libm.
We have two copies of fenv.h for every architecture, one of which
isn't used. We also have unused makefiles and files for architectures
we don't support.

This patch removes all the obviously useless files.

Bug: http://code.google.com/p/android/issues/detail?id=38196
Change-Id: I1919b6621ba513aa24aa947a34815bc51191487c
2012-10-31 13:32:34 -07:00
..
arm Start cleaning up libm. 2012-10-31 13:32:34 -07:00
bsdsrc Reversed order of const and static to hush warning from compiler. 2010-01-16 10:23:18 -05:00
i386 Initial Contribution 2008-10-21 07:00:00 -07:00
i387 Start cleaning up libm. 2012-10-31 13:32:34 -07:00
include Start cleaning up libm. 2012-10-31 13:32:34 -07:00
man Initial Contribution 2008-10-21 07:00:00 -07:00
mips Start cleaning up libm. 2012-10-31 13:32:34 -07:00
src Update s_fabsl.c to upstream head. 2012-04-30 16:12:43 -07:00
Android.mk Add dependencies on all the makefiles. 2012-08-13 14:06:05 -07:00
fpclassify.c Initial Contribution 2008-10-21 07:00:00 -07:00
isinf.c Initial Contribution 2008-10-21 07:00:00 -07:00
MODULE_LICENSE_BSD_LIKE Initial Contribution 2008-10-21 07:00:00 -07:00
NOTICE Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
sincos.c Disable sincos optimization for sincos calls. 2011-08-17 10:29:41 -07:00