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