index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Do not mention Chris in public Makefiles
Misha Brukman
2004-08-09
1
-3
/
+1
*
Shorten comment header to 80 cols
Misha Brukman
2004-08-09
3
-3
/
+3
*
* Remove UIUC-specific comment
Misha Brukman
2004-08-09
1
-4
/
+2
*
Remove Chris-related bytecode-dir comment
Misha Brukman
2004-08-09
1
-5
/
+4
*
This file is obsolete
Chris Lattner
2004-08-05
1
-11
/
+0
*
C++ support does not live in the C runtime any longer
Chris Lattner
2004-08-05
1
-6
/
+1
*
Two files are moved to libstdc++, and a NOTE gets added
Chris Lattner
2004-08-05
3
-451
/
+10
*
Add missing copyrights
Chris Lattner
2004-08-05
3
-0
/
+21
*
Update GC intrinsics to take a pointer to the object as well as a pointer
Chris Lattner
2004-07-22
2
-4
/
+4
*
Fix warning on 64-bit machines
Brian Gaeke
2004-07-16
1
-1
/
+1
*
Continue the implementation
Chris Lattner
2004-05-27
1
-37
/
+61
*
A few more microsteps
Chris Lattner
2004-05-27
1
-1
/
+7
*
Eliminate warnings
Alkis Evlogimenos
2004-05-23
1
-1
/
+1
*
Build the garbage collectors
Chris Lattner
2004-05-23
1
-1
/
+1
*
Initial checkin of GC implementation support files
Chris Lattner
2004-05-23
3
-0
/
+69
*
Check in an EARLY START on a simple copying collector
Chris Lattner
2004-05-23
2
-0
/
+117
*
Share the profile info type enum with the C++ analysis libraries.
Brian Gaeke
2004-05-04
1
-9
/
+5
*
Constants for profile info type changed names to match the C++ ones.
Brian Gaeke
2004-05-04
3
-3
/
+3
*
Constants for profile info type changed names to match the C++ ones.
Brian Gaeke
2004-05-04
2
-11
/
+12
*
Add initial implementation of basic block tracing runtime
Brian Gaeke
2004-05-03
1
-0
/
+67
*
Add basic block tracing functions as exported symbols.
Brian Gaeke
2004-05-03
1
-0
/
+2
*
Add basic block tracing information as a type of "profiling" information.
Brian Gaeke
2004-05-03
1
-1
/
+2
*
Fit comment into 80 cols.
Misha Brukman
2004-04-16
1
-1
/
+1
*
Remove libraries that have no reason to be here, and keep breaking the nightl...
Chris Lattner
2004-04-16
1
-1
/
+1
*
Reenable library now that the loopsimplify bug is fixed
Chris Lattner
2004-04-13
1
-1
/
+1
*
Temporary hack to get the nightly tester running
Chris Lattner
2004-04-13
1
-1
/
+1
*
Merged in RELEASE_12.
John Criswell
2004-03-29
1
-0
/
+1
*
Make sure to get the headers from zlib correctly
Chris Lattner
2004-03-26
1
-0
/
+1
*
Make sure libcrtend.a gets installed when you make install-bytecode.
Brian Gaeke
2004-03-11
1
-0
/
+1
*
Add edge profiling support to the runtime library
Chris Lattner
2004-03-08
1
-0
/
+45
*
Build zlib and libpng
Chris Lattner
2004-02-27
1
-1
/
+1
*
Build an archive for use with Povray.
John Criswell
2004-02-20
2
-0
/
+2
*
Add a simple implementation of strncpy
Chris Lattner
2004-02-20
1
-0
/
+6
*
Add strndup
Chris Lattner
2004-02-19
1
-3
/
+10
*
Since tail duplication is currently neutered, we have to help the optimizer t...
Chris Lattner
2004-02-17
1
-2
/
+3
*
Make sure to copy the null terminator at the end of the argv list. Some
Chris Lattner
2004-02-10
1
-2
/
+2
*
Allow the program to take a '-llvmprof-output filename' option to specify
Chris Lattner
2004-02-10
1
-2
/
+30
*
Make the initialization calls return argc.
Chris Lattner
2004-02-10
4
-9
/
+13
*
Initial checking of the libpng library.
John Criswell
2004-02-06
179
-0
/
+65571
*
Initial checking of the zlib library.
John Criswell
2004-02-06
153
-0
/
+39800
*
Clean out DESTLIBBYTECODE when making clean in runtime.
Brian Gaeke
2004-02-04
1
-0
/
+2
*
Add DESTDIR support for installing. Use (and depend on) $(bytecode_libdir).
Brian Gaeke
2004-01-21
1
-2
/
+2
*
Clarify comment.
Brian Gaeke
2004-01-16
1
-2
/
+2
*
Add support for people calling main recursively
Chris Lattner
2003-12-19
1
-0
/
+7
*
Merged in RELEASE_11.
John Criswell
2003-12-18
1
-3
/
+0
*
Disable __attribute__((weak)) on Mac OS X and other lame platforms.
Misha Brukman
2003-12-16
1
-5
/
+20
*
Make all memory functions have weak linkage so that they can be overridden with
Misha Brukman
2003-12-15
1
-3
/
+4
*
Removed the pthread_once() function because it doesn't actually do
John Criswell
2003-12-10
1
-7
/
+0
*
Dummy implementation of the pthread library.
John Criswell
2003-12-10
2
-0
/
+22
[next]