1. 2803b4c Minor style fixes from review. by Reid Spencer · 18 years ago
  2. 4952143 For PR998: by Reid Spencer · 18 years ago
  3. 7b28955 Fix a problem in the the last patch that subverts error message printing. by Reid Spencer · 18 years ago
  4. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  5. 7d51544 - Fixed broken Win32 build by Anton Korobeynikov · 18 years ago
  6. 5a06077 For PR797: by Reid Spencer · 18 years ago
  7. e5c9cb5 For PR797: by Reid Spencer · 18 years ago
  8. e1647f4 For PR797: by Reid Spencer · 18 years ago
  9. 8ea5ecb For PR797: by Reid Spencer · 18 years ago
  10. e2f8ad8 Fix cut-n-pasto in comments. by Devang Patel · 18 years ago
  11. af303d5 For PR780: by Reid Spencer · 18 years ago
  12. 2f86362 Delete memory allocated by CopyEnv by Chris Lattner · 18 years ago
  13. 78df5c3 Make sure command line options are parsed before we try to add the LibPath by Reid Spencer · 19 years ago
  14. f4484f3 For PR521: by Reid Spencer · 19 years ago
  15. 73a74be Implement PR512: by Reid Spencer · 19 years ago
  16. 328ead9 Adjust the constructor to the Linker class to take an argument that names by Reid Spencer · 19 years ago
  17. a229c5c Final Changes For PR495: by Reid Spencer · 19 years ago
  18. dd04df0 For PR495: by Reid Spencer · 19 years ago
  19. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  20. bf9add4 The first argument to ExecuteAndWait should be the program name, but pointed by Chris Lattner · 19 years ago
  21. 7456e3c Conform to the documented interface by null terminating argument lists! by Chris Lattner · 20 years ago
  22. 5fb6ed4 Use binary mode for reading/writing bytecode files by Jeff Cohen · 20 years ago
  23. 1ef8bda For PR351: by Reid Spencer · 20 years ago
  24. 8d8b41d Correct compilation for Cygwin. FindExecutable now returns a sys::Path. by Reid Spencer · 20 years ago
  25. 81417b6 Fix the Win32 build by Misha Brukman · 20 years ago
  26. bf42763 Make parameters to CopyFile use explicit instantiation of sys::Path. by Reid Spencer · 20 years ago
  27. f6358c7 For PR351: * Support changes in sys::Program::ExecuteAndWait interface by Reid Spencer · 20 years ago
  28. 06c06db sys::CopyFile returns void and throws an exception on error which will be by Reid Spencer · 20 years ago
  29. 1bd2653 The CopyFile function got moved into the sys namespace. by Reid Spencer · 20 years ago
  30. 5f76760 For PR351: by Reid Spencer · 20 years ago
  31. 6da1e0d For PR351: by Reid Spencer · 20 years ago
  32. 93f8f55 For PR351: Adjust to interface change for FindExecutable. by Reid Spencer · 20 years ago
  33. 319cdec For PR351: by Reid Spencer · 20 years ago
  34. 05f7e79 Make the loop termination condition clear when building the set of items to by Reid Spencer · 20 years ago
  35. c406413 Convert to use new Linker class interface by Reid Spencer · 20 years ago
  36. 6b463b2 When -link-as-library, add -l options to Module's deplibs by Reid Spencer · 20 years ago
  37. c191d49 Fix PR139:\ by Reid Spencer · 20 years ago
  38. 445564a Incorporate GenerateCode.cpp. Make static things static. by Reid Spencer · 20 years ago
  39. 605b9e2 Linker.h has a new home. by Reid Spencer · 20 years ago
  40. 227b6d0 Fix usage of changed function prototype by Reid Spencer · 20 years ago
  41. aefd04b Add some missing #includes by Reid Spencer · 20 years ago
  42. c0af3f0 Initial implementation of llvm-ld: stolen from gccld. by Reid Spencer · 20 years ago