1. 8d3b5e1 Cleanup LOCAL_C_INCLUDES. by Logan Chien · 13 years ago
  2. ca45a58 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  3. 0215393 Merge "Fix conversion from a bool value to a pointer." by Guozhi Wei · 13 years ago
  4. 311c26f Add new libbcc API bccPrepareExecutableEx by Logan Chien · 13 years ago
  5. ffb4b51 Remove the unused code for cache path. by Logan Chien · 13 years ago
  6. f11da30 Always print the disassembler output to file. by Logan Chien · 13 years ago
  7. 0c109fe Merge "Extract duplicated disassembler." by Guozhi Wei · 13 years ago
  8. deff739 Fix conversion from a bool value to a pointer. by Doug Kwan · 13 years ago
  9. 6789a81 Merge "Remove unused code in MCCacheReader/Writer" by Guozhi Wei · 13 years ago
  10. 9347e0b Extract duplicated disassembler. by Logan Chien · 13 years ago
  11. 7691907 Add run-time hash check for libRS.so by Joseph Wen · 13 years ago
  12. afa4e90 Merge "Use 20-byte libbcc.so.sha1 to store checksum" by Ying Wang · 13 years ago
  13. b5070f4 Merge "Temporarly disable the RS Cache while some issues are worked on." by Jason Sams · 13 years ago
  14. eeeccd9 Temporarly disable the RS Cache while some issues are worked on. by Jason Sams · 13 years ago
  15. 8eabcbf Remove unused code in MCCacheReader/Writer by Joseph Wen · 13 years ago
  16. f36637f Fixbug 4995931 by Joseph Wen · 13 years ago
  17. 26fea10 Use 20-byte libbcc.so.sha1 to store checksum by Ying Wang · 13 years ago
  18. 029057e Fix API changes of llvm::SubtargetFeatures. by Shih-wei Liao · 13 years ago
  19. d50be32 Code cleanup: Improve code readability and remove dead code. by Shih-wei Liao · 13 years ago
  20. 54bdd6f Fix problem building on Ubuntu Natty by Mike Lockwood · 13 years ago
  21. a61d501 Fix build. by Ying Wang · 13 years ago
  22. 873aa90 Merge "Clean up #if directives." by Shih-wei Liao · 13 years ago
  23. 587e1e8 Merge "Enhance the disassembler for MCJIT codegen." by Shih-wei Liao · 13 years ago
  24. 9f73de0 Clean up #if directives. by Shih-wei Liao · 13 years ago
  25. d3c551f Enhance the disassembler for MCJIT codegen. by Shih-wei Liao · 13 years ago
  26. 7f69f02 Remove debug information by Joseph Wen · 13 years ago
  27. 2ca6e57 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  28. d18a3df Revert "Fix the libbcc SHA1 checksum dependency" by Stephen Hines · 13 years ago
  29. 89175b9 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  30. f9a2043 Merge "Turn on NEON support for Nexus S" by Joseph Wen · 13 years ago
  31. 51001b8 Turn on NEON support for Nexus S by Joseph Wen · 13 years ago
  32. a5865c6 Merge "Fixbug libbcc cache variable relocation." by Joseph Wen · 13 years ago
  33. 4e199de Fixbug libbcc cache variable relocation. by Joseph Wen · 13 years ago
  34. 33f8af8 Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  35. 2d4c5f6 Fix soju runtime. (Tablet is fine, but phone now requires __aeabi_memset.) by Shih-wei Liao · 13 years ago
  36. 3cafd22 Add missing Config.h (for USE_MCJIT) by Shih-wei Liao · 13 years ago
  37. 5de1adf Use SHA1 to verify libbcc is consistent with cache by Joseph Wen · 13 years ago
  38. 320b549 Add missing #if USE_MCJIT header guard. Clean up debugging message. by Shih-wei Liao · 13 years ago
  39. f12077c Fix MCJIT LTO breakage problem. by Shih-wei Liao · 13 years ago
  40. e201976 Add more MC JIT Debugging. by Shih-wei Liao · 13 years ago
  41. 90cd3d1 Add DEBUG_MCJIT_REFLECT and DEBUG_MCJIT_DISASSEMBLE. by Shih-wei Liao · 13 years ago
  42. 6d0804b Fix coding style by Shih-wei Liao · 13 years ago
  43. b65410d Style in using #if USE_MCJIT and #if USE_OLD_JIT by Shih-wei Liao · 13 years ago
  44. 749a51c Add BCC_REFLECT_TO_LIBRS debugging switch. by Shih-wei Liao · 13 years ago
  45. 5e3e0ce josephwen Adds caching for MC JIT. by Shih-wei Liao · 13 years ago
  46. 7d1bf58 Add fine-grain debug message. by Logan Chien · 13 years ago
  47. 70dd998 Fix bug: Use same algorithm to generate export var list. by Logan Chien · 13 years ago
  48. 2d37d30 Code cleanup: Print better-looking LOGD message. by Logan Chien · 13 years ago
  49. da5e0c3 Add MC-based code generation support (experimental) by Logan Chien · 13 years ago
  50. 4cc0033 Extract LTO related code from compile function. by Logan Chien · 13 years ago
  51. b0ceca2 Rename to USE_OLD_JIT and USE_MCJIT. by Logan Chien · 13 years ago
  52. f0b0d97 Keep the onwership of TargetData. Dont give it to CodeGenPasses. by Logan Chien · 13 years ago
  53. 09b6c1c Fix Android.mk and namespace prefix std. by Nowar Gu · 13 years ago
  54. 6c0c7b0 Use FileHandle for MC object file by Shih-wei Liao · 13 years ago
  55. 4fdaa3e Set up the file permission correctly. by Shih-wei Liao · 13 years ago
  56. 5c00f4f Remove mResName and remove the hardwire pathname "/data/data". by Shih-wei Liao · 13 years ago
  57. de0ba06 MC should use cache directory cache/ as oBCC does. by Shih-wei Liao · 13 years ago
  58. 898c5a9 Integrate from jush MC Assembler is done. by Shih-wei Liao · 13 years ago
  59. 27b3510 Log LLVM error messages in libbcc. by Stephen Hines · 13 years ago
  60. bbcef8a Properly handle asserts for libbcc. by Stephen Hines · 13 years ago
  61. cfd23fd Modify CodeEmitter due to upstream API changes. by Shih-wei Liao · 13 years ago
  62. 40b7fba Re-enable warnings as errors. by Stephen Hines · 14 years ago
  63. c4ea07f Apply changes to sync with llvm upstream. by Logan Chien · 14 years ago
  64. 2638e4c Use arm target triple instead of x86. by Stephen Hines · 14 years ago
  65. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 14 years ago
  66. 52ca018 Eliminate rs_cl compilation warning. by Logan · 14 years ago
  67. 4dcd679 Create DebugHelper.h by Logan · 14 years ago
  68. 825c3b2 Add NULL guard for mSourceList[i]. by Logan · 14 years ago
  69. 96d250e Add const-qualifier for isManagingContext. by Logan · 14 years ago
  70. a6f41a7 Extract runtime stub and update 2 runtime function by Logan · 14 years ago
  71. 4fe966f Turn off neon which is not working now. by Logan · 14 years ago
  72. 7583c13 Add ARM runtime abi support by Logan · 14 years ago
  73. 1dc6314 Refine ContextManager by Logan · 14 years ago
  74. 34678ab Add x86 target support by Kenny Root · 14 years ago
  75. 65ea741 am 8eb5fe9a: This fix is for a correctness bug. An app may black-screens due to this caching bug. by Shih-wei Liao · 14 years ago
  76. 8eb5fe9 This fix is for a correctness bug. An app may black-screens due to this caching bug. by Shih-wei Liao · 14 years ago
  77. d64e1e2 Remove dirty hack. libRS will use bccLinkFile. by Shih-wei Liao · 14 years ago
  78. c1d2743 Add dirty hack for libRS backward compatibility. by Logan · 14 years ago
  79. 474cbd2 Add bccReadFile, bccLinkFile. by Logan · 14 years ago
  80. 4259805 Enhance the cache-writing policy. by Logan · 14 years ago
  81. 39ebe2c For b/3381327: Save 159+ms for every launch of Books, YouTube, Movie Studio... by Shih-wei Liao · 14 years ago
  82. 071288a Add BCC support for rs_object_slots metadata. by Stephen Hines · 14 years ago
  83. 937a0bc Fix concurrency bugs in BCC JIT cache. by Jeff Brown · 14 years ago
  84. b3d3f23 Fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  85. 50cdf8f Part II of Fix b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  86. 9e658b4 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 14 years ago
  87. 13cc037 Add encoded instruction bits to disassembly log. by Stephen Hines · 14 years ago
  88. ce82d49 Handle fatal errors for bccRegisterSymbolCallback. by Shih-wei Liao · 14 years ago
  89. d993b91 Skip builtin functions for compiling libraries. by Stephen Hines · 14 years ago
  90. 362cd36 Merge "external/clang/lib/Headers should also be included for libclcore.bc" into honeycomb by Shih-wei Liao · 14 years ago
  91. dce5985 external/clang/lib/Headers should also be included for libclcore.bc by Ying Wang · 14 years ago
  92. 0e570cb Generate header dependency for libclcore.bc. by Ying Wang · 14 years ago
  93. 9ab89a9 Clean up. C99 enforcement. by Shih-wei Liao · 14 years ago
  94. ac949c6 Fix on-device lib. by Shih-wei Liao · 14 years ago
  95. 77643ba Add rule to build librclcore.bc as replacement for libruntime.bc. by Ying Wang · 14 years ago
  96. ff361e6 Rewrite build_clcore. by Shih-wei Liao · 14 years ago
  97. 862ca81 Build clcore mk. by Shih-wei Liao · 14 years ago
  98. fdaf43f build_clcore.sh by Shih-wei Liao · 14 years ago
  99. f9728b9 Build runtime by Shih-wei Liao · 14 years ago
  100. 36a0f0c lib/runtime by Shih-wei Liao · 14 years ago