1. 2ca6e57 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  2. d18a3df Revert "Fix the libbcc SHA1 checksum dependency" by Stephen Hines · 13 years ago
  3. 89175b9 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  4. f9a2043 Merge "Turn on NEON support for Nexus S" by Joseph Wen · 13 years ago
  5. 51001b8 Turn on NEON support for Nexus S by Joseph Wen · 13 years ago
  6. a5865c6 Merge "Fixbug libbcc cache variable relocation." by Joseph Wen · 13 years ago
  7. 4e199de Fixbug libbcc cache variable relocation. by Joseph Wen · 13 years ago
  8. 33f8af8 Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  9. 2d4c5f6 Fix soju runtime. (Tablet is fine, but phone now requires __aeabi_memset.) by Shih-wei Liao · 13 years ago
  10. 3cafd22 Add missing Config.h (for USE_MCJIT) by Shih-wei Liao · 13 years ago
  11. ce13b66 Fix build. by Ying Wang · 13 years ago
  12. 5de1adf Use SHA1 to verify libbcc is consistent with cache by Joseph Wen · 13 years ago
  13. 320b549 Add missing #if USE_MCJIT header guard. Clean up debugging message. by Shih-wei Liao · 13 years ago
  14. 34499f4 Fix Android library dependency order. by Shih-wei Liao · 13 years ago
  15. f12077c Fix MCJIT LTO breakage problem. by Shih-wei Liao · 13 years ago
  16. e201976 Add more MC JIT Debugging. by Shih-wei Liao · 13 years ago
  17. 90cd3d1 Add DEBUG_MCJIT_REFLECT and DEBUG_MCJIT_DISASSEMBLE. by Shih-wei Liao · 13 years ago
  18. a883314 Reorder LLVMAnalysis and LLVMSupport. by Shih-wei Liao · 13 years ago
  19. be857c0 Fix missing LOCAL_STATIC_LIBRARIES. by Shih-wei Liao · 13 years ago
  20. 6d0804b Fix coding style by Shih-wei Liao · 13 years ago
  21. b65410d Style in using #if USE_MCJIT and #if USE_OLD_JIT by Shih-wei Liao · 13 years ago
  22. ddfd1ad Take care of the host-side of Android.mk too. by Shih-wei Liao · 13 years ago
  23. a6ced2a Fix MAC build. by Shih-wei Liao · 13 years ago
  24. ad39be4 Fix MAC build. by Shih-wei Liao · 13 years ago
  25. 749a51c Add BCC_REFLECT_TO_LIBRS debugging switch. by Shih-wei Liao · 13 years ago
  26. 5e3e0ce josephwen Adds caching for MC JIT. by Shih-wei Liao · 13 years ago
  27. 7d1bf58 Add fine-grain debug message. by Logan Chien · 13 years ago
  28. 70dd998 Fix bug: Use same algorithm to generate export var list. by Logan Chien · 13 years ago
  29. 2d37d30 Code cleanup: Print better-looking LOGD message. by Logan Chien · 13 years ago
  30. 998899f Fix DebugHelper in *.c source code. by Logan Chien · 13 years ago
  31. da5e0c3 Add MC-based code generation support (experimental) by Logan Chien · 13 years ago
  32. 4cc0033 Extract LTO related code from compile function. by Logan Chien · 13 years ago
  33. b0ceca2 Rename to USE_OLD_JIT and USE_MCJIT. by Logan Chien · 13 years ago
  34. f0b0d97 Keep the onwership of TargetData. Dont give it to CodeGenPasses. by Logan Chien · 13 years ago
  35. f8d9012 Fix typo: Cache.h -> Config.h by Logan Chien · 13 years ago
  36. 09b6c1c Fix Android.mk and namespace prefix std. by Nowar Gu · 13 years ago
  37. 6c0c7b0 Use FileHandle for MC object file by Shih-wei Liao · 13 years ago
  38. 96f9e99 Merge "Set up the file permission correctly." by Shih-wei Liao · 13 years ago
  39. 4fdaa3e Set up the file permission correctly. by Shih-wei Liao · 13 years ago
  40. 4b88cf7 Reconcile with honeycomb-release by The Android Open Source Project · 13 years ago
  41. 5c00f4f Remove mResName and remove the hardwire pathname "/data/data". by Shih-wei Liao · 13 years ago
  42. de0ba06 MC should use cache directory cache/ as oBCC does. by Shih-wei Liao · 13 years ago
  43. 898c5a9 Integrate from jush MC Assembler is done. by Shih-wei Liao · 13 years ago
  44. 27b3510 Log LLVM error messages in libbcc. by Stephen Hines · 13 years ago
  45. bbcef8a Properly handle asserts for libbcc. by Stephen Hines · 13 years ago
  46. cfd23fd Modify CodeEmitter due to upstream API changes. by Shih-wei Liao · 13 years ago
  47. 8a8766d Merge "Re-enable warnings as errors." by Stephen Hines · 14 years ago
  48. 40b7fba Re-enable warnings as errors. by Stephen Hines · 14 years ago
  49. bb5adc7 SHA1sum usage. by Shih-wei Liao · 14 years ago
  50. 965597c am f3461374: Save 100+ms in launching Books, Youtube, ... apps each time. b/3381327 by Shih-wei Liao · 14 years ago
  51. f346137 Save 100+ms in launching Books, Youtube, ... apps each time. b/3381327 by Shih-wei Liao · 14 years ago
  52. 63ef306 -Werror was triggering errors on mac by Joe Onorato · 14 years ago
  53. 2df88ed Merge "All warnings should be enabled/errors in libbcc." by Stephen Hines · 14 years ago
  54. 97bd44d frameworks/compile/libbcc: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  55. 3b910a5 All warnings should be enabled/errors in libbcc. by Stephen Hines · 14 years ago
  56. 9b96b18 Move libLLVMX86AsmPrinter to the next line of libLLVMX86Utils. by Shih-wei Liao · 14 years ago
  57. 6228f9d libbcc host needs to have STATIC library libLLVMX86Utils. by Shih-wei Liao · 14 years ago
  58. dbadbf4 Fix x86 build. by Shih-wei Liao · 14 years ago
  59. c4ea07f Apply changes to sync with llvm upstream. by Logan Chien · 14 years ago
  60. 2638e4c Use arm target triple instead of x86. by Stephen Hines · 14 years ago
  61. 48ff862 libbcc Compiler Runtime Function Info by Shih-wei Liao · 14 years ago
  62. 8f5389a Fix x86 builds. by Shih-wei Liao · 14 years ago
  63. 79f500c Fix NOTICE. by Shih-wei Liao · 14 years ago
  64. 33a1227 Check in CleanSpec. by Shih-wei Liao · 14 years ago
  65. 53dc5d5 Add NOTICE. by Shih-wei Liao · 14 years ago
  66. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 14 years ago
  67. 52ca018 Eliminate rs_cl compilation warning. by Logan · 14 years ago
  68. 2f789f3 Move DebugHelper files to helper directory. by Logan · 14 years ago
  69. 4dcd679 Create DebugHelper.h by Logan · 14 years ago
  70. 825c3b2 Add NULL guard for mSourceList[i]. by Logan · 14 years ago
  71. 96d250e Add const-qualifier for isManagingContext. by Logan · 14 years ago
  72. a6f41a7 Extract runtime stub and update 2 runtime function by Logan · 14 years ago
  73. 4fe966f Turn off neon which is not working now. by Logan · 14 years ago
  74. 7583c13 Add ARM runtime abi support by Logan · 14 years ago
  75. 1dc6314 Refine ContextManager by Logan · 14 years ago
  76. 34678ab Add x86 target support by Kenny Root · 14 years ago
  77. 9365a3d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  78. 30efbcc merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  79. eab4269 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  80. f3d65d0 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  81. a6e6347 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  82. 8be4f51 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  83. 000f261 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  84. 111f319 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  85. e787ee7 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  86. 0901f85 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  87. 6f329d9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  88. 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
  89. 619d844 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  90. 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
  91. d64e1e2 Remove dirty hack. libRS will use bccLinkFile. by Shih-wei Liao · 14 years ago
  92. 0671ee7 Sha1sum usage. by Shih-wei Liao · 14 years ago
  93. 54a7267 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  94. c1d2743 Add dirty hack for libRS backward compatibility. by Logan · 14 years ago
  95. 474cbd2 Add bccReadFile, bccLinkFile. by Logan · 14 years ago
  96. 4259805 Enhance the cache-writing policy. by Logan · 14 years ago
  97. 0b24083 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  98. 0502ee9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  99. 7c6250c merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  100. 39ebe2c For b/3381327: Save 159+ms for every launch of Books, YouTube, Movie Studio... by Shih-wei Liao · 14 years ago