1. 0f6b1d3 Revert "Introduce RSInfo and its reader/extractor/writer." by Stephen Hines · 12 years ago
  2. addca8f Revert "Introduce ObjectLoader and RSExecutable." by Stephen Hines · 12 years ago
  3. ffbfa10 Revert "Introduce CompilerConfig." by Stephen Hines · 12 years ago
  4. 09ebd17 Revert "Merge lib/Transforms into lib/ExecutionEngine." by Stephen Hines · 12 years ago
  5. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  6. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  7. 2f6a493 Revert "Make libbcc public." by Stephen Hines · 12 years ago
  8. 80232dd Make libbcc public. by Zonr Chang · 12 years ago
  9. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  10. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  11. cd52b55 Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  12. 8b2c3e7 Introduce CompilerConfig. by Zonr Chang · 12 years ago
  13. bf6498e Introduce ObjectLoader and RSExecutable. by Zonr Chang · 12 years ago
  14. 255cbc8 Introduce RSInfo and its reader/extractor/writer. by Zonr Chang · 12 years ago
  15. ee69009 Introduce SymbolResolver and its subclasses. by Zonr Chang · 12 years ago
  16. d670be7 Introduce InputFile/OutputFile and FileMutex. by Zonr Chang · 12 years ago
  17. 19218c0 Introduce new Script class. by Zonr Chang · 12 years ago
  18. 4ce024b Refactor SourceInfo into Source. by Shih-wei Liao · 12 years ago
  19. c09dee6 Add BCCContext. by Zonr Chang · 12 years ago
  20. 0e56786 Remove USE_CACHE support, since we only need MC support. by Stephen Hines · 12 years ago
  21. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 12 years ago
  22. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 12 years ago
  23. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  24. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 12 years ago
  25. 094881f Enable debugging of RS code under GDB by Daniel Malea · 13 years ago
  26. 998ec83 Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host): by Andrew Hsieh · 13 years ago
  27. 3bb7707 Enhance target architecture selection rules. by Logan Chien · 13 years ago
  28. d2a5f30 Separate OLD_JIT code. by Logan Chien · 13 years ago
  29. eb56784 Move configuration from Config.h to libbcc-config.mk by Logan Chien · 13 years ago
  30. f68882e Compile bcc.cpp with libbcc shared library by Logan Chien · 13 years ago
  31. 57991d7 Add LOCAL_IS_HOST_MODULE for host build. by Logan Chien · 13 years ago
  32. 6700527 Fix CFLAGS. (Should use libbcc_CFLAGS instead) by Logan Chien · 13 years ago
  33. 7439685 Split Android.mk into several Android.mk by Logan Chien · 13 years ago