summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/tools/stkrc/stkrc.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR1074:Reid Spencer2007-01-171-180/+0
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-4/+4
* Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling2006-11-291-5/+6
* For PR797:Reid Spencer2006-08-181-1/+1
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-17/+17
* Fix usage of changed function prototypeReid Spencer2004-11-141-1/+1
* Make the Stacker compiler handle -O1 .. -O5 options so it is compliant withReid Spencer2004-09-041-71/+95
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* RemoveFileOnSignal is now in sys:: namespaceNate Begeman2004-08-291-1/+1
* Group the hidden command line arguments.Reid Spencer2004-07-101-7/+6
* Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer2004-07-041-0/+1
* Header movedChris Lattner2004-05-271-1/+1
* Checkin the stacker compilerChris Lattner2003-11-231-0/+155
OpenPOWER on IntegriCloud