Make sample project -pedantic clean.
[oota-llvm.git] / projects / Stacker / tools /
2006-08-18 Reid SpencerFor PR797:
2006-08-18 Reid SpencerDrop the -s2048 option, it is specified incorrectly...
2006-07-07 Chris LattnerStacker uses EH.
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2005-10-27 Chris Lattnerunbreak the build again
2005-10-27 Chris LattnerMake sure to build things in the right order, build...
2005-10-24 Chris Lattneruse archives when possible
2005-05-19 Reid SpencerMake the value to -s not be interpreted as a file name
2005-05-19 Reid SpencerAdd an llvmc specification file for the "st" suffix...
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-11-14 Reid SpencerFix usage of changed function prototype
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-09-04 Reid SpencerMake Stacker into a complete project with its own confi...
2004-09-04 Reid SpencerMake the Stacker compiler handle -O1 .. -O5 options...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Nate BegemanMust link against new LLVMsystem library
2004-08-29 Nate BegemanRemoveFileOnSignal is now in sys:: namespace
2004-07-10 Reid SpencerGroup the hidden command line arguments.
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h doesn't include...
2004-05-27 Chris LattnerHeader moved
2003-11-23 Chris LattnerCheckin the stacker compiler
2003-11-23 Chris LattnerFix file header
2003-11-23 Chris LattnerInitial checkin