History log of /frameworks/compile/libbcc/libbcc.sha1.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a5b1343e0db3eaf41ced3d9978cd72b8cf4cda1f 14-Jun-2014 Tim Murray <timmurray@google.com> Don't require libclcore_neon.bc on AArch64.

Change-Id: Ieb4eea41f74917c201a07aa8b246816430fcac5c
/frameworks/compile/libbcc/libbcc.sha1.mk
4f7fdd47da5135a508bdfca445347fae5e8898ba 28-May-2014 Tim Murray <timmurray@google.com> Update libbcc for ARM64.

Properly sets NEON/VFP on ARM64. Begins to remove cache from libbcc.

Change-Id: I66f50fa20d606c38d5e7af0a6fa8c6e73b2aff32
/frameworks/compile/libbcc/libbcc.sha1.mk
c2074caf075818abb6d3689ad924ca09f4a5ba1f 09-Apr-2014 Tim Murray <timmurray@google.com> Update libbcc for 64-bit support.

Change-Id: I369a82eb6730a33c46b6700408952fe34020ca51
/frameworks/compile/libbcc/libbcc.sha1.mk
f5ff8ee73acc4d9985ad67142242214050fd4076 11-Apr-2014 Colin Cross <ccross@android.com> libbcc: remove use of LOCAL_NO_2ND_ARCH

This is the only remaining use of LOCAL_NO_2ND_ARCH in the
tree. Remove it and replace it with LOCAL_MODULE_TARGET_ARCH.
If LOCAL_MODULE_TARGET_ARCH were not already being used this
would just be:
LOCAL_MODULE_TARGET_ARCH = $(TARGET_$(my_2nd_arch_prefix)ARCH)
Since LOCAL_MODULE_TARGET_ARCH is already being used, use
TARGET_(2ND_)?ARCH to filter LOCAL_MODULE_TARGET_ARCH, and skip
including the build rule if the resulting LOCAL_MODULE_TARGET_ARCH
is empty.

Change-Id: I6d7e4b9f3fab055b37be3c4a3b21446c59cb1183
/frameworks/compile/libbcc/libbcc.sha1.mk
c6e6ee4392390c0888f808220adf33334e1f64a4 07-Apr-2014 Tim Murray <timmurray@google.com> Add DISABLE_LLVM_DEVICE_BUILDS to libbcc.

Change-Id: Iaad7b2ea8eea6c89c1c1a3d0e145bbb7bf60c6b9
/frameworks/compile/libbcc/libbcc.sha1.mk
4470813359edb11fdf241b9d69fd51a9d8cdff4e 13-Mar-2014 Tim Murray <timmurray@google.com> Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader).

bug 13280327

Change-Id: I5484d104086d6c86ec7c9dd777c7fbaecdaf7fbb
/frameworks/compile/libbcc/libbcc.sha1.mk
71df05005d8cbc15b4c288ff643be243af0c7b88 05-Feb-2014 Colin Cross <ccross@android.com> libbcc: convert makefiles to support multilib build

Convert makefiles to allow for building two architectures at the
same time.

Change-Id: I13cba3766a658e332a5223ce357878b25ba8ecec
/frameworks/compile/libbcc/libbcc.sha1.mk