summaryrefslogtreecommitdiffstats
path: root/Android.mk
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Exclude only modules with prebuilt in prebuilts/sdk.Ying Wang1-3/+3
2014-07-25Update libbcc for LLVM rebase to r212749.Stephen Hines1-0/+2
2014-07-15Add override to force the CPU variant.Tim Murray1-4/+0
2014-06-19Change cache dependency tracking.Jean-Luc Brouillet1-32/+1
2014-06-17Merge "Don't require libclcore_neon.bc on AArch64."Tim Murray1-2/+0
2014-06-16Don't require libclcore_neon.bc on AArch64.Tim Murray1-2/+0
2014-06-13Use gcc instead of clang when building Windows SDK.Logan Chien1-0/+2
2014-06-05Build libbcc for the host as 32-bit only.Ian Rogers1-1/+3
2014-06-02Merge "Update libbcc for ARM64."Tim Murray1-0/+2
2014-05-28Update libbcc for ARM64.Tim Murray1-0/+2
2014-05-20Fix host multilib build.Ying Wang1-0/+4
2014-05-13Switch to use rs_version.mk for consistency.Stephen Hines1-0/+2
2014-04-23Update libbcc for 64-bit support.Tim Murray1-4/+3
2014-04-07Add DISABLE_LLVM_DEVICE_BUILDS to libbcc.Tim Murray1-0/+2
2014-03-13Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader).Tim Murray1-0/+3
2014-02-06libbcc: convert makefiles to support multilib buildColin Cross1-42/+23
2014-02-05[MIPS64] Temporary placeholder build, to allow other projects to buildDuane Sand1-3/+5
2014-01-23frameworks/compile/libbcc: rename aarch64 target to arm64Colin Cross1-3/+3
2013-12-19AArch64: Temporarily disable AArch64 buildAshok Bhat1-0/+4
2013-10-03resolved conflicts for merge of 8d972a6f to klp-dev-plus-aospStephen Hines1-1/+1
2013-10-03resolved conflicts for merge of 4293770c to stage-aosp-masterStephen Hines1-1/+1
2013-10-03Remove references/use of ARCH_X86_HAVE_*.Stephen Hines1-1/+1
2013-09-23DO NOT MERGE - x86_64/x32: Add targetsPavel Chupin1-1/+1
2013-08-07am a08768d4: am 48cd7454: Fix Windows build issues for libbcc.Stephen Hines1-0/+2
2013-07-31Fix Windows build issues for libbcc.Stephen Hines1-0/+2
2013-07-30Remove libbcc's dependence on mclinker.Stephen Hines1-43/+0
2013-07-30Remove ABCC and associated components.Stephen Hines1-1/+0
2013-06-15Remove libbcc's dependence on mclinker.Stephen Hines1-43/+0
2013-06-11Remove unused/stale tests and mark Android.mk not executable.Stephen Hines1-0/+0
2013-06-06Enable NEON on ARM cortex A15Tobias Grosser1-9/+3
2013-06-04Remove ABCC and associated components.Stephen Hines1-1/+0
2013-05-01Disable NEON on cortex-a15 temporarily.Stephen Hines1-3/+9
2013-04-17Build debug version version of runtime (libclcore_debug.bc).Stephen Hines1-2/+3
2013-04-09Add liblogYing Wang1-2/+3
2013-03-05am e323991d: Merge "Start to add X86/SSE2+ optimized clcore library"Jason Sams1-0/+4
2013-02-28Build with libLLVM.so instead of static libraries.Stephen Hines1-75/+5
2013-02-27Move host dependencies to libLLVM.so instead of static libs.Stephen Hines1-53/+1
2013-02-27Fix missing dependency on ARMAsmPrinter.Stephen Hines1-0/+2
2013-02-07Remove BCCRuntimeSymbolResolver.Shih-wei Liao1-4/+0
2013-02-07Add libcompiler_rt.so as built-in dependencies for RS.Shih-wei Liao1-1/+2
2013-02-06Don't build libbcc/libbcinfo in unbundled branches.Tim Murray1-1/+4
2013-01-06Start to add X86/SSE2+ optimized clcore libraryMichael Liao1-0/+4
2012-12-17Apply changes to migrate on MCLinker 2.0.1.Shih-wei Liao1-0/+3
2012-07-27Rename RenderScript -> Renderscript.Stephen Hines1-1/+1
2012-07-27Add a bitcode compiler driver. BUG=6886348.Shih-wei Liao1-0/+1
2012-07-23Expose LLVM and MCLinker APIs currently.Shih-wei Liao1-21/+33
2012-07-22Include MIPS target disassembler. BUG=6841435.Shih-wei Liao1-7/+5
2012-07-17Fix Mac build by exposing LLVM APIs.Shih-wei Liao1-1/+1
2012-07-17Add MCLinker hooks to libbcc.Shih-wei Liao1-2/+29
2012-07-16Revert "Add MCLinker hooks to libbcc."Shih-wei Liao1-29/+2