1. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  2. 86d0ba4 add unit tests by Blaine Garst · 14 years ago
  3. ffd69e7 Fix build with MSVC. by Charles Davis · 14 years ago
  4. b1c0715 update copyright notices by Blaine Garst · 14 years ago
  5. 3f55c61 Keep on castin', in the name of -pedantic by Shantonu Sen · 15 years ago
  6. b0f3cb3 We don't need a C++ compiler to build Blocks, Don't check for one. by Edward O'Callaghan · 15 years ago
  7. 26e507a Fix compile time warning: format '%#lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int' by Edward O'Callaghan · 15 years ago
  8. 962a631 Improve readability. by Edward O'Callaghan · 15 years ago
  9. b4c3b6f 1) Remove cmake-specific #define usage from the exported by Shantonu Sen · 15 years ago
  10. e8ce595 GCC atomic built-ins are available patch to Blocks. - Credit to Bobby Powers. by Edward O'Callaghan · 15 years ago
  11. 0987064 Generalize Blocks code and intergrate with cmake build system more. by Edward O'Callaghan · 15 years ago
  12. 0898ee9 Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's 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. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago
  15. 8cbe163 Flesh out svn structure, tuck blocks stuff away until we figure out where it goes. by Daniel Dunbar · 15 years ago