summaryrefslogtreecommitdiff
path: root/tools/gccld/gccld.h
Commit message (Expand)AuthorAge
* Remove linking declarations (in Linker.h now)Reid Spencer2004-11-14
* Move some functions out of gccld.cpp to GenerateCode.cpp. This allows usChris Lattner2004-06-02
* Add a new gccld -native-cbe option which causes gccld to generate native codeChris Lattner2004-04-06
* * The return value of LinkLibraries is ignored, so remove it.Chris Lattner2003-11-28
* Add ability to search only for native shared object, and expose theMisha Brukman2003-11-20
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Give this header file an Emacs mode-line.Brian Gaeke2003-11-05
* fix file headerChris Lattner2003-10-20
* Added copyright header to all C++ source files.John Criswell2003-10-20
* New header file for gccld.John Criswell2003-09-19