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