aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/Makefile
AgeCommit message (Expand)Author
2006-10-26Make the makefile tell us when Intrinsics.gen is being updated.Reid Spencer
2006-07-20Fix a race condition in the makefile andrew reportedChris Lattner
2006-07-20Fix PR835 so that touching tblgen in a way that doesn't affect intrinsicChris Lattner
2006-06-01Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer
2006-04-14Don't print out the install command for Intrinsics.gen unless VERBOSE mode.Reid Spencer
2006-03-26Update dependencies to reflect split of the Intrinsics.td fileChris Lattner
2006-03-17Fix use of LEVEL.Reid Spencer
2006-03-17Two fixes:Reid Spencer
2006-03-13Bring makefile back into compliance with standard by usingReid Spencer
2006-03-09This rule also depends on tblgenChris Lattner
2006-03-09silly case insensitive file systems...Chris Lattner
2006-03-09Build intrinsics.gen from intrinsics.tdChris Lattner
2005-08-14only build .a on alphaAndrew Lenharth
2005-08-13Testing a variable before it is defined doesn't work so well. It is a fairly...Andrew Lenharth
2005-08-13Fix oversized GOT problem with gcc-4 on alphaAndrew Lenharth
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2002-07-23*** empty log message ***Chris Lattner
2001-06-06Initial revisionChris Lattner