aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccld/gccld.h
Commit message (Expand)AuthorAgeFilesLines
* For PR797:Reid Spencer2006-08-211-0/+3
* Implement PR679:Reid Spencer2005-12-221-1/+1
* Pass -export-dynamic to gcc when compiling with -native and the link isChris Lattner2005-08-021-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-221-4/+4
* Consistently eschew space between `*' or `&' and function argument nameMisha Brukman2005-04-201-12/+12
* * Print commands as we execute them with `-v'Misha Brukman2005-04-201-3/+6
* Changes to enable creation of native executables directly from gccld and toReid Spencer2005-02-281-3/+9
* For PR351:Reid Spencer2004-12-141-5/+3
* Recognize --strip-all as a synonym for -s.Chris Lattner2004-12-021-1/+1
* Remove linking declarations (in Linker.h now)Reid Spencer2004-11-141-23/+1
* 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