1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. 8f586ba Consistently eschew space between `*' or `&' and function argument name by Misha Brukman · 19 years ago
  3. b0bafc5 * Print commands as we execute them with `-v' by Misha Brukman · 19 years ago
  4. 837149c Changes to enable creation of native executables directly from gccld and to by Reid Spencer · 19 years ago
  5. 6da1e0d For PR351: by Reid Spencer · 20 years ago
  6. 3f14fb1 Recognize --strip-all as a synonym for -s. by Chris Lattner · 20 years ago
  7. 6903c86 Remove linking declarations (in Linker.h now) by Reid Spencer · 20 years ago
  8. 0ebee74 Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us by Chris Lattner · 20 years ago
  9. 69e8d28 Add a new gccld -native-cbe option which causes gccld to generate native code by Chris Lattner · 20 years ago
  10. 6cc8ca9 * The return value of LinkLibraries is ignored, so remove it. by Chris Lattner · 21 years ago
  11. 84fbc65 Add ability to search only for native shared object, and expose the by Misha Brukman · 21 years ago
  12. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  13. aee4de9 Give this header file an Emacs mode-line. by Brian Gaeke · 21 years ago
  14. 1dd27b1 fix file header by Chris Lattner · 21 years ago
  15. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  16. f430434 New header file for gccld. by John Criswell · 21 years ago