summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Remove Atom workaround.Tim Murray1-4/+0
2014-09-04Set x86 SSE features explicitly in bccJian Li1-0/+24
2014-08-07Exclude only modules with prebuilt in prebuilts/sdk.Ying Wang1-5/+0
2014-07-25Update libbcc for LLVM rebase to r212749.Stephen Hines2-11/+7
2014-06-26Use build fingerprint and compile command for caching.Jean-Luc Brouillet1-3/+4
2014-06-19Change cache dependency tracking.Jean-Luc Brouillet4-294/+10
2014-06-05Remove unnecessary stlport dependency.Stephen Hines1-2/+1
2014-05-30Turn off Atom code generation for bcc_compat.Stephen Hines1-0/+5
2014-05-30Update libbcc for LLVM 3.5 rebase (r209713).Stephen Hines2-1/+2
2014-05-16Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc.Stephen Hines2-8/+0
2014-05-15Fix some minor issues picked up by valgrind.Stephen Hines1-4/+2
2014-05-06Add options to device bcc for specifying the target architecture.Stephen Hines1-8/+0
2014-05-05Remove Makefile->Header code generation from libbcc.Stephen Hines4-72/+1
2014-04-30Improve standalone bcc for on-device compilation.Stephen Hines1-0/+22
2014-04-23Update libbcc for 64-bit support.Tim Murray3-11/+9
2014-04-07Add DISABLE_LLVM_DEVICE_BUILDS to libbcc.Tim Murray1-0/+2
2014-03-25Remove unused static function in tools/bcc/MainNarayan Kamath1-23/+0
2014-03-13Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader).Tim Murray1-0/+3
2013-08-09Update libbcc for LLVM merge to r187914.Stephen Hines2-14/+5
2013-08-07am a08768d4: am 48cd7454: Fix Windows build issues for libbcc.Stephen Hines3-2/+7
2013-07-31Fix Windows build issues for libbcc.Stephen Hines3-2/+7
2013-07-30Remove libbcc's dependence on mclinker.Stephen Hines2-440/+0
2013-07-30Remove ABCC and associated components.Stephen Hines2-279/+0
2013-06-28Fix up a few minor issues with bcc standalone executable.Stephen Hines1-9/+14
2013-06-20bcc: Add option -emit-llvmTobias Grosser1-1/+5
2013-06-18Make bcc produce RS-compatible ELF objects.Stephen Hines2-139/+33
2013-06-17Merge "Remove libbcc's dependence on mclinker."Stephen Hines2-440/+0
2013-06-17.align behaves differently on ARM and x86.Stephen Hines1-1/+1
2013-06-17Fix assembly directives for SHA data generation.Stephen Hines1-1/+1
2013-06-15Remove libbcc's dependence on mclinker.Stephen Hines2-440/+0
2013-06-13Update libbcc for LLVM merge to r183849.Stephen Hines1-121/+1
2013-06-05Further separate build (compile) and load in libbcc.Stephen Hines1-1/+4
2013-06-04Remove ABCC and associated components.Stephen Hines2-275/+0
2013-05-21Stop using libcutils in abccNick Kralevich2-6/+2
2013-05-06Adapt libbcc for LLVM/Clang/mclinker update.Stephen Hines1-1/+2
2013-04-09Add liblogYing Wang1-2/+2
2013-03-26Explicitly set up ARM feature vector for compatibility library.Stephen Hines1-0/+9
2013-03-15Add bcc_strip_attr to remove target-specific function attributes.Stephen Hines2-0/+198
2013-03-06Force atom codegen on x86 bcc_compat.Stephen Hines2-5/+6
2013-02-28Build with libLLVM.so instead of static libraries.Stephen Hines3-4/+11
2013-02-27Fix the Darwin buildRomain Guy1-1/+2
2013-02-07Fix bcc_compat symbol resolution with libcompiler_rt.so.Stephen Hines1-1/+1
2013-02-07Remove BCCRuntimeSymbolResolver.Shih-wei Liao1-1/+0
2013-02-07Switch to use libcompiler_rt for compiler runtimes.Shih-wei Liao1-3/+3
2013-02-04Allow bcc_compat and related libs to be built in PDK.Tim Murray1-2/+2
2013-01-30Don't build bcc_compat for PDK or unbundled builds.Stephen Hines1-3/+5
2013-01-11Apply changes to migrate on MCLinker 2.0.2-1.Shih-wei Liao1-0/+30
2012-12-17Apply changes to migrate on MCLinker 2.0.1.Shih-wei Liao1-1/+1
2012-11-20am 0db248b8: Merge "libbcc: Fix build with ISO C++ 11 compilers"Stephen Hines1-1/+1
2012-11-15libbcc: Fix build with ISO C++ 11 compilersBernhard Rosenkraenzer1-1/+1