1. b4c3b6f 1) Remove cmake-specific #define usage from the exported by Shantonu Sen · 15 years ago
  2. 92a6cf5 update make rules so libcompiler-rt can be built for armv6 the Apple way by Nick Kledzik · 15 years ago
  3. 0c61055 add support for __switch* needed for switch statements in thumb codegen by Nick Kledzik · 15 years ago
  4. 0963c9e add conversion functions and test cases for ARM by Nick Kledzik · 15 years ago
  5. 7b268dc Update cmake files for arm support hooks. by Edward O'Callaghan · 15 years ago
  6. 6e8c3ac fix typo in comment by Nick Kledzik · 15 years ago
  7. e80e978 add comparison functions for ARM by Nick Kledzik · 15 years ago
  8. d47c2cf start adding implementation of arm *vfp routines with test cases by Nick Kledzik · 15 years ago
  9. 01f9de5 Stub out structure for building armv{6,7} libs. by Daniel Dunbar · 15 years ago
  10. dc114bf Unbreak building of assembly files (broken by my .s -> .S rename). by Daniel Dunbar · 15 years ago
  11. aabd961 Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. by Edward O'Callaghan · 15 years ago
  12. e8178e2 Add support for ellcc, Credit to Richard Pennington. by Edward O'Callaghan · 15 years ago
  13. 4e19ff6 Fix pre-processor mistake for BSDs in endianness.h by Edward O'Callaghan · 15 years ago
  14. b72794d Temporary define HAVE_SYSCONF until cmake checks are done. by Edward O'Callaghan · 15 years ago
  15. de1c6cf Fix a FIXME for configure check for HAVE_SYSCONF. by Edward O'Callaghan · 15 years ago
  16. 166b783 fix build on linux by Nuno Lopes · 15 years ago
  17. 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
  18. 33c1347 Optimized versions now buildable on Solaris. by Edward O'Callaghan · 15 years ago
  19. bb119a4 Fix signedness warning in mprotect call, Clean up and improve endianness.h header. by Edward O'Callaghan · 15 years ago
  20. 37a6a45 Code style and Readability fixes. Credit to Craig van Vliet. by Edward O'Callaghan · 15 years ago
  21. 0898ee9 Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's by Edward O'Callaghan · 15 years ago
  22. 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
  23. 2bf6272 Fixup C++ style comments are not allowed in ISO C90 to classic C style. by Edward O'Callaghan · 15 years ago
  24. 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
  25. df479b6 Refactor out common pre-processor code. by Edward O'Callaghan · 15 years ago
  26. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago
  27. 880cafc A few CMake formating fixes for compiler-rt. by Edward O'Callaghan · 15 years ago
  28. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago
  29. d02ea67 Misc compiler-rt fixes. Clarify neg implementations to show what is by Eli Friedman · 15 years ago
  30. f639213 Add missing include for getpagesize, and fix a typo. by Daniel Dunbar · 15 years ago
  31. 940515a Fix a Darwinism, .s files meant to be preprocessed should be named .S. by Daniel Dunbar · 15 years ago
  32. 72b5907 Use getpagesize() on non-Darwin platforms. by Daniel Dunbar · 15 years ago
  33. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago