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
/
runtime
/
libdummy
Age
Commit message (
Expand
)
Author
2006-11-17
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
2006-11-16
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
2006-06-01
For PR786:
Reid Spencer
2004-12-22
For PR432:
Reid Spencer
2004-12-13
Use the new BYTECODE_DESTINATION to override the default bytecode install
Reid Spencer
2004-12-02
Standardize the makefiles with space around = to match the rest of LLVM.
Reid Spencer
2004-10-22
We won't use automake
Reid Spencer
2004-10-18
Initial automake generated Makefile template
Reid Spencer
2004-10-17
Initial Makefile.am for building with automake
Reid Spencer
2003-10-20
Added LLVM copyright to Makefiles.
John Criswell
2003-08-15
initial checkin, adjust LEVEL
Chris Lattner
2003-08-15
Convert libraries into the BYTECODE_LIBRARY style
Chris Lattner
2003-08-15
Disable this library for now
Chris Lattner
2003-02-18
Add lots of functions
Chris Lattner
2003-02-11
Implement more functions
Chris Lattner
2003-02-03
Implement feof and xmalloc
Chris Lattner
2003-02-01
Add a bunch more stubs
Chris Lattner
2003-01-17
Initial checkin of dummylib
Chris Lattner