aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Stacker/lib/compiler
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Add dependent library support for Stacker. It now inserts "stkr_runtime" asReid Spencer2004-08-241-1/+5
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-292-8/+2
* Add support for dos-style filesChris Lattner2004-05-271-1/+1
* Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer2004-05-094-37/+32
* If we're going to use tabs, use them consistently. Maybe doxygen will find theMisha Brukman2004-04-151-2/+2
* Avoid TRUE and FALSE which apparently conflict with some macros on OSXChris Lattner2004-03-313-9/+9
* Remove dependence on the return type of ConstantArray::getChris Lattner2004-02-151-7/+7
* Fix apparent copy-and-paste-o.Brian Gaeke2003-12-101-4/+2
* Add a missing semi colon, which breaks bison 1.5Chris Lattner2003-12-081-1/+1
* Apply patches from PR136Brian Gaeke2003-11-241-17/+8
* Fix these assertions:Chris Lattner2003-11-231-2/+2
* Initial stacker checkinChris Lattner2003-11-236-0/+2417