aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccld/gccld.h
Commit message (Expand)AuthorAgeFilesLines
* Move some functions out of gccld.cpp to GenerateCode.cpp. This allows usChris Lattner2004-06-021-11/+0
* Add a new gccld -native-cbe option which causes gccld to generate native codeChris Lattner2004-04-061-0/+3
* * The return value of LinkLibraries is ignored, so remove it.Chris Lattner2003-11-281-7/+4
* Add ability to search only for native shared object, and expose theMisha Brukman2003-11-201-0/+4
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+3
* Give this header file an Emacs mode-line.Brian Gaeke2003-11-051-1/+1
* fix file headerChris Lattner2003-10-201-2/+1
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* New header file for gccld.John Criswell2003-09-191-0/+64