1. 32e8068 Explicitly set x86 SSE feature for bcc_compat by Yong Chen · 10 years ago
  2. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 10 years ago
  3. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 10 years ago
  4. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 10 years ago
  5. 96627fc Make bcc-compat use Small CodeModel. by Miao Wang · 10 years ago
  6. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  7. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  8. a834fe4 Remove Atom workaround. by Tim Murray · 10 years ago
  9. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  10. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  11. c5e607a Change cache dependency tracking. by Jean-Luc Brouillet · 10 years ago
  12. 634ac6c Turn off Atom code generation for bcc_compat. by Stephen Hines · 10 years ago
  13. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  14. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  15. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  16. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  17. 47f0d5a Further separate build (compile) and load in libbcc. by Stephen Hines · 11 years ago
  18. e87e661 Explicitly set up ARM feature vector for compatibility library. by Stephen Hines · 12 years ago
  19. 221efde Force atom codegen on x86 bcc_compat. by Stephen Hines · 12 years ago
  20. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 12 years ago
  21. 921dde4 Fix the Darwin build by Romain Guy · 12 years ago
  22. 3ab9da1 Fix bcc_compat symbol resolution with libcompiler_rt.so. by Stephen Hines · 12 years ago
  23. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 12 years ago
  24. b220e48 Allow bcc_compat and related libs to be built in PDK. by Tim Murray · 12 years ago
  25. 3059d3f Don't build bcc_compat for PDK or unbundled builds. by Stephen Hines · 12 years ago
  26. 331310e bcc_compat - convert bitcode to shared object files. by Stephen Hines · 12 years ago