1. e7c27f5 Remove stale TODOs from Android.mk files. by Stephen Hines · 9 years ago
  2. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  3. 8d01bd8 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  4. f21590e Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  5. 8d254fd Add override to force the CPU variant. by Tim Murray · 10 years ago
  6. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  7. fd3f8c6 Merge "Don't require libclcore_neon.bc on AArch64." by Tim Murray · 10 years ago
  8. a5b1343 Don't require libclcore_neon.bc on AArch64. by Tim Murray · 10 years ago
  9. be11535 Use gcc instead of clang when building Windows SDK. by Logan Chien · 10 years ago
  10. df2acbb Build libbcc for the host as 32-bit only. by Ian Rogers · 10 years ago
  11. d66c04c Merge "Update libbcc for ARM64." by Tim Murray · 10 years ago
  12. 4f7fdd4 Update libbcc for ARM64. by Tim Murray · 10 years ago
  13. d485a4f Fix host multilib build. by Ying Wang · 10 years ago
  14. e109434 Switch to use rs_version.mk for consistency. by Stephen Hines · 10 years ago
  15. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  16. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  17. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 10 years ago
  18. 71df050 libbcc: convert makefiles to support multilib build by Colin Cross · 10 years ago
  19. 994e44d [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 10 years ago
  20. b79cd56 frameworks/compile/libbcc: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  21. ad7d4c3 AArch64: Temporarily disable AArch64 build by Ashok Bhat · 11 years ago
  22. 4face7b resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  23. 8d972a6 resolved conflicts for merge of 4293770c to stage-aosp-master by Stephen Hines · 11 years ago
  24. 5aa70e1 Remove references/use of ARCH_X86_HAVE_*. by Stephen Hines · 11 years ago
  25. bc9a422 DO NOT MERGE - x86_64/x32: Add targets by Pavel Chupin · 12 years ago
  26. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  27. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  28. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  29. d5a0f13 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  30. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  31. d8d0a4f Remove unused/stale tests and mark Android.mk not executable. by Stephen Hines · 11 years ago
  32. afec50c Enable NEON on ARM cortex A15 by Tobias Grosser · 11 years ago
  33. 2a0e339 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  34. b837262 Disable NEON on cortex-a15 temporarily. by Stephen Hines · 11 years ago
  35. 8ee82d4 Build debug version version of runtime (libclcore_debug.bc). by Stephen Hines · 11 years ago
  36. 2edf6d6 Add liblog by Ying Wang · 11 years ago
  37. 3d0be77 am e323991d: Merge "Start to add X86/SSE2+ optimized clcore library" by Jason Sams · 11 years ago
  38. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 11 years ago
  39. ba8d7ce Move host dependencies to libLLVM.so instead of static libs. by Stephen Hines · 11 years ago
  40. dd57b53 Fix missing dependency on ARMAsmPrinter. by Stephen Hines · 11 years ago
  41. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 11 years ago
  42. f7401ab Add libcompiler_rt.so as built-in dependencies for RS. by Shih-wei Liao · 11 years ago
  43. 6297382 Don't build libbcc/libbcinfo in unbundled branches. by Tim Murray · 11 years ago
  44. cdcce32 Start to add X86/SSE2+ optimized clcore library by Michael Liao · 12 years ago
  45. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 11 years ago
  46. e198abe Rename RenderScript -> Renderscript. by Stephen Hines · 12 years ago
  47. 52aefd8 Add a bitcode compiler driver. BUG=6886348. by Shih-wei Liao · 12 years ago
  48. 590a249 Expose LLVM and MCLinker APIs currently. by Shih-wei Liao · 12 years ago
  49. 9cb69f6 Include MIPS target disassembler. BUG=6841435. by Shih-wei Liao · 12 years ago
  50. aa42792 Fix Mac build by exposing LLVM APIs. by Shih-wei Liao · 12 years ago
  51. e636266 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  52. 7ea913c Revert "Add MCLinker hooks to libbcc." by Shih-wei Liao · 12 years ago
  53. c441933 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  54. b1cc74f Add libclcore_neon.bc as a built-in dependency. by Shih-wei Liao · 12 years ago
  55. 1f4de3d LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 12 years ago
  56. 2665c2f Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 12 years ago
  57. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  58. 7a5d423 Get build information in C++ way. by Zonr Chang · 12 years ago
  59. c72c4dd Make libbcc public. by Zonr Chang · 12 years ago
  60. ddf5661 Refine the makefiles. by Zonr Chang · 12 years ago
  61. 7a66e6c Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  62. 43b3727 Support building a NEON-enabled libclcore.bc. by Stephen Hines · 12 years ago
  63. 09ebd17 Revert "Merge lib/Transforms into lib/ExecutionEngine." by Stephen Hines · 12 years ago
  64. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  65. 2f6a493 Revert "Make libbcc public." by Stephen Hines · 12 years ago
  66. aa72a21 Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  67. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  68. c4fba31 Revert "Link libclcore.bc for RenderScript by default." by Stephen Hines · 12 years ago
  69. 34cd767 LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 12 years ago
  70. 0467d9a Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 12 years ago
  71. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  72. 44d9916 Get build information in C++ way. by Zonr Chang · 12 years ago
  73. 80232dd Make libbcc public. by Zonr Chang · 12 years ago
  74. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  75. cd52b55 Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  76. c989dce Fix the order of libraries in linking. by Zonr Chang · 12 years ago
  77. 6d99712 Migrate to upstream-153224-20120321. by Shih-wei Liao · 12 years ago
  78. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 12 years ago
  79. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 12 years ago
  80. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  81. b4db722 Move the build-related script under tools/build. by Zonr Chang · 12 years ago
  82. db16918 Add ForEach expansion optimization to libbcc. by Stephen Hines · 12 years ago
  83. 21392f0 Add MIPS as build target. by Logan Chien · 13 years ago
  84. 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
  85. 9d9d6bd Cherry-pick the useful part of Icf882af (Android.mk) and address earlier comments. by Shih-wei Liao · 13 years ago
  86. 6fb71c5 Hide unnecessary symbols. Save .4MB. by Shih-wei Liao · 13 years ago
  87. bb5df5c Apply changes to migrate to upstream API. by Shih-wei Liao · 13 years ago
  88. eb56784 Move configuration from Config.h to libbcc-config.mk by Logan Chien · 13 years ago
  89. f68882e Compile bcc.cpp with libbcc shared library by Logan Chien · 13 years ago
  90. 48dc01d Add build time and build revision support. by Logan Chien · 13 years ago
  91. 948b1a5 Merge "Split Android.mk into several Android.mk" by Shih-wei Liao · 13 years ago
  92. bd48570 Fix breakage of full_x86-eng build. by Logan Chien · 13 years ago
  93. 7439685 Split Android.mk into several Android.mk by Logan Chien · 13 years ago
  94. 6888aae Use python to calculate the sha1sum. by Logan Chien · 13 years ago
  95. 8d3b5e1 Cleanup LOCAL_C_INCLUDES. by Logan Chien · 13 years ago
  96. 41cb761 Cleanup and reorder LOCAL_STATIC_LIBRARIES. by Logan Chien · 13 years ago
  97. 3445f90 Remove unused variable from Android.mk. by Logan Chien · 13 years ago
  98. ca45a58 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  99. f11da30 Always print the disassembler output to file. by Logan Chien · 13 years ago
  100. 9347e0b Extract duplicated disassembler. by Logan Chien · 13 years ago