summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/runtime
Commit message (Expand)AuthorAgeFilesLines
* For PR1074:Reid Spencer2007-01-172-88/+0
* Make Stacker Runtime -pedantic clean.Reid Spencer2006-11-032-12/+10
* For PR786:Reid Spencer2006-06-011-0/+3
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-14/+14
* Build a module instead of a library so main() is not missedReid Spencer2004-12-051-13/+9
* Make Stacker into a complete project with its own configuration.Reid Spencer2004-09-041-2/+2
* Changes For Bug 352Reid Spencer2004-09-011-1/+2
* Use inttypes.h, which exists on all of Linux, Solaris and Darwin.Brian Gaeke2004-05-111-2/+1
* Unbreak the build on X86.Chris Lattner2004-05-111-0/+1
* Squash warnings on Solaris/sparc... the test suite is not working for me so IBrian Gaeke2004-05-111-2/+2
* Include <sys/types.h> to get the definition of int64_t on Solaris.Brian Gaeke2004-05-111-0/+1
* Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer2004-05-091-5/+5
* * Squelch warning on SunChris Lattner2003-11-271-6/+6
* Apply patches from PR136Brian Gaeke2003-11-241-0/+38
* Adjust file headerChris Lattner2003-11-231-1/+1
* Initial checkin of stacker runtimeChris Lattner2003-11-232-0/+51
OpenPOWER on IntegriCloud