1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. baec07c #include system headers after all LLVM headers by Misha Brukman · 19 years ago
  3. c30088f Ensure that the arguments passed to sys::Program::ExecuteAndWait include by Reid Spencer · 20 years ago
  4. 7456e3c Conform to the documented interface by null terminating argument lists! by Chris Lattner · 20 years ago
  5. fabf41f Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha by Brian Gaeke · 20 years ago
  6. 5743141 Make this compile on Solaris. by Brian Gaeke · 20 years ago
  7. f6358c7 For PR351: * Support changes in sys::Program::ExecuteAndWait interface by Reid Spencer · 20 years ago
  8. 12786d5 Make use of the new Path inserter function. by Reid Spencer · 20 years ago
  9. 11db4b8 PR351: \ Use sys::Path not FileUtilities to check file types by Reid Spencer · 20 years ago
  10. 1fce091 Path::get -> Path::toString by Reid Spencer · 20 years ago
  11. 0b3c7d0 * Don't pass empty arguments to ExecuteAndWait because it can cause the by Reid Spencer · 20 years ago
  12. 679a723 Get the -o option right by Reid Spencer · 20 years ago
  13. 07adb28 Stop propagating method names that violate the coding standard by Reid Spencer · 20 years ago
  14. af77d74 Implement linking. by Reid Spencer · 20 years ago
  15. 54fafe4 Support the -WX, -f -M options as pass throughs by Reid Spencer · 20 years ago
  16. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  17. ca01f9b Implement the "setIncludePaths" and "setSymbolDefines" interface methods. by Reid Spencer · 20 years ago
  18. 93426ba Add a missing header file by Reid Spencer · 20 years ago
  19. 52c2dc1 Convert llvmc to use the lib/System interface instead of directly by Reid Spencer · 20 years ago
  20. 198e888 Run the compilation actions before we attempt linking work. by Reid Spencer · 20 years ago
  21. a01439a - Remove unused GetSuffix function by Reid Spencer · 20 years ago
  22. 53aa793 Change @ -> % in config files. @name@ might be needed for config files to by Reid Spencer · 20 years ago
  23. 9a8fedd Implement Assembly support. by Reid Spencer · 20 years ago
  24. bae6825 Implement many new features for llvmc. This is the first version that will by Reid Spencer · 20 years ago
  25. 2a069fa Back out dependencies on lib/System/Path.h by Reid Spencer · 20 years ago
  26. bf43772 More Functionality: by Reid Spencer · 20 years ago
  27. 68fb37a Converted to use flex for tokenizing input so we can use an easier to by Reid Spencer · 20 years ago
  28. a3f1855 Fix header commentary. by Reid Spencer · 20 years ago
  29. 5c56dc1 Additional functionality. This version handles option parsing and parameter by Reid Spencer · 20 years ago