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
Age
Commit message (
Expand
)
Author
2004-10-30
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-26
* Make the libcrtend.a installation depend on the bytecode-libs directory
Reid Spencer
2004-10-26
Add the export symbols list files as extra distribution files.
Reid Spencer
2004-10-26
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-10-23
Remove the clean target.
Reid Spencer
2004-10-22
We're not doing automake any more
Reid Spencer
2004-10-22
Adjust to changes in Makefile.rules
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
Update to reflect building zlib for LLVM
Reid Spencer
2004-10-17
Add missing targets for install/clean
Reid Spencer
2004-10-17
Initial Makefile.am for building with automake
Reid Spencer
2004-10-17
Initial Makefile.am for building with automake.
Reid Spencer
2004-10-17
Make sure that for systems where the string functions are actually macros
Reid Spencer
2004-10-06
Don't call memset if malloc returns a null pointer
Chris Lattner
2004-09-08
Disable libprofile as it breaks the build on Sparc (autoconf issues).
Misha Brukman
2004-09-03
Clean up some "clean:" targets so they use $(VERB) and don't print anything
Reid Spencer
2004-09-01
Changes For Bug 352
Reid Spencer
2004-08-09
Do not mention Chris in public Makefiles
Misha Brukman
2004-08-09
Shorten comment header to 80 cols
Misha Brukman
2004-08-09
* Remove UIUC-specific comment
Misha Brukman
2004-08-09
Remove Chris-related bytecode-dir comment
Misha Brukman
2004-08-05
This file is obsolete
Chris Lattner
2004-08-05
C++ support does not live in the C runtime any longer
Chris Lattner
2004-08-05
Two files are moved to libstdc++, and a NOTE gets added
Chris Lattner
2004-08-05
Add missing copyrights
Chris Lattner
2004-07-22
Update GC intrinsics to take a pointer to the object as well as a pointer
Chris Lattner
2004-07-16
Fix warning on 64-bit machines
Brian Gaeke
2004-05-27
Continue the implementation
Chris Lattner
2004-05-27
A few more microsteps
Chris Lattner
2004-05-23
Eliminate warnings
Alkis Evlogimenos
2004-05-23
Build the garbage collectors
Chris Lattner
2004-05-23
Initial checkin of GC implementation support files
Chris Lattner
2004-05-23
Check in an EARLY START on a simple copying collector
Chris Lattner
2004-05-04
Share the profile info type enum with the C++ analysis libraries.
Brian Gaeke
2004-05-04
Constants for profile info type changed names to match the C++ ones.
Brian Gaeke
2004-05-04
Constants for profile info type changed names to match the C++ ones.
Brian Gaeke
2004-05-03
Add initial implementation of basic block tracing runtime
Brian Gaeke
2004-05-03
Add basic block tracing functions as exported symbols.
Brian Gaeke
2004-05-03
Add basic block tracing information as a type of "profiling" information.
Brian Gaeke
2004-04-16
Fit comment into 80 cols.
Misha Brukman
2004-04-16
Remove libraries that have no reason to be here, and keep breaking the nightl...
Chris Lattner
2004-04-13
Reenable library now that the loopsimplify bug is fixed
Chris Lattner
2004-04-13
Temporary hack to get the nightly tester running
Chris Lattner
2004-03-29
Merged in RELEASE_12.
John Criswell
2004-03-26
Make sure to get the headers from zlib correctly
Chris Lattner
2004-03-11
Make sure libcrtend.a gets installed when you make install-bytecode.
Brian Gaeke
2004-03-08
Add edge profiling support to the runtime library
Chris Lattner
2004-02-27
Build zlib and libpng
Chris Lattner
2004-02-20
Build an archive for use with Povray.
John Criswell
[next]