index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old, and non-functional CMake build system from CompilerRT.
Chandler Carruth
2012-04-04
1
-3
/
+0
*
build: Add ModuleName per-subdir variable as a way to organize the different
Daniel Dunbar
2011-12-02
1
-0
/
+1
*
license change
Howard Hinnant
2010-11-16
14
-28
/
+28
*
Rename subdir 'Target' variable to 'Implementation' to be less overloaded.
Daniel Dunbar
2010-01-18
1
-1
/
+1
*
Simplify subdirectory makefiles, and be more robust by checking that they def...
Daniel Dunbar
2010-01-18
1
-3
/
+0
*
Fix x86/x64 on Linux, Credit to Rafael Espindola.
Edward O'Callaghan
2009-11-04
5
-2
/
+12
*
Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbo...
Daniel Dunbar
2009-10-27
14
-36
/
+18
*
Add assembly.h for use in .S files.
Daniel Dunbar
2009-10-27
15
-1
/
+29
*
Update some .S file headers.
Daniel Dunbar
2009-10-27
1
-1
/
+1
*
Unbreak building of assembly files (broken by my .s -> .S rename).
Daniel Dunbar
2009-09-10
1
-2
/
+2
*
Initial import of CMake type build system. Just like the rest of llvm..
Edward O'Callaghan
2009-08-03
1
-0
/
+3
*
Misc compiler-rt fixes. Clarify neg implementations to show what is
Eli Friedman
2009-07-03
3
-41
/
+16
*
Fix a Darwinism, .s files meant to be preprocessed should be named .S.
Daniel Dunbar
2009-07-01
14
-0
/
+0
*
Initial import of compiler-rt.
Daniel Dunbar
2009-06-26
15
-0
/
+1079