platform_bionic/libm/include
Elliott Hughes f9f4a432ee Revert "Revert "Use compiler builtins for fabs.""
Don't enable the inlines when building libm itself. Otherwise clang gets
upset by seeing both an inline and a non-inline definition.

This reverts commit c5deb0f883.

Change-Id: If7abdb351f5a5549d6a331b33af408e8fcfa9868
2015-08-24 16:05:48 -07:00
..
amd64/machine Move a private x86-64 header file out of the limelight. 2014-11-26 19:31:19 -08:00
arm/machine Clean up the ARM fenv.h, moving implementation details into fenv.c. 2014-06-09 13:57:57 -07:00
arm64/machine AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. 2014-06-09 13:52:28 -07:00
i387/machine Move x86 fenv implementation details into fenv.c. 2014-06-09 15:20:59 -07:00
mips/machine Move mips fenv implementation details into fenv.c. 2014-06-09 15:25:15 -07:00
complex.h Fix our <complex.h> support. 2014-11-06 11:16:55 -08:00
fenv.h Use -fvisibility=hidden to build libm. 2014-05-19 16:58:52 -07:00
math.h Revert "Revert "Use compiler builtins for fabs."" 2015-08-24 16:05:48 -07:00