Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
722f2e6a6125a0d5c9d453278b0f292e3410124d
/
lib
/
ppc
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
eaff95c
lib/ppc: Fix a refacto.
by Daniel Dunbar
· 13 years ago
c25c6d1
lib: Finish int_math.h definitions using compiler builtins and eliminate
by Daniel Dunbar
· 13 years ago
8603024
lib: Starting thinning out the dependency on math.h by using compiler builtins
by Daniel Dunbar
· 13 years ago
dbaa397
lib/{ppc,x86_64}: Fixup a number of files to include int_lib.h instead of
by Daniel Dunbar
· 13 years ago
9ad441f
license change
by Howard Hinnant
· 14 years ago
e136da9
Add DEFINE_COMPILERRT_PRIVATE_FUNCTION_UNMANGLED for use in .S files -- restFP and saveFP don't get USER_LABEL_PREFIX prepended for some reason.
by Daniel Dunbar
· 15 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
1f1f71b
Fix copy/paste error. http://llvm.org/bugs/show_bug.cgi?id=572
by Nick Kledzik
· 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
8bf1e09
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs
by Edward O'Callaghan
· 15 years ago
33c1347
Optimized versions now buildable on Solaris.
by Edward O'Callaghan
· 15 years ago
d904635
Initial import of CMake type build system. Just like the rest of llvm..
by Edward O'Callaghan
· 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