1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. bf9add4 The first argument to ExecuteAndWait should be the program name, but pointed by Chris Lattner · 19 years ago
  3. 7456e3c Conform to the documented interface by null terminating argument lists! by Chris Lattner · 19 years ago
  4. 5fb6ed4 Use binary mode for reading/writing bytecode files by Jeff Cohen · 20 years ago
  5. 1ef8bda For PR351: by Reid Spencer · 20 years ago
  6. 8d8b41d Correct compilation for Cygwin. FindExecutable now returns a sys::Path. by Reid Spencer · 20 years ago
  7. 81417b6 Fix the Win32 build by Misha Brukman · 20 years ago
  8. bf42763 Make parameters to CopyFile use explicit instantiation of sys::Path. by Reid Spencer · 20 years ago
  9. f6358c7 For PR351: * Support changes in sys::Program::ExecuteAndWait interface by Reid Spencer · 20 years ago
  10. 06c06db sys::CopyFile returns void and throws an exception on error which will be by Reid Spencer · 20 years ago
  11. 1bd2653 The CopyFile function got moved into the sys namespace. by Reid Spencer · 20 years ago
  12. 5f76760 For PR351: by Reid Spencer · 20 years ago
  13. 6da1e0d For PR351: by Reid Spencer · 20 years ago
  14. 93f8f55 For PR351: Adjust to interface change for FindExecutable. by Reid Spencer · 20 years ago
  15. 319cdec For PR351: by Reid Spencer · 20 years ago
  16. 05f7e79 Make the loop termination condition clear when building the set of items to by Reid Spencer · 20 years ago
  17. c406413 Convert to use new Linker class interface by Reid Spencer · 20 years ago
  18. 6b463b2 When -link-as-library, add -l options to Module's deplibs by Reid Spencer · 20 years ago
  19. c191d49 Fix PR139:\ by Reid Spencer · 20 years ago
  20. 445564a Incorporate GenerateCode.cpp. Make static things static. by Reid Spencer · 20 years ago
  21. 605b9e2 Linker.h has a new home. by Reid Spencer · 20 years ago
  22. 227b6d0 Fix usage of changed function prototype by Reid Spencer · 20 years ago
  23. aefd04b Add some missing #includes by Reid Spencer · 20 years ago
  24. c0af3f0 Initial implementation of llvm-ld: stolen from gccld. by Reid Spencer · 20 years ago