aboutsummaryrefslogtreecommitdiff
path: root/projects/Stacker/lib/runtime
AgeCommit message (Expand)Author
2007-01-17For PR1074:Reid Spencer
2006-11-03Make Stacker Runtime -pedantic clean.Reid Spencer
2006-06-01For PR786:Reid Spencer
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2004-12-05Build a module instead of a library so main() is not missedReid Spencer
2004-09-04Make Stacker into a complete project with its own configuration.Reid Spencer
2004-09-01Changes For Bug 352Reid Spencer
2004-05-11Use inttypes.h, which exists on all of Linux, Solaris and Darwin.Brian Gaeke
2004-05-11Unbreak the build on X86.Chris Lattner
2004-05-11Squash warnings on Solaris/sparc... the test suite is not working for me so IBrian Gaeke
2004-05-11Include <sys/types.h> to get the definition of int64_t on Solaris.Brian Gaeke
2004-05-09Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer
2003-11-27* Squelch warning on SunChris Lattner
2003-11-24Apply patches from PR136Brian Gaeke
2003-11-23Adjust file headerChris Lattner
2003-11-23Initial checkin of stacker runtimeChris Lattner