| Commit message (Expand) | Author | Age | Files | Lines |
* | Align make log output with the rest of llvm. | Reid Spencer | 2007-02-10 | 1 | -6/+6 |
* | End of life for gccld. Remove its source code and enable the generation | Reid Spencer | 2007-02-09 | 1 | -6/+0 |
* | Put in a disabled template for when gccld is replaced by the shell script. | Reid Spencer | 2007-02-09 | 1 | -0/+19 |
* | Use LINK_COMPONENTS to specify *components* to link against instead of | Chris Lattner | 2006-09-04 | 1 | -4/+1 |
* | Tools require EH for their top-level try blocks. | Chris Lattner | 2006-07-07 | 1 | -0/+1 |
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -2/+2 |
* | Move some constant folding code shared by Analysis and Transform passes | John Criswell | 2005-10-27 | 1 | -1/+1 |
* | 1. Remove libraries no longer created from the list of libraries linked into the | John Criswell | 2005-10-26 | 1 | -1/+1 |
* | There are still uses for spaces in Makefiles -- to make text line up together, | Misha Brukman | 2005-04-24 | 1 | -3/+3 |
* | Add LLVMbzip2 library, now required. | Reid Spencer | 2004-11-25 | 1 | -1/+1 |
* | This tool needs the libLLVMArchive library now. | Reid Spencer | 2004-11-14 | 1 | -3/+4 |
* | Change Library Names Not To Conflict With Others When Installed | Reid Spencer | 2004-10-27 | 1 | -2/+3 |
* | Add the LLVMsystem.a library as it is now used for operating system | Reid Spencer | 2004-08-29 | 1 | -1/+1 |
* | Give gccld more guts | Chris Lattner | 2003-11-09 | 1 | -2/+3 |
* | Added LLVM copyright to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | *** empty log message *** | Chris Lattner | 2002-07-23 | 1 | -1/+2 |
* | Straighten out makefiles after moving code to new Transform Utils library | Chris Lattner | 2002-05-07 | 1 | -1/+1 |
* | GCCLD actually does transformations to simplify the linked program now. | Chris Lattner | 2002-04-08 | 1 | -1/+1 |
* | Remove asmwriter library from link line, because the useful contents of it | Chris Lattner | 2002-04-07 | 1 | -1/+1 |
* | Initial Checkin of gccld | Chris Lattner | 2002-01-24 | 1 | -0/+6 |