Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
b48c2b2072c8cc17dc1579a6b20ce6c2a575821d
/
lib
/
i386
062ed09
Remove the old, and non-functional CMake build system from CompilerRT.
by Chandler Carruth
· 13 years ago
f06648a
build: Add ModuleName per-subdir variable as a way to organize the different
by Daniel Dunbar
· 13 years ago
9ad441f
license change
by Howard Hinnant
· 14 years ago
6db90e6
Rename subdir 'Target' variable to 'Implementation' to be less overloaded.
by Daniel Dunbar
· 15 years ago
faf0150
Simplify subdirectory makefiles, and be more robust by checking that they define the appropriate variables.
by Daniel Dunbar
· 15 years ago
eed1300
Fix x86/x64 on Linux, Credit to Rafael Espindola.
by Edward O'Callaghan
· 15 years ago
b4b1e8c
Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files.
by Daniel Dunbar
· 15 years ago
19336a2
Add assembly.h for use in .S files.
by Daniel Dunbar
· 15 years ago
51c80cc
Update some .S file headers.
by Daniel Dunbar
· 15 years ago
dc114bf
Unbreak building of assembly files (broken by my .s -> .S rename).
by Daniel Dunbar
· 15 years ago
d904635
Initial import of CMake type build system. Just like the rest of llvm..
by Edward O'Callaghan
· 15 years ago
d02ea67
Misc compiler-rt fixes. Clarify neg implementations to show what is
by Eli Friedman
· 15 years ago
940515a
Fix a Darwinism, .s files meant to be preprocessed should be named .S.
by Daniel Dunbar
· 15 years ago
b3a6901
Initial import of compiler-rt. -
by Daniel Dunbar
· 15 years ago