summaryrefslogtreecommitdiff
path: root/tools/Makefile
Commit message (Expand)AuthorAge
...
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* Welcome llvm-nm to the familyChris Lattner2003-10-16
* `link' is now `llvm-link'.Misha Brukman2003-09-16
* Stop building `as' and `dis' as they have been removed.Misha Brukman2003-09-15
* Added llvm-ar to the MakefileTanya Lattner2003-09-13
* Build llvm-as and llvm-dis as the upgrade path to renamed tools.Misha Brukman2003-08-28
* Get rid of really old makefile cruftChris Lattner2003-05-14
* Don't try to buidl jelloChris Lattner2002-12-24
* Only build jello when compiling on X86Chris Lattner2002-12-06
* Build bugpointChris Lattner2002-11-20
* Jello now buildsChris Lattner2002-10-29
* Compile sub-directories in parallel, because they don't have interdependenciesChris Lattner2002-09-18
* Reorder tool building sequence to more closely match the reality of whatChris Lattner2002-08-01
* Build the extract utilityChris Lattner2002-05-22
* Don't forget to build gccld!Chris Lattner2002-03-06
* Build new gccas toolChris Lattner2001-10-31
* Build the new linkerChris Lattner2001-10-13
* Oops, accidentally checked my debugging makefileChris Lattner2001-09-14
* This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner2001-09-14
* Build lli firstChris Lattner2001-09-07
* Compile LLIChris Lattner2001-08-23
* Build as before disChris Lattner2001-07-25
* Make sure we build all of the code!Chris Lattner2001-07-21
* Build new analyze toolChris Lattner2001-07-03
* Initial revisionChris Lattner2001-06-06