summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/runtime/stacker_rt.c
Commit message (Expand)AuthorAgeFilesLines
* For PR1074:Reid Spencer2007-01-171-74/+0
* Make Stacker Runtime -pedantic clean.Reid Spencer2006-11-031-9/+10
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-14/+14
* 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-231-0/+34
OpenPOWER on IntegriCloud