History log of /frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c7d73a063bfd38639c6fe823b2b45e983df0e363 01-Oct-2014 Tim Murray <timmurray@google.com> Remove Atom workaround.

This is no longer necessary because the upstream bug has been
fixed.

bug 15343872

Change-Id: I1fecb106626c357be726ca9d0922e3528e288a75
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
f21590eae009b4f596d7e448d0b8e142c46fc382 16-Jul-2014 Stephen Hines <srhines@google.com> Update libbcc for LLVM rebase to r212749.

Change-Id: I40304090ada740c2451d32e01c7deed4f4c8c409
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
c5e607adff80a66bc5420baffd299862abdf368d 19-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Change cache dependency tracking.

Remove the fix dependencies and make it depend only on the source
hash. More changes coming soon to add dependencies on the Android
build fingerprint and the command line used to compile.

Change-Id: I8964044affccf52326ce286f879307eca79d0b24
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
634ac6c59bf2d46270da48fdf7c2af834d2a78b2 30-May-2014 Stephen Hines <srhines@google.com> Turn off Atom code generation for bcc_compat.

Bug: 15343872
Change-Id: Ibd29f75ecf42835085089dc7f4a0c29c0812eebd
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
bde1a2599780d6eaebbc284976ceb690492f6abd 16-May-2014 Stephen Hines <srhines@google.com> Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc.

Change-Id: Id4a5be7b2b4627bfa7ef6279eb3b5b8e75915a7d
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
1a36fcaac9255684fec371868c80ecab0b68c8c2 07-Aug-2013 Stephen Hines <srhines@google.com> am a08768d4: am 48cd7454: Fix Windows build issues for libbcc.

* commit 'a08768d46fa5e3087d0fbd288366c53495ee2773':
Fix Windows build issues for libbcc.
48cd745480738c026312931877ecb8ebecb1c64e 31-Jul-2013 Stephen Hines <srhines@google.com> Fix Windows build issues for libbcc.

Add unimplemented versions of dlfcn.h functions.
Remove OutputFile::CreateTemporary(), since it is unused.
Remove unnecessary includes to prevent issues with missing libraries.

Change-Id: I74bea72c8f174843e61faa8cac8bd6ae429a1bc0
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
47f0d5a8d9ed629a6d58d3e69891f2c7fdee44d9 05-Jun-2013 Stephen Hines <srhines@google.com> Further separate build (compile) and load in libbcc.

Bug: 7342767

Change-Id: Ia6000d6c3557280126c6bb7f945c922528adeedc
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
e87e66154f37858f244f0bb4146c67984bb33b6b 26-Mar-2013 Stephen Hines <srhines@google.com> Explicitly set up ARM feature vector for compatibility library.

Bug: 8271895
Change-Id: I8e97a0cd2dafd0ea197794791ce275b8e5a345d4
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
221efde4ece61fd4f1106fc80314395ef99457d8 07-Mar-2013 Stephen Hines <srhines@google.com> Force atom codegen on x86 bcc_compat.

Change-Id: I3295d7f67868043c9f172dae6d8afa2dcfa17c6b
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
3ab9da1e1b3d7794994393af086d096397fb84db 02-Feb-2013 Stephen Hines <srhines@google.com> Fix bcc_compat symbol resolution with libcompiler_rt.so.

Change-Id: Id6177e53ec9647b560a73de566d2d8a95d860200
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
831466293e1ede1e1f557bab362dc1caeac42eff 26-Jan-2013 Shih-wei Liao <sliao@google.com> Remove BCCRuntimeSymbolResolver.

And remove libbcc's long outdated compiler-rt.

Change-Id: I57ec4c0403ec8cbaeaedb2333d3e2d20c6e24718
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp
331310e1f3f86a795f78e42b3f03558a43829f09 27-Oct-2012 Stephen Hines <srhines@google.com> bcc_compat - convert bitcode to shared object files.

BUG: 7419958

Change-Id: Ie81203b460d60425780657b51ba3aba2b2b77e05
/frameworks/compile/libbcc/tools/bcc_compat/Main.cpp