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
*
crtend is only for llvm-gcc3, remove it.
Chris Lattner
2007-02-23
11
-485
/
+1
*
the old trace values pass has been removed, remove its runtime library.
Chris Lattner
2007-01-07
5
-453
/
+1
*
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
2006-11-17
48
-0
/
+3188
*
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
2006-11-16
48
-3188
/
+0
*
Remove unused variable.
Reid Spencer
2006-11-03
1
-1
/
+0
*
For PR786:
Reid Spencer
2006-11-02
2
-3
/
+0
*
Describe and date modifications we made per LGPL requirements.
John Criswell
2006-08-08
2
-1
/
+16
*
Make information more complete.
John Criswell
2006-08-08
1
-0
/
+9
*
Reverted previous commit. Thanks, Chris.
John Criswell
2006-07-28
1
-1
/
+1
*
Added in the LGPL text and copyright information. This needs to be
John Criswell
2006-07-28
4
-2
/
+734
*
For PR786:
Reid Spencer
2006-06-01
1
-0
/
+2
*
Put an innocuous statement in this file to quelch warnings about compiling
Reid Spencer
2006-06-01
1
-0
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
3
-1
/
+7
*
For PR786:
Reid Spencer
2006-05-24
1
-1
/
+1
*
Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value
Reid Spencer
2006-04-07
1
-1
/
+1
*
add a newline at the end of the file
Chris Lattner
2006-04-07
1
-1
/
+2
*
Avoid building the runtime libraries if llvm-gcc version 4 is detected.
Reid Spencer
2006-04-06
1
-0
/
+8
*
For PR722:
Reid Spencer
2006-04-02
1
-4
/
+4
*
Optimizing to calloc() to malloc() + memset() can be bad on some platforms.
Evan Cheng
2006-03-13
1
-33
/
+0
*
Make the new and old front-ends more similar: now neither uses __main.
Chris Lattner
2006-03-09
4
-83
/
+5
*
fix make install/uninstall of libcrtend.
Chris Lattner
2006-01-30
1
-0
/
+19
*
Remove out of date comment
Chris Lattner
2006-01-27
1
-7
/
+0
*
Remove the only use of FAKE_SOURCES
Chris Lattner
2006-01-27
1
-3
/
+11
*
Add the remove() function from the C library.
John Criswell
2005-11-28
1
-0
/
+46
*
This was never updated for the project makefile changes
Chris Lattner
2005-10-18
2
-4
/
+4
*
This never got updated to reflect the project makefile changes
Chris Lattner
2005-10-18
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
6
-16
/
+16
*
Fix grammar
Misha Brukman
2005-03-23
1
-1
/
+1
*
Hrm, who knows what 'uint' is, but it seems to work sometimes? Wierd.
Chris Lattner
2005-01-28
1
-4
/
+4
*
Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically by
Reid Spencer
2005-01-13
1
-0
/
+1
*
Re-enable libprofile now that llvm-ar is working better.
Reid Spencer
2005-01-13
1
-1
/
+1
*
Remove dead directories
Chris Lattner
2005-01-02
1
-2
/
+1
*
This lib is dead
Chris Lattner
2005-01-02
2
-16
/
+0
*
Remove a bunch of useless empty libraries
Chris Lattner
2005-01-02
12
-98
/
+0
*
This is no longer needed.
Chris Lattner
2005-01-02
2
-16
/
+0
*
For PR432:
Reid Spencer
2004-12-22
16
-16
/
+16
*
Disable libprofile as llvm-ar bus errors on it, and I don't want to break
Chris Lattner
2004-12-15
1
-1
/
+1
*
Use the new BYTECODE_DESTINATION to override the default bytecode install
Reid Spencer
2004-12-13
16
-1
/
+17
*
Remove useless -L switch now that gccld -link-as-library bug is fixed.
Reid Spencer
2004-12-08
1
-3
/
+3
*
Make use of the LLVMGCCStdCXXLibDir variable to link objects
Reid Spencer
2004-12-05
1
-3
/
+3
*
Use the FAKE_SOURCES feature for proper distribution of contents
Reid Spencer
2004-12-04
1
-9
/
+12
*
Standardize the makefiles with space around = to match the rest of LLVM.
Reid Spencer
2004-12-02
17
-66
/
+61
*
Standardize the format of the runtime libraries makefiles.
Reid Spencer
2004-12-02
12
-23
/
+32
*
For PR466:
Reid Spencer
2004-12-02
1
-31
/
+14
*
Remove this left-over crud from the automake experiment.
Reid Spencer
2004-12-02
1
-665
/
+0
*
Remove zlib from the llvm tarball. This is only used (in theory by povray-31
Chris Lattner
2004-11-27
117
-26178
/
+0
*
Remove zlib from the llvm tarball. This is only used (in theory by povray-31
Chris Lattner
2004-11-27
35
-13470
/
+0
*
libpng is not even used by povray3.1 in the current configuration, just
Chris Lattner
2004-11-18
179
-65573
/
+0
*
Use llvm-ar not ar for constructing archive. Wrap at 80 cols.
Reid Spencer
2004-11-14
1
-4
/
+12
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-20
/
+20
[next]