Fix PR2062: Don't build Intrinsics.gen in the source directory. Do it in the
[oota-llvm.git] / lib / VMCore / Makefile
2008-03-25 Bill WendlingFix PR2062: Don't build Intrinsics.gen in the source...
2008-01-15 Chris Lattnerimprove compatibility with mingw, patch by Alain Frisch
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2006-10-26 Reid SpencerMake the makefile tell us when Intrinsics.gen is being...
2006-07-20 Chris LattnerFix a race condition in the makefile andrew reported
2006-07-20 Chris LattnerFix PR835 so that touching tblgen in a way that doesn...
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2006-04-14 Reid SpencerDon't print out the install command for Intrinsics...
2006-03-26 Chris LattnerUpdate dependencies to reflect split of the Intrinsics...
2006-03-17 Reid SpencerFix use of LEVEL.
2006-03-17 Reid SpencerTwo fixes:
2006-03-13 Reid SpencerBring makefile back into compliance with standard by...
2006-03-09 Chris LattnerThis rule also depends on tblgen
2006-03-09 Chris Lattnersilly case insensitive file systems...
2006-03-09 Chris LattnerBuild intrinsics.gen from intrinsics.td
2005-08-14 Andrew Lenharthonly build .a on alpha
2005-08-13 Andrew LenharthTesting a variable before it is defined doesn't work...
2005-08-13 Andrew LenharthFix oversized GOT problem with gcc-4 on alpha
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2002-07-23 Chris Lattner*** empty log message ***
2001-06-06 Chris LattnerInitial revision