android_bionic/libm
Dan Willemsen a29ed0bbce libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch}
Instead of adding the used common files to each arch that doesn't
override a file, make the architectures list the files they override.

Also updates the Android.bp file to match the Android.mk file.

Change-Id: I7d6a9c2e1c6b6cc9430aa818a89a2ccf52f62c98
2015-12-03 18:09:36 -08:00
..
amd64
arm
arm64
i387
include
mips
upstream-freebsd/lib/msun
x86
x86_64
Android.bp libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch} 2015-12-03 18:09:36 -08:00
Android.mk libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch} 2015-12-03 18:09:36 -08:00
MODULE_LICENSE_BSD_LIKE
NOTICE
digittoint.c
fabs.cpp
fake_long_double.c
fpmath.h
freebsd-compat.h
libm.arm.map libm: stop exporting __muldc3 2015-12-03 15:25:37 -08:00
libm.arm64.map Generate per-architecture version scripts. 2015-10-28 16:40:53 -07:00
libm.map.txt libm: stop exporting __muldc3 2015-12-03 15:25:37 -08:00
libm.mips.map libm: stop exporting __muldc3 2015-12-03 15:25:37 -08:00
libm.mips64.map Generate per-architecture version scripts. 2015-10-28 16:40:53 -07:00
libm.x86.map libm: stop exporting __muldc3 2015-12-03 15:25:37 -08:00
libm.x86_64.map Generate per-architecture version scripts. 2015-10-28 16:40:53 -07:00
signbit.c
significandl.c
sincos.c