summaryrefslogtreecommitdiff
path: root/tools/gccld/Makefile
Commit message (Expand)AuthorAge
* EXIT STAGE LEFT: gccas, gccldDaniel Dunbar2009-08-25
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-29
* Align make log output with the rest of llvm.Reid Spencer2007-02-10
* End of life for gccld. Remove its source code and enable the generationReid Spencer2007-02-09
* Put in a disabled template for when gccld is replaced by the shell script.Reid Spencer2007-02-09
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-04
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-07
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Move some constant folding code shared by Analysis and Transform passesJohn Criswell2005-10-27
* 1. Remove libraries no longer created from the list of libraries linked into theJohn Criswell2005-10-26
* There are still uses for spaces in Makefiles -- to make text line up together,Misha Brukman2005-04-24
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-25
* This tool needs the libLLVMArchive library now.Reid Spencer2004-11-14
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-29
* Give gccld more gutsChris Lattner2003-11-09
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* *** empty log message ***Chris Lattner2002-07-23
* Straighten out makefiles after moving code to new Transform Utils libraryChris Lattner2002-05-07
* GCCLD actually does transformations to simplify the linked program now.Chris Lattner2002-04-08
* Remove asmwriter library from link line, because the useful contents of itChris Lattner2002-04-07
* Initial Checkin of gccldChris Lattner2002-01-24