index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
Stacker
/
lib
/
runtime
Age
Commit message (
Expand
)
Author
2007-01-17
For PR1074:
Reid Spencer
2006-11-03
Make Stacker Runtime -pedantic clean.
Reid Spencer
2006-06-01
For PR786:
Reid Spencer
2005-04-23
Eliminate tabs and trailing spaces
Jeff Cohen
2004-12-05
Build a module instead of a library so main() is not missed
Reid Spencer
2004-09-04
Make Stacker into a complete project with its own configuration.
Reid Spencer
2004-09-01
Changes For Bug 352
Reid Spencer
2004-05-11
Use inttypes.h, which exists on all of Linux, Solaris and Darwin.
Brian Gaeke
2004-05-11
Unbreak the build on X86.
Chris Lattner
2004-05-11
Squash warnings on Solaris/sparc... the test suite is not working for me so I
Brian Gaeke
2004-05-11
Include <sys/types.h> to get the definition of int64_t on Solaris.
Brian Gaeke
2004-05-09
Changes to make the Stacker Stack use 64 bit values. This *should* get
Reid Spencer
2003-11-27
* Squelch warning on Sun
Chris Lattner
2003-11-24
Apply patches from PR136
Brian Gaeke
2003-11-23
Adjust file header
Chris Lattner
2003-11-23
Initial checkin of stacker runtime
Chris Lattner