1. b8b7f2d Add libLLVMBitReader, libLLVMCore, libLLVMSupport by Shih-wei Liao · 14 years ago
  2. 4f25cc7 Add a runtime library .bc file. by Shih-wei Liao · 14 years ago
  3. 8b67c07 MemoryBuffer::getFile alternative. by Shih-wei Liao · 14 years ago
  4. 4ed0ce0 Bitcode checking should return 1 upon failure. Bug fix. by Shih-wei Liao · 14 years ago
  5. c4cf654 Life cycle bug-fix. Log library info. by Shih-wei Liao · 14 years ago
  6. a652665 OBCC_VERSION. by Shih-wei Liao · 14 years ago
  7. 44882e1 Remove the unused variables. by Logan · 14 years ago
  8. e132399 Check libbcc build time instead of sha1sum. by Logan · 14 years ago
  9. 22e8b2d Further clean up. by Shih-wei Liao · 14 years ago
  10. 9aec098 Clean up. by Shih-wei Liao · 14 years ago
  11. 4079b59 bccLinkBC returns int. by Shih-wei Liao · 14 years ago
  12. cb2e4ee README.html. by Shih-wei Liao · 14 years ago
  13. 5ddcae5 Fix a small typo. by Stephen Hines · 14 years ago
  14. 0dc51b1 Improve README. by Shih-wei Liao · 14 years ago
  15. ac4e458 Minor fix. by Shih-wei Liao · 14 years ago
  16. cecdab2 Change "Machien Integer Type Information." Chagne to "AOT and JIT" description. by Shih-wei Liao · 14 years ago
  17. 8538dfa resouece -> resource. by Shih-wei Liao · 14 years ago
  18. 7fff228 README. by Shih-wei Liao · 14 years ago
  19. e961c66 Add README.html. by Shih-wei Liao · 14 years ago
  20. 0d4984b README by Shih-wei Liao · 14 years ago
  21. 36fafd9 Update README, and markup with reStructuredText. by Logan · 14 years ago
  22. 25e7da4 Remove bccLoadBinary and remove the outdated comments (Now, invoking by Shih-wei Liao · 14 years ago
  23. f6267d1 Rename bccCompileBC as bccPrepareExecutable. Reason: caching case doesn't perform by Shih-wei Liao · 14 years ago
  24. f7cfc02 Remove spaces. by Shih-wei Liao · 14 years ago
  25. efbd0ed LOGI for loading both Source BC and Source Module by Shih-wei Liao · 14 years ago
  26. 269df46 Change the order of close(fd) and flock(fd, LOCK_UN) by Logan · 14 years ago
  27. 216ec71 Make ScriptCached orthogonal to ScriptCompiled. by Logan · 14 years ago
  28. a2e15af Fix several bugs. by Logan · 14 years ago
  29. c7745d9 Fix readBC error. (Since the API semantics has been changed) by Logan · 14 years ago
  30. 6571981 Fix Compiler::compile() return code. Fix some uninitialized variable. by Logan · 14 years ago
  31. cc6da3f Add LOGE when failed to truncate the file. by Logan · 14 years ago
  32. 89eb47f Add cache write invocation code. by Logan · 14 years ago
  33. 9d93894 Add CacheWriter destructor. And cleanup the code. by Logan · 14 years ago
  34. a27a83f Add CacheWriter. by Logan · 14 years ago
  35. e7eb773 Change the constructor of CacheReader. by Logan · 14 years ago
  36. f3c83ce Add __isThreadable libRS hack. by Logan · 14 years ago
  37. 9a5f868 Add dependencies to cache reader. by Logan · 14 years ago
  38. 75cc8a5 Reorganize SHA1 checksum code. by Logan · 14 years ago
  39. 856ceb2 Complete CacheReader. by Logan · 14 years ago
  40. b349a98 Correct typo: Dependancy -> Dependency. by Logan · 14 years ago
  41. f7f0ac5 Add the CacheReader. (incomplete) by Logan · 14 years ago
  42. 55e6a28 Comment oBCCRelocationEntry code. by Logan · 14 years ago
  43. 02286cb Rename Compiler::mCodeDataAddr -> ScriptCompiled::mContext. by Logan · 14 years ago
  44. 77124df Change the naming style of OpenMode. by Logan · 14 years ago
  45. 7d2219f Change the behavior of bccRegisterSymbolLookupFn. by Logan · 14 years ago
  46. 3133c41 Add linkBC delegation. by Logan · 14 years ago
  47. 0432971 Add incomplete cache code. by Logan · 14 years ago
  48. f30a671 Remove the deprecated parameter (internally). by Logan · 14 years ago
  49. 033f46e Cleanup the new Script::compile() function. by Logan · 14 years ago
  50. 719f6a1 Remove the unrelated code. by Logan · 14 years ago
  51. ecf4cbd Remove cachine mechanism. by Logan · 14 years ago
  52. 9d54769 Rename the deprecated parameter name. by Logan · 14 years ago
  53. 6973584 Include logcat header for CodeEmitter. by Logan · 14 years ago
  54. 7dcaac9 Extract lookup, getFunctions, getFunctionBinary out of Compiler. by Logan · 14 years ago
  55. 2a6dc82 Extract getExportVars, getExportFuncs, getPragmas out of Compiler. by Logan · 14 years ago
  56. ef9e4f7 Add file handle class (a simple file wrapper) by Logan · 14 years ago
  57. 3a098f9 Fix the incorrect script status assumption. by Logan · 14 years ago
  58. b1feb38 Cleanup ContextManagaer. by Logan · 14 years ago
  59. cf3e521 Make compiler independent of script. by Logan · 14 years ago
  60. eaa0cc3 Encapsulate Script::compiler -> Script::mCompiler. by Logan · 14 years ago
  61. e4fe887 Remove the unused variables. And cleanup the code. by Logan · 14 years ago
  62. 4b7ac51 Change %x -> %p to eliminate warning. by Logan · 14 years ago
  63. 384c1c0 Remove useless makefile. by Logan · 14 years ago
  64. 5a943b6 Bump the version number. by Shih-wei Liao · 14 years ago
  65. 707a294 Tune the logging info. by Shih-wei Liao · 14 years ago
  66. 18dede7 Debugging destructor of Compiler. by Shih-wei Liao · 14 years ago
  67. 5a765f7 Rename EmittedFuncEntry -> EmittedFuncInfo. by Logan · 14 years ago
  68. e2ad139 Remove bitcode timestamp and crc32 check. by Logan · 14 years ago
  69. 6dba3fb Enhance the close mCacheFd code when loadCacheFile fails. by Logan · 14 years ago
  70. 8391349 Remove strange resName slot check. by Logan · 14 years ago
  71. 3c01aaa Add bcc function logger to ease debug. by Logan · 14 years ago
  72. f15ede3 Eliminate the use of MAP_FIXED. by Logan · 14 years ago
  73. 069b331 Add log information for bcc context deallocation. by Logan · 14 years ago
  74. fd91a24 Change the ownership of CodeMemMgr. by Logan · 14 years ago
  75. 8706627 Add build time for debugging. by Logan · 14 years ago
  76. 3973641 Rename bccError -> mErrorCode and encapsulate it. by Logan · 14 years ago
  77. 0647e9e Rename bcc::BCCscript -> bcc::Script. by Logan · 14 years ago
  78. 38d0607 Eliminate the unnecessary const cast. by Logan · 14 years ago
  79. d161309 Make caching work in terms of the following: by Shih-wei Liao · 14 years ago
  80. 829c24d Force the turn-off of caching when it's a cache-hit but by Shih-wei Liao · 14 years ago
  81. 8f77997 Implement the short-term solution outlined in b/3304773. by Shih-wei Liao · 14 years ago
  82. 474d323 For resource entry in ZipArchive, the mod time seems to be wrong by Shih-wei Liao · 14 years ago
  83. 6466b84 Re-deploy caching. by Shih-wei Liao · 14 years ago
  84. be65a48 Stale cache management: Upgrade the MAGIC version. by Shih-wei Liao · 14 years ago
  85. 8ec6fb8 Return that is bailing. by Shih-wei Liao · 14 years ago
  86. 8b77a77 Add sha1sum check for bitcode. by Logan · 14 years ago
  87. 1fdeb27 is_threadable: "present" to "set" by Shih-wei Liao · 14 years ago
  88. b9b0416 Add modify time and crc32 to bccReadBC and cache header. by Logan · 14 years ago
  89. 8e695a9 Change caching default to off. by Jason Sams · 14 years ago
  90. 2417cef Add property debug.bcc.nocache in Compiler.cpp. Set to 1 if by Shih-wei Liao · 14 years ago
  91. 931501a When we hit the cache, check if some Script instance is still using this cache. by Shih-wei Liao · 14 years ago
  92. e728cb8 Interworking with possible GCC-generated code fixed. by Shih-wei Liao · 14 years ago
  93. c5eec48 Remove tailing spaces. by Logan · 14 years ago
  94. eb3d12b Add context manager (which manages code and data block of each script.) by Logan · 14 years ago
  95. 4ea118f Change software float point to hardware float point. by Logan · 14 years ago
  96. 19ee311 2 scripts shouldn't use the same area such as global variable region. I.e., fixed the code right after mmap(). by Shih-wei Liao · 14 years ago
  97. 72f67a6 Aggressive optimization (Initial run). by Shih-wei Liao · 14 years ago
  98. e6a1851 1. New caching deployment mechanism: Now use per-app cache directory. by Shih-wei Liao · 14 years ago
  99. db69c55 ScriptC's mEnvironment.mIsThreadable needs to survive caching and then caching-reloading. by Shih-wei Liao · 14 years ago
  100. 9d94f16 Add modify timestamp check for libbcc and libRS. by Logan · 14 years ago