platform_bionic/libm
David 'Digit' Turner 70b1668a76 remove obsolete SuperH support
We don't have a toolchain anymore, we don't have working original
kernel headers, and nobody is maintaining this so there is really
no point in keeping this here. Details of the patch:

- removed code paths from Android.mk files related to the SuperH
  architecture ("sh")

- removed libc/arch-sh, linker/arch-sh, libc/kernel/arch-sh

- simplified libc/SYSCALLS.TXT

- simplified the scripts in libc/tools/ and libc/kernel/tools

Change-Id: I26b0e1422bdc347489e4573e2fbec0e402f75560

Signed-off-by: David 'Digit' Turner <digit@android.com>
2012-01-31 20:28:23 +01:00
..
alpha Initial Contribution 2008-10-21 07:00:00 -07:00
amd64 Initial Contribution 2008-10-21 07:00:00 -07:00
arm Initial Contribution 2008-10-21 07:00:00 -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 Bionic: x86: Fix libm macro definitions 2011-09-29 17:35:33 +02:00
ia64 Initial Contribution 2008-10-21 07:00:00 -07:00
include resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp 2011-09-30 05:56:51 +02:00
man Initial Contribution 2008-10-21 07:00:00 -07:00
powerpc Initial Contribution 2008-10-21 07:00:00 -07:00
sh added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
sparc64 Initial Contribution 2008-10-21 07:00:00 -07:00
src libm: Add nanf() and tgammaf() implementations. 2011-01-25 17:07:26 +01:00
Android.mk remove obsolete SuperH support 2012-01-31 20:28:23 +01: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
Makefile-orig 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 Initial Contribution 2008-10-21 07:00:00 -07:00
sincos.c Disable sincos optimization for sincos calls. 2011-08-17 10:29:41 -07:00