aboutsummaryrefslogtreecommitdiff
path: root/projects/Stacker/tools/stkrc/stkrc.cpp
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
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-14Fix usage of changed function prototypeReid 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-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