1. c7208b7 am 40990623: Merge "Remove Atom workaround." by Tim Murray · 10 years ago
  2. a834fe4 Remove Atom workaround. by Tim Murray · 10 years ago
  3. 4f20f86 am 2d112c02: Merge "Set x86 SSE features explicitly in bcc" by Stephen Hines · 10 years ago
  4. 602ce03 Set x86 SSE features explicitly in bcc by Jian Li · 10 years ago
  5. 8cb6cc6 am ea6b1c5a: Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  6. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  7. 8d01bd8 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  8. f21590e Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  9. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  10. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  11. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  12. 52031f2 Remove unnecessary stlport dependency. by Stephen Hines · 10 years ago
  13. 634ac6c Turn off Atom code generation for bcc_compat. by Stephen Hines · 10 years ago
  14. a630078 Update libbcc for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  15. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  16. 1ae3fd6 Fix some minor issues picked up by valgrind. by Stephen Hines · 10 years ago
  17. 002f467 Add options to device bcc for specifying the target architecture. by Stephen Hines · 10 years ago
  18. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  19. c3437f0 Improve standalone bcc for on-device compilation. by Stephen Hines · 11 years ago
  20. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  21. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  22. 0a78b11 Remove unused static function in tools/bcc/Main by Narayan Kamath · 10 years ago
  23. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 10 years ago
  24. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  25. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  26. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  27. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  28. d5a0f13 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  29. 7e9c185 Fix up a few minor issues with bcc standalone executable. by Stephen Hines · 11 years ago
  30. 7b980e1 bcc: Add option -emit-llvm by Tobias Grosser · 11 years ago
  31. 8be8dba Make bcc produce RS-compatible ELF objects. by Stephen Hines · 11 years ago
  32. 13a105a Merge "Remove libbcc's dependence on mclinker." by Stephen Hines · 11 years ago
  33. 3d747ba .align behaves differently on ARM and x86. by Stephen Hines · 11 years ago
  34. bec0ac6 Fix assembly directives for SHA data generation. by Stephen Hines · 11 years ago
  35. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  36. 88f8c52 Update libbcc for LLVM merge to r183849. by Stephen Hines · 11 years ago
  37. 47f0d5a Further separate build (compile) and load in libbcc. by Stephen Hines · 11 years ago
  38. 2a0e339 Remove ABCC and associated components. by Stephen Hines · 11 years ago
  39. 029a762 Stop using libcutils in abcc by Nick Kralevich · 11 years ago
  40. 86e4506 Adapt libbcc for LLVM/Clang/mclinker update. by Stephen Hines · 11 years ago
  41. 2edf6d6 Add liblog by Ying Wang · 11 years ago
  42. e87e661 Explicitly set up ARM feature vector for compatibility library. by Stephen Hines · 11 years ago
  43. bfa9fc9 Add bcc_strip_attr to remove target-specific function attributes. by Stephen Hines · 11 years ago
  44. 221efde Force atom codegen on x86 bcc_compat. by Stephen Hines · 11 years ago
  45. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 11 years ago
  46. 921dde4 Fix the Darwin build by Romain Guy · 11 years ago
  47. 3ab9da1 Fix bcc_compat symbol resolution with libcompiler_rt.so. by Stephen Hines · 12 years ago
  48. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 12 years ago
  49. 09ca954 Switch to use libcompiler_rt for compiler runtimes. by Shih-wei Liao · 12 years ago
  50. b220e48 Allow bcc_compat and related libs to be built in PDK. by Tim Murray · 12 years ago
  51. 3059d3f Don't build bcc_compat for PDK or unbundled builds. by Stephen Hines · 12 years ago
  52. ca4f96c Apply changes to migrate on MCLinker 2.0.2-1. by Shih-wei Liao · 12 years ago
  53. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 12 years ago
  54. f8e9aaa am 0db248b8: Merge "libbcc: Fix build with ISO C++ 11 compilers" by Stephen Hines · 12 years ago
  55. 98375a7 libbcc: Fix build with ISO C++ 11 compilers by Bernhard Rosenkraenzer · 12 years ago
  56. 331310e bcc_compat - convert bitcode to shared object files. by Stephen Hines · 12 years ago
  57. 9ad640a Compile for Thumb by default in abcc. by Shih-wei Liao · 12 years ago
  58. a03671c Fix build warning. by Ying Wang · 12 years ago
  59. b2039f5 am 837cea4b: fix bad merge by Joe Onorato · 12 years ago
  60. 837cea4 fix bad merge by Joe Onorato · 12 years ago
  61. 3e231a0 resolved conflicts for merge of fcd0ce39 to master by Joe Onorato · 12 years ago
  62. fcd0ce3 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev by Joe Onorato · 12 years ago
  63. c3bdd2f Host modules are automatically installed. Can't have tags anymore. by Joe Onorato · 12 years ago
  64. f482fa6 host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  65. 3928c62 Refactor ABCCompilerDriver to allow target-dependent settings. by Shih-wei Liao · 12 years ago
  66. 3e46aee host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  67. 33a5659 Fix Mac breakage. Unsigned vs. Signed. by Shih-wei Liao · 12 years ago
  68. 7727153 A bitcode compiler tool. BUG=6886348. by Shih-wei Liao · 12 years ago
  69. 8fe71dd Fix McLinker and bcc::Linker default library search path. by Shih-wei Liao · 12 years ago
  70. 590a249 Expose LLVM and MCLinker APIs currently. by Shih-wei Liao · 12 years ago
  71. c02eae6 Add kTruncate in FileBase. BUG=6841435. by Shih-wei Liao · 12 years ago
  72. 3f566e3 Mac breakage: Fix undefined symbols "llvm::SmallVectorBase::grow_pod" bug. by Shih-wei Liao · 12 years ago
  73. 49e6b46 Fix Mac build breakage: Remove 2nd, redundant including of llvm. by Shih-wei Liao · 12 years ago
  74. 193898d Add mcld system tool. by Shih-wei Liao · 12 years ago
  75. d577d11 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  76. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  77. 7a5d423 Get build information in C++ way. by Zonr Chang · 12 years ago
  78. ddf5661 Refine the makefiles. by Zonr Chang · 12 years ago
  79. ade9277 Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  80. 18f79a1 am 4a68b1cb: Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  81. 79f23f1 Merge commit 'b8ef6908' into manualmerge by Stephen Hines · 12 years ago
  82. 82d4e62 am aa72a210: Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  83. 0b344ff am 6975a665: Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  84. c31f308 am 3fb139a6: Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  85. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  86. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  87. aa72a21 Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  88. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  89. 3fb139a Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  90. 59a24ea Turn on the bcc build on Mac. by Shih-wei Liao · 12 years ago
  91. 284d652 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  92. 3684c68 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  93. a7b5a26 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  94. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  95. 44d9916 Get build information in C++ way. by Zonr Chang · 12 years ago
  96. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  97. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  98. 6a09731 Fixed Mac compilation error by Andrew Hsieh · 12 years ago
  99. 0db6718 Fix unused variable bug. by Logan Chien · 12 years ago
  100. e063d50 Fix a bug of -C in bcc command. by Shih-wei Liao · 12 years ago