Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
libbcc
/
88496b6b09e2e0dd6047c75c851c7eaf82c53d2e
/
Android.mk
c2074ca
Update libbcc for 64-bit support.
by Tim Murray
· 11 years ago
c6e6ee4
Add DISABLE_LLVM_DEVICE_BUILDS to libbcc.
by Tim Murray
· 11 years ago
4470813
Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader).
by Tim Murray
· 11 years ago
71df050
libbcc: convert makefiles to support multilib build
by Colin Cross
· 11 years ago
994e44d
[MIPS64] Temporary placeholder build, to allow other projects to build
by Duane Sand
· 11 years ago
b79cd56
frameworks/compile/libbcc: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
ad7d4c3
AArch64: Temporarily disable AArch64 build
by Ashok Bhat
· 11 years ago
4face7b
resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp
by Stephen Hines
· 11 years ago
8d972a6
resolved conflicts for merge of 4293770c to stage-aosp-master
by Stephen Hines
· 11 years ago
5aa70e1
Remove references/use of ARCH_X86_HAVE_*.
by Stephen Hines
· 11 years ago
bc9a422
DO NOT MERGE - x86_64/x32: Add targets
by Pavel Chupin
· 12 years ago
1a36fca
am a08768d4: am 48cd7454: Fix Windows build issues for libbcc.
by Stephen Hines
· 11 years ago
48cd745
Fix Windows build issues for libbcc.
by Stephen Hines
· 11 years ago
baa6b9d
Remove libbcc's dependence on mclinker.
by Stephen Hines
· 11 years ago
d5a0f13
Remove ABCC and associated components.
by Stephen Hines
· 11 years ago
4e98648
Remove libbcc's dependence on mclinker.
by Stephen Hines
· 11 years ago
d8d0a4f
Remove unused/stale tests and mark Android.mk not executable.
by Stephen Hines
· 11 years ago
afec50c
Enable NEON on ARM cortex A15
by Tobias Grosser
· 11 years ago
2a0e339
Remove ABCC and associated components.
by Stephen Hines
· 11 years ago
b837262
Disable NEON on cortex-a15 temporarily.
by Stephen Hines
· 12 years ago
8ee82d4
Build debug version version of runtime (libclcore_debug.bc).
by Stephen Hines
· 12 years ago
2edf6d6
Add liblog
by Ying Wang
· 12 years ago
3d0be77
am e323991d: Merge "Start to add X86/SSE2+ optimized clcore library"
by Jason Sams
· 12 years ago
4b77872
Build with libLLVM.so instead of static libraries.
by Stephen Hines
· 12 years ago
ba8d7ce
Move host dependencies to libLLVM.so instead of static libs.
by Stephen Hines
· 12 years ago
dd57b53
Fix missing dependency on ARMAsmPrinter.
by Stephen Hines
· 12 years ago
8314662
Remove BCCRuntimeSymbolResolver.
by Shih-wei Liao
· 12 years ago
f7401ab
Add libcompiler_rt.so as built-in dependencies for RS.
by Shih-wei Liao
· 12 years ago
6297382
Don't build libbcc/libbcinfo in unbundled branches.
by Tim Murray
· 12 years ago
cdcce32
Start to add X86/SSE2+ optimized clcore library
by Michael Liao
· 12 years ago
52acbab
Apply changes to migrate on MCLinker 2.0.1.
by Shih-wei Liao
· 12 years ago
e198abe
Rename RenderScript -> Renderscript.
by Stephen Hines
· 12 years ago
52aefd8
Add a bitcode compiler driver. BUG=6886348.
by Shih-wei Liao
· 12 years ago
590a249
Expose LLVM and MCLinker APIs currently.
by Shih-wei Liao
· 12 years ago
9cb69f6
Include MIPS target disassembler. BUG=6841435.
by Shih-wei Liao
· 12 years ago
aa42792
Fix Mac build by exposing LLVM APIs.
by Shih-wei Liao
· 12 years ago
e636266
Add MCLinker hooks to libbcc.
by Shih-wei Liao
· 12 years ago
7ea913c
Revert "Add MCLinker hooks to libbcc."
by Shih-wei Liao
· 12 years ago
c441933
Add MCLinker hooks to libbcc.
by Shih-wei Liao
· 12 years ago
b1cc74f
Add libclcore_neon.bc as a built-in dependency.
by Shih-wei Liao
· 12 years ago
1f4de3d
LOCAL_REQUIRED_MODULES accepts module names, not file names.
by Ying Wang
· 13 years ago
2665c2f
Link libclcore.bc for RenderScript by default.
by Shih-wei Liao
· 13 years ago
f290793
Refine SHA-1 related stuffs.
by Zonr Chang
· 13 years ago
7a5d423
Get build information in C++ way.
by Zonr Chang
· 13 years ago
c72c4dd
Make libbcc public.
by Zonr Chang
· 13 years ago
ddf5661
Refine the makefiles.
by Zonr Chang
· 13 years ago
7a66e6c
Merge lib/Transforms into lib/ExecutionEngine.
by Shih-wei Liao
· 13 years ago
43b3727
Support building a NEON-enabled libclcore.bc.
by Stephen Hines
· 13 years ago
09ebd17
Revert "Merge lib/Transforms into lib/ExecutionEngine."
by Stephen Hines
· 13 years ago
b8ef690
Revert "Refine the makefiles."
by Stephen Hines
· 13 years ago
2f6a493
Revert "Make libbcc public."
by Stephen Hines
· 13 years ago
aa72a21
Revert "Get build information in C++ way."
by Stephen Hines
· 13 years ago
6975a66
Revert "Refine SHA-1 related stuffs."
by Stephen Hines
· 13 years ago
c4fba31
Revert "Link libclcore.bc for RenderScript by default."
by Stephen Hines
· 13 years ago
34cd767
LOCAL_REQUIRED_MODULES accepts module names, not file names.
by Ying Wang
· 13 years ago
0467d9a
Link libclcore.bc for RenderScript by default.
by Shih-wei Liao
· 13 years ago
6378d8f
Refine SHA-1 related stuffs.
by Zonr Chang
· 13 years ago
44d9916
Get build information in C++ way.
by Zonr Chang
· 13 years ago
80232dd
Make libbcc public.
by Zonr Chang
· 13 years ago
fa52e20
Refine the makefiles.
by Zonr Chang
· 13 years ago
cd52b55
Merge lib/Transforms into lib/ExecutionEngine.
by Shih-wei Liao
· 13 years ago
c989dce
Fix the order of libraries in linking.
by Zonr Chang
· 13 years ago
6d99712
Migrate to upstream-153224-20120321.
by Shih-wei Liao
· 13 years ago
3699962
Remove USE_MCJIT configuration flags, since MC is the only path.
by Stephen Hines
· 13 years ago
9ddeb6b
Remove OLD_JIT support from libbcc.
by Stephen Hines
· 13 years ago
569986d
Switch libbcc to start using MetadataExtractor.
by Stephen Hines
· 13 years ago
b4db722
Move the build-related script under tools/build.
by Zonr Chang
· 13 years ago
db16918
Add ForEach expansion optimization to libbcc.
by Stephen Hines
· 13 years ago
21392f0
Add MIPS as build target.
by Logan Chien
· 13 years ago
1704c74
Add __HOST__ for host bcc. Currently it's used to set disassembled file to /tmp instead of non-exisitence of dir /data/local/tmp on host.
by Andrew Hsieh
· 13 years ago
9d9d6bd
Cherry-pick the useful part of Icf882af (Android.mk) and address earlier comments.
by Shih-wei Liao
· 13 years ago
6fb71c5
Hide unnecessary symbols. Save .4MB.
by Shih-wei Liao
· 13 years ago
bb5df5c
Apply changes to migrate to upstream API.
by Shih-wei Liao
· 13 years ago
eb56784
Move configuration from Config.h to libbcc-config.mk
by Logan Chien
· 13 years ago
f68882e
Compile bcc.cpp with libbcc shared library
by Logan Chien
· 13 years ago
48dc01d
Add build time and build revision support.
by Logan Chien
· 13 years ago
948b1a5
Merge "Split Android.mk into several Android.mk"
by Shih-wei Liao
· 13 years ago
bd48570
Fix breakage of full_x86-eng build.
by Logan Chien
· 13 years ago
7439685
Split Android.mk into several Android.mk
by Logan Chien
· 13 years ago
6888aae
Use python to calculate the sha1sum.
by Logan Chien
· 13 years ago
8d3b5e1
Cleanup LOCAL_C_INCLUDES.
by Logan Chien
· 13 years ago
41cb761
Cleanup and reorder LOCAL_STATIC_LIBRARIES.
by Logan Chien
· 13 years ago
3445f90
Remove unused variable from Android.mk.
by Logan Chien
· 13 years ago
ca45a58
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
f11da30
Always print the disassembler output to file.
by Logan Chien
· 13 years ago
9347e0b
Extract duplicated disassembler.
by Logan Chien
· 13 years ago
26fea10
Use 20-byte libbcc.so.sha1 to store checksum
by Ying Wang
· 13 years ago
0b48695
Refine the dependency.
by Ying Wang
· 13 years ago
5061c44
Bring up installation of sha1sum before libbcc_sha1.s generation.
by Shih-wei Liao
· 13 years ago
2ca6e57
Fix the libbcc SHA1 checksum dependency
by Joseph Wen
· 13 years ago
d18a3df
Revert "Fix the libbcc SHA1 checksum dependency"
by Stephen Hines
· 13 years ago
89175b9
Fix the libbcc SHA1 checksum dependency
by Joseph Wen
· 13 years ago
ce13b66
Fix build.
by Ying Wang
· 13 years ago
5de1adf
Use SHA1 to verify libbcc is consistent with cache
by Joseph Wen
· 13 years ago
34499f4
Fix Android library dependency order.
by Shih-wei Liao
· 13 years ago
a883314
Reorder LLVMAnalysis and LLVMSupport.
by Shih-wei Liao
· 13 years ago
be857c0
Fix missing LOCAL_STATIC_LIBRARIES.
by Shih-wei Liao
· 13 years ago
ddfd1ad
Take care of the host-side of Android.mk too.
by Shih-wei Liao
· 13 years ago
a6ced2a
Fix MAC build.
by Shih-wei Liao
· 13 years ago
ad39be4
Fix MAC build.
by Shih-wei Liao
· 13 years ago
Next »