1. d4c7f27 by Chris Lattner · 23 years ago
  2. 56d2701 *** empty log message *** by Chris Lattner · 23 years ago
  3. 54e05af Fix synopsis by Chris Lattner · 23 years ago
  4. 5ff62e9 *** empty log message *** by Chris Lattner · 23 years ago
  5. f739969 Clean up anands patch by Chris Lattner · 23 years ago
  6. cf17bcc Changes for 64bit gcc by Anand Shukla · 23 years ago
  7. 871c24f Drop something that link will never support, use gccld instead by Chris Lattner · 23 years ago
  8. ddca9d0 Fix makefiles after shuffling passes around the libraries by Chris Lattner · 23 years ago
  9. c8cc4cb Updates to move some header files out of include/llvm/Transforms into by Chris Lattner · 23 years ago
  10. d43035e Use operator << to print modules by Chris Lattner · 23 years ago
  11. 76d1229 Make sure that there is no case where a signal can occur leaving a partially by Chris Lattner · 23 years ago
  12. 9420298 Remove asmwriter library from link line, because the useful contents of it by Chris Lattner · 23 years ago
  13. 5bdf161 Perform debug outputs with ->dump() instead of << by Chris Lattner · 23 years ago
  14. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 23 years ago
  15. 70d12b0 Since verifier and SlotCalculator are now in VMCore library, libanalysis is by Chris Lattner · 23 years ago
  16. e8bab6a Accept, but ignore -lfoo options. by Chris Lattner · 23 years ago
  17. 888912d In an amazing fit of stupidity, I flipped the conditional and didn't test by Chris Lattner · 23 years ago
  18. ae96151 Chuck fixed the GCC problems so this hack is now unneccesary by Chris Lattner · 23 years ago
  19. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  20. 952d365 Tell the user if a file is corrupt or not... not that the file cannot be found. by Chris Lattner · 23 years ago
  21. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 23 years ago
  22. de3b862 Add support to enable -lfoo to be processed correctly by Chris Lattner · 23 years ago
  23. 65be321 Implement a -L command line argument to specify a search path. Implement minimal ar compatibility stuff by Chris Lattner · 23 years ago
  24. d6b6525 Changes to get some meaningful feedback from the bytecode reader. At some point this stuff should all be exception driven, but for now it is not. by Chris Lattner · 23 years ago
  25. b81adf1 Add '-v' option to enable verbose output from the linker by Chris Lattner · 23 years ago
  26. 164cb69 Add a new -d argument to dump the internal rep as assembly. by Chris Lattner · 23 years ago
  27. 075a0b7 Add new linker by Chris Lattner · 23 years ago