1. e728cb8 Interworking with possible GCC-generated code fixed. by Shih-wei Liao · 14 years ago
  2. c5eec48 Remove tailing spaces. by Logan · 14 years ago
  3. eb3d12b Add context manager (which manages code and data block of each script.) by Logan · 14 years ago
  4. 4ea118f Change software float point to hardware float point. by Logan · 14 years ago
  5. 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
  6. 72f67a6 Aggressive optimization (Initial run). by Shih-wei Liao · 14 years ago
  7. e6a1851 1. New caching deployment mechanism: Now use per-app cache directory. by Shih-wei Liao · 14 years ago
  8. db69c55 ScriptC's mEnvironment.mIsThreadable needs to survive caching and then caching-reloading. by Shih-wei Liao · 14 years ago
  9. 9d94f16 Add modify timestamp check for libbcc and libRS. by Logan · 14 years ago
  10. cd045f9 Change the variable name. by Logan · 14 years ago
  11. a21958a Typecast to llvm::raw_fd_ostream* by Shih-wei Liao · 14 years ago
  12. d6d488c Add debug. by Shih-wei Liao · 14 years ago
  13. d80e65b Propogate return code of Compiler::compile() to caller of bccCompileBC. by Logan · 14 years ago
  14. 139dc3c readBC should return negative number if cache file exists. by Logan · 14 years ago
  15. 9ea54b5 Successful mmap is not an error. Checksum passing is no longer an error. by Shih-wei Liao · 14 years ago
  16. 7cc1baf Add export pragma table for caching. And fix the bug which breaks Ball and Fountain. by Logan · 14 years ago
  17. de2ca79 Re-order the member. (variables first method later) by Logan · 14 years ago
  18. c439523 Rename the file name (looks more similar to LLVM). by Logan · 14 years ago