platform_build/core/combo
Elliott Hughes e82d33d997 Remove useless stuff from "AndroidConfig.h".
The futex wrappers and memcmp16 are no longer available to anyone.
No one was checking for the existence of the SA_NOCLDWAIT constant,
and even if they wanted to, they could just check directly.

Change-Id: If8ac6c2617b76b23a2450f58fc03453f7f82a61f
2014-06-12 15:36:52 -07:00
..
arch add silvermont x86 architecture 2014-04-30 01:23:25 +08:00
include/arch Remove useless stuff from "AndroidConfig.h". 2014-06-12 15:36:52 -07:00
HOST_darwin-x86.mk Fix the missing 2nd arch prefix. 2014-05-16 16:22:32 -07:00
HOST_darwin-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
javac.mk Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. 2014-06-02 20:12:57 +01:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Reenable ccache. 2014-06-06 11:18:04 -07:00
TARGET_linux-arm.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-arm64.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-mips.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-mips64.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-x86.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00
TARGET_linux-x86_64.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00