summaryrefslogtreecommitdiffstats
path: root/tools/bcc_compat
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Remove Atom workaround.Tim Murray1-4/+0
2014-07-25Update libbcc for LLVM rebase to r212749.Stephen Hines1-3/+2
2014-06-19Change cache dependency tracking.Jean-Luc Brouillet1-10/+3
2014-05-30Turn off Atom code generation for bcc_compat.Stephen Hines1-0/+5
2014-05-16Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc.Stephen Hines1-7/+0
2014-05-05Remove Makefile->Header code generation from libbcc.Stephen Hines1-1/+0
2013-08-07am a08768d4: am 48cd7454: Fix Windows build issues for libbcc.Stephen Hines2-1/+3
2013-07-31Fix Windows build issues for libbcc.Stephen Hines2-1/+3
2013-06-05Further separate build (compile) and load in libbcc.Stephen Hines1-1/+4
2013-03-26Explicitly set up ARM feature vector for compatibility library.Stephen Hines1-0/+9
2013-03-06Force atom codegen on x86 bcc_compat.Stephen Hines2-5/+6
2013-02-28Build with libLLVM.so instead of static libraries.Stephen Hines1-0/+1
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-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
2012-10-30bcc_compat - convert bitcode to shared object files.Stephen Hines2-0/+318