index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old, and non-functional CMake build system from CompilerRT.
Chandler Carruth
2012-04-04
1
-5
/
+0
*
build: Add ModuleName per-subdir variable as a way to organize the different
Daniel Dunbar
2011-12-02
1
-0
/
+1
*
lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of
Daniel Dunbar
2011-11-16
3
-3
/
+3
*
license change
Howard Hinnant
2010-11-16
3
-6
/
+6
*
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
3
-3
/
+9
*
Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbo...
Daniel Dunbar
2009-10-27
3
-8
/
+4
*
Add assembly.h for use in .S files.
Daniel Dunbar
2009-10-27
4
-1
/
+7
*
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
*
Optimized versions now buildable on Solaris.
Edward O'Callaghan
2009-08-08
3
-11
/
+14
*
Initial import of CMake type build system. Just like the rest of llvm..
Edward O'Callaghan
2009-08-03
1
-0
/
+5
*
Fix a Darwinism, .s files meant to be preprocessed should be named .S.
Daniel Dunbar
2009-07-01
3
-0
/
+0
*
Initial import of compiler-rt.
Daniel Dunbar
2009-06-26
7
-0
/
+195