* Print commands as we execute them with `-v'
[oota-llvm.git] / tools / gccld / gccld.h
2005-04-20 Misha Brukman* Print commands as we execute them with `-v'
2005-02-28 Reid SpencerChanges to enable creation of native executables direct...
2004-12-14 Reid SpencerFor PR351:
2004-12-02 Chris LattnerRecognize --strip-all as a synonym for -s.
2004-11-14 Reid SpencerRemove linking declarations (in Linker.h now)
2004-06-02 Chris LattnerMove some functions out of gccld.cpp to GenerateCode...
2004-04-06 Chris LattnerAdd a new gccld -native-cbe option which causes gccld...
2003-11-28 Chris Lattner* The return value of LinkLibraries is ignored, so...
2003-11-20 Misha BrukmanAdd ability to search only for native shared object...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-05 Brian GaekeGive this header file an Emacs mode-line.
2003-10-20 Chris Lattnerfix file header
2003-10-20 John CriswellAdded copyright header to all C++ source files.
2003-09-19 John CriswellNew header file for gccld.