1. 0963c9e add conversion functions and test cases for ARM by Nick Kledzik · 15 years ago
  2. 0987064 Generalize Blocks code and intergrate with cmake build system more. by Edward O'Callaghan · 15 years ago
  3. e80e978 add comparison functions for ARM by Nick Kledzik · 15 years ago
  4. f058587 rename files by Nick Kledzik · 15 years ago
  5. ad98c81 add _test in file names by Nick Kledzik · 15 years ago
  6. d47c2cf start adding implementation of arm *vfp routines with test cases by Nick Kledzik · 15 years ago
  7. 3ea8287 use HAS_80_BIT_LONG_DOUBLE so some tests work properly on arm by Nick Kledzik · 15 years ago
  8. 172e105 Use -lc -lm to link with (in tests) on non-Darwin. by Daniel Dunbar · 15 years ago
  9. 7edbe04 Don't use -arch on non-Darwin. by Daniel Dunbar · 15 years ago
  10. 781a3b3 Convert tabs to spaces. by Daniel Dunbar · 15 years ago
  11. e8178e2 Add support for ellcc, Credit to Richard Pennington. by Edward O'Callaghan · 15 years ago
  12. 6ee8d33 Fix testsuit build on linux. 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. 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
  15. bb119a4 Fix signedness warning in mprotect call, Clean up and improve endianness.h header. by Edward O'Callaghan · 15 years ago
  16. 686fd2a Forgot to add new endianness.h header file. by Edward O'Callaghan · 15 years ago
  17. 0898ee9 Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's by Edward O'Callaghan · 15 years ago
  18. 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
  19. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago
  20. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago