aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccld/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Align make log output with the rest of llvm.Reid Spencer2007-02-101-6/+6
* End of life for gccld. Remove its source code and enable the generationReid Spencer2007-02-091-6/+0
* Put in a disabled template for when gccld is replaced by the shell script.Reid Spencer2007-02-091-0/+19
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-041-4/+1
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+1
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-2/+2
* Move some constant folding code shared by Analysis and Transform passesJohn Criswell2005-10-271-1/+1
* 1. Remove libraries no longer created from the list of libraries linked into theJohn Criswell2005-10-261-1/+1
* There are still uses for spaces in Makefiles -- to make text line up together,Misha Brukman2005-04-241-3/+3
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-251-1/+1
* This tool needs the libLLVMArchive library now.Reid Spencer2004-11-141-3/+4
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-2/+3
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-291-1/+1
* Give gccld more gutsChris Lattner2003-11-091-2/+3
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* *** empty log message ***Chris Lattner2002-07-231-1/+2
* Straighten out makefiles after moving code to new Transform Utils libraryChris Lattner2002-05-071-1/+1
* GCCLD actually does transformations to simplify the linked program now.Chris Lattner2002-04-081-1/+1
* Remove asmwriter library from link line, because the useful contents of itChris Lattner2002-04-071-1/+1
* Initial Checkin of gccldChris Lattner2002-01-241-0/+6