1. 60415f6 Provide a static libbcc and bcc binary rule for vendor use by Tim Klein · 5 years ago
  2. fbc576f Make libbcc depend on libLLVM_android.so by Pirama Arumuga Nainar · 7 years ago
  3. 612e33d Merge "Remove default libraries" am: 5b5c2da95c by Dan Willemsen · 7 years ago
  4. 1bed9ce Remove default libraries by Dan Willemsen · 7 years ago
  5. 16d5c52 bcc vendor plugin must be loaded from the sphal namespace by Jiyong Park · 7 years ago
  6. 97e5099 Structure layout logic cleanup. by David Gross · 7 years ago
  7. 1544017 Revert "Structure layout logic cleanup." by David Gross · 7 years ago
  8. 8281b5d Structure layout logic cleanup. by David Gross · 7 years ago
  9. 110b1c1 Make libbcc, libbcinfo, bcc no longer depend on libcutils and libutils. by Miao Wang · 7 years ago
  10. 0a2acce Merge RSScript.cpp and Script.cpp by Jean-Luc Brouillet · 7 years ago
  11. a2dd52f Flatten the libbcc directories. by Jean-Luc Brouillet · 7 years ago
  12. d5c6901 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  13. 1d3ac56 Convert libbcc to Android.bp by Colin Cross · 8 years ago
  14. 7e4c6d7 Revert "Convert libbcc to Android.bp" by Colin Cross · 8 years ago
  15. 5a2d24e Convert libbcc to Android.bp by Colin Cross · 8 years ago
  16. 8a019dd Fix clang-tidy warnings in libbcc. by Chih-Hung Hsieh · 8 years ago
  17. f229c40 Update libbcc for LLVM rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  18. 3e128dc Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  19. 3c05a9c Fix code-generation on x86 targets by Luke Drummond · 9 years ago
  20. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  21. 750ee65 Provide a pass that creates information about global variables in RS. by Stephen Hines · 9 years ago
  22. 186d2f3 Embed a real chesksum in script group .so by Yang Ni · 9 years ago
  23. 6b6fb44 Make kernel fusion check OptEmitLLVM option by Yang Ni · 9 years ago
  24. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 9 years ago
  25. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 9 years ago
  26. 0ab50b8 Create one single module for a script group by Yang Ni · 9 years ago
  27. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 9 years ago
  28. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 9 years ago
  29. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  30. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  31. c46a3f5 Fix bcc initialization and shutdown issues. by Tim Murray · 9 years ago
  32. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 10 years ago
  33. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  34. 602ce03 Set x86 SSE features explicitly in bcc by Jian Li · 10 years ago
  35. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  36. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  37. f2ac317 Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  38. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  39. 52031f2 Remove unnecessary stlport dependency. by Stephen Hines · 10 years ago
  40. a630078 Update libbcc for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  41. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  42. 1ae3fd6 Fix some minor issues picked up by valgrind. by Stephen Hines · 10 years ago
  43. 002f467 Add options to device bcc for specifying the target architecture. by Stephen Hines · 10 years ago
  44. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  45. c3437f0 Improve standalone bcc for on-device compilation. by Stephen Hines · 10 years ago
  46. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  47. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  48. 0a78b11 Remove unused static function in tools/bcc/Main by Narayan Kamath · 10 years ago
  49. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 10 years ago
  50. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  51. 7e9c185 Fix up a few minor issues with bcc standalone executable. by Stephen Hines · 11 years ago
  52. 7b980e1 bcc: Add option -emit-llvm by Tobias Grosser · 11 years ago
  53. 8be8dba Make bcc produce RS-compatible ELF objects. by Stephen Hines · 11 years ago
  54. 88f8c52 Update libbcc for LLVM merge to r183849. by Stephen Hines · 11 years ago
  55. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 11 years ago
  56. 09ca954 Switch to use libcompiler_rt for compiler runtimes. by Shih-wei Liao · 11 years ago
  57. b2039f5 am 837cea4b: fix bad merge by Joe Onorato · 12 years ago
  58. 837cea4 fix bad merge by Joe Onorato · 12 years ago
  59. 3e231a0 resolved conflicts for merge of fcd0ce39 to master by Joe Onorato · 12 years ago
  60. fcd0ce3 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev by Joe Onorato · 12 years ago
  61. f482fa6 host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  62. 3e46aee host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  63. 590a249 Expose LLVM and MCLinker APIs currently. by Shih-wei Liao · 12 years ago
  64. c02eae6 Add kTruncate in FileBase. BUG=6841435. by Shih-wei Liao · 12 years ago
  65. d577d11 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  66. ddf5661 Refine the makefiles. by Zonr Chang · 12 years ago
  67. ade9277 Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  68. 18f79a1 am 4a68b1cb: Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  69. 79f23f1 Merge commit 'b8ef6908' into manualmerge by Stephen Hines · 12 years ago
  70. c31f308 am 3fb139a6: Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  71. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  72. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  73. 3fb139a Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  74. 59a24ea Turn on the bcc build on Mac. by Shih-wei Liao · 12 years ago
  75. 284d652 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  76. 3684c68 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  77. a7b5a26 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  78. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  79. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  80. 6a09731 Fixed Mac compilation error by Andrew Hsieh · 12 years ago
  81. 0db6718 Fix unused variable bug. by Logan Chien · 12 years ago
  82. e063d50 Fix a bug of -C in bcc command. by Shih-wei Liao · 12 years ago
  83. 3e36c69 Fix spelling, grammar, and formatting issues. by Stephen Hines · 12 years ago
  84. 01d3432 Add -or option to bcc command. by Shih-wei Liao · 12 years ago
  85. b0fe1ba Announce that bcc cannot generate executable. by Shih-wei Liao · 12 years ago
  86. 6934174 Change the API of bccPrepareSharedObject(). by Shih-wei Liao · 12 years ago
  87. d8ed6a9 Change the API of bccPrepareRelocatable(). by Shih-wei Liao · 12 years ago
  88. a8cfeed Minor changes on bcc command. by Shih-wei Liao · 12 years ago
  89. bc76dfb Clean up. by Shih-wei Liao · 12 years ago
  90. b378cf0 Capitalize the name of global variables. by Shih-wei Liao · 12 years ago
  91. c7d7a89 Add -shared option to bcc command. by Zonr Chang · 12 years ago
  92. cf9b2d2 Add -fPIC option to command bcc. by Zonr Chang · 12 years ago
  93. 422aa9e Refactoring. by Zonr Chang · 12 years ago
  94. c3dd75e Rename the option processing functions. by Zonr Chang · 12 years ago
  95. 4c05648 Add -c option to command bcc. by Zonr Chang · 12 years ago
  96. ac1a24e No need to check the dependency in bcc command. by Zonr Chang · 12 years ago
  97. c12ca21 Refactor. by Zonr Chang · 12 years ago
  98. 05655c5 Add -o option to bcc command. by Zonr Chang · 12 years ago
  99. 937eb87 Clean. by Zonr Chang · 12 years ago
  100. ee2286c Add help page for command bcc. by Zonr Chang · 12 years ago