1. de1c6cf Fix a FIXME for configure check for HAVE_SYSCONF. by Edward O'Callaghan · 15 years ago
  2. 166b783 fix build on linux by Nuno Lopes · 15 years ago
  3. 8bf1e09 Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs by Edward O'Callaghan · 15 years ago
  4. 33c1347 Optimized versions now buildable on Solaris. by Edward O'Callaghan · 15 years ago
  5. bb119a4 Fix signedness warning in mprotect call, Clean up and improve endianness.h header. by Edward O'Callaghan · 15 years ago
  6. 37a6a45 Code style and Readability fixes. Credit to Craig van Vliet. by Edward O'Callaghan · 15 years ago
  7. 0898ee9 Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's by Edward O'Callaghan · 15 years ago
  8. 1fcb40b Next batch of C++ to C comment style changes. Also improve and factor out endianness pre-processor code. by Edward O'Callaghan · 15 years ago
  9. 2bf6272 Fixup C++ style comments are not allowed in ISO C90 to classic C style. by Edward O'Callaghan · 15 years ago
  10. 0e4ad9c Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90. by Edward O'Callaghan · 15 years ago
  11. df479b6 Refactor out common pre-processor code. by Edward O'Callaghan · 15 years ago
  12. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago
  13. 880cafc A few CMake formating fixes for compiler-rt. by Edward O'Callaghan · 15 years ago
  14. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago
  15. d02ea67 Misc compiler-rt fixes. Clarify neg implementations to show what is by Eli Friedman · 15 years ago
  16. f639213 Add missing include for getpagesize, and fix a typo. by Daniel Dunbar · 15 years ago
  17. 940515a Fix a Darwinism, .s files meant to be preprocessed should be named .S. by Daniel Dunbar · 15 years ago
  18. 72b5907 Use getpagesize() on non-Darwin platforms. by Daniel Dunbar · 15 years ago
  19. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago