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
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASan] create default (empty) ASan blacklist file in resource directory
Alexey Samsonov
2013-05-21
1
-0
/
+10
*
Build and install .syms files alongside sanitizer runtimes. These are used to
Richard Smith
2013-03-23
1
-2
/
+10
*
[CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib...
Alexey Samsonov
2013-02-08
1
-0
/
+11
*
CMake: simplify build rules for compiler-rt unit tests. This fixes warnings i...
Alexey Samsonov
2013-01-28
1
-3
/
+1
*
[CMake] Fix compiler-rt tests after r173617
Alexey Samsonov
2013-01-28
1
-3
/
+1
*
AddCompilerRT.cmake: Try to unbreak since r173617.
NAKAMURA Takumi
2013-01-27
1
-1
/
+1
*
CMake: add functions creating universal runtime libraries for several archite...
Alexey Samsonov
2013-01-21
1
-3
/
+41
*
CMake: Add add_compiler_rt_osx_object_library to create universal libraries o...
Alexey Samsonov
2013-01-20
1
-0
/
+14
*
CMake: Add add_compiler_rt_static_runtime function and use it to build generi...
Alexey Samsonov
2013-01-20
1
-0
/
+26
*
CMake: create AddCompilerRT module and implement convenience add_compiler_rt_...
Alexey Samsonov
2013-01-18
2
-0
/
+35
*
MemorySanitizer unit tests.
Evgeniy Stepanov
2012-12-25
1
-0
/
+14
*
[Sanitizer] Don't implicitly add object files to the list of dependencies whe...
Alexey Samsonov
2012-12-21
1
-1
/
+1
*
[*san] Create unittests output directory, if it does not exist.
Evgeniy Stepanov
2012-12-20
1
-0
/
+1
*
Significantly change the way we build ASan unittests in CMake
Alexey Samsonov
2012-12-19
2
-0
/
+46
*
Remove the old, and non-functional CMake build system from CompilerRT.
Chandler Carruth
2012-04-04
5
-86
/
+0
*
Sink {config.h,ConfigureChecks}.cmake into cmake directory.
Daniel Dunbar
2010-01-13
2
-0
/
+50
*
Fix cmake test suit for compiler-rt.
Edward O'Callaghan
2009-10-27
1
-1
/
+2
*
CMake should only pass GCC options to GCC.
Edward O'Callaghan
2009-09-23
1
-2
/
+4
*
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...
Edward O'Callaghan
2009-08-09
1
-1
/
+1
*
Fix signedness warning in mprotect call, Clean up and improve endianness.h he...
Edward O'Callaghan
2009-08-08
1
-1
/
+1
*
Start porting compiler-rt testsuit to Solaris with new build system. Fix some...
Edward O'Callaghan
2009-08-05
2
-0
/
+15
*
Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete p...
Edward O'Callaghan
2009-08-03
1
-0
/
+18