aboutsummaryrefslogtreecommitdiff
path: root/projects/Stacker/tools
AgeCommit message (Expand)Author
2007-01-17For PR1074:Reid Spencer
2006-12-07Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling
2006-11-29Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling
2006-08-18For PR797:Reid Spencer
2006-08-18Drop the -s2048 option, it is specified incorrectly and the correctReid Spencer
2006-07-07Stacker uses EH.Chris Lattner
2006-06-01Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer
2005-10-27unbreak the build againChris Lattner
2005-10-27Make sure to build things in the right order, build with the .o file, not theChris Lattner
2005-10-24use archives when possibleChris Lattner
2005-05-19Make the value to -s not be interpreted as a file nameReid Spencer
2005-05-19Add an llvmc specification file for the "st" suffix. This allows StackerReid Spencer
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-25Add LLVMbzip2 library, now required.Reid Spencer
2004-11-14Fix usage of changed function prototypeReid Spencer
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2004-09-04Make Stacker into a complete project with its own configuration.Reid Spencer
2004-09-04Make the Stacker compiler handle -O1 .. -O5 options so it is compliant withReid Spencer
2004-09-01Changes For Bug 352Reid Spencer
2004-08-29Must link against new LLVMsystem libraryNate Begeman
2004-08-29RemoveFileOnSignal is now in sys:: namespaceNate Begeman
2004-07-10Group the hidden command line arguments.Reid Spencer
2004-07-04Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer
2004-05-27Header movedChris Lattner
2003-11-23Checkin the stacker compilerChris Lattner
2003-11-23Fix file headerChris Lattner
2003-11-23Initial checkinChris Lattner