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