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
/
tools
/
llvm-stub
Age
Commit message (
Expand
)
Author
2008-12-31
Comment headers should extend to 80 chars.
Misha Brukman
2008-09-22
Initial support for the CMake build system.
Oscar Fuentes
2008-06-19
Fix some warnings reported by gcc-4.3. Hopefully
Duncan Sands
2008-06-15
Make sure that the current executable filename has "exe" suffix on Windows.
Argyrios Kyrtzidis
2007-12-29
regenerate
Chris Lattner
2007-12-29
remove attributions from tools/utils makefiles.
Chris Lattner
2007-07-06
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2004-12-20
Incorporate the contents of include/llvm/Config/unistd.h as this is the
Reid Spencer
2004-10-22
We're not doing automake any more
Reid Spencer
2004-10-22
We won't use automake
Reid Spencer
2004-10-18
Initial automake generated Makefile template
Reid Spencer
2004-10-13
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-10
Initial version of automake Makefile.am file.
Reid Spencer
2004-09-01
Changes For Bug 352
Reid Spencer
2004-06-02
Fix a double negation (in grammar).
Misha Brukman
2004-06-02
No really cygwin, we LIKE .exe'ness.
Chris Lattner
2004-06-01
Initial checkin of a stub executable that can be used by gccld to forward to
Chris Lattner