1. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  2. f06648a build: Add ModuleName per-subdir variable as a way to organize the different by Daniel Dunbar · 13 years ago
  3. dbaa397 lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of by Daniel Dunbar · 13 years ago
  4. 9ad441f license change by Howard Hinnant · 14 years ago
  5. 6db90e6 Rename subdir 'Target' variable to 'Implementation' to be less overloaded. by Daniel Dunbar · 15 years ago
  6. faf0150 Simplify subdirectory makefiles, and be more robust by checking that they define the appropriate variables. by Daniel Dunbar · 15 years ago
  7. eed1300 Fix x86/x64 on Linux, Credit to Rafael Espindola. by Edward O'Callaghan · 15 years ago
  8. b4b1e8c Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files. by Daniel Dunbar · 15 years ago
  9. 19336a2 Add assembly.h for use in .S files. by Daniel Dunbar · 15 years ago
  10. 51c80cc Update some .S file headers. by Daniel Dunbar · 15 years ago
  11. dc114bf Unbreak building of assembly files (broken by my .s -> .S rename). by Daniel Dunbar · 15 years ago
  12. 33c1347 Optimized versions now buildable on Solaris. by Edward O'Callaghan · 15 years ago
  13. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago
  14. 940515a Fix a Darwinism, .s files meant to be preprocessed should be named .S. by Daniel Dunbar · 15 years ago
  15. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago