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
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASan] Add the configure+make rules for building the ASan runtime for iOS sim...
Alexander Potapenko
2013-11-15
1
-1
/
+29
*
[ASan] Remove the stale dependency on the Foundation framework from the dynam...
Alexander Potapenko
2013-11-13
1
-1
/
+1
*
Push back various changes for building Apple's compiler-rt dylib.
Bob Wilson
2013-11-03
2
-10
/
+48
*
[asan] Don't require X86 to build Android runtime.
Evgeniy Stepanov
2013-10-03
1
-1
/
+2
*
[lsan] Follow-up to r189010 - do the same in Makefile build.
Sergey Matveev
2013-08-22
1
-1
/
+1
*
Add missing ']'.
Bill Wendling
2013-08-21
1
-1
/
+1
*
For Darwin builds, locate tools using xcrun when available.
Bob Wilson
2013-08-21
1
-1
/
+12
*
[LSan] Add support for building standalone LSan runtime to Make build (compil...
Alexey Samsonov
2013-08-20
1
-1
/
+5
*
DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
2013-08-07
1
-1
/
+4
*
[ASan] Bump min supported Mac OS X version to 10.6 - makefile build
Alexey Samsonov
2013-07-16
1
-2
/
+2
*
Revert "Temporarily disable building the armv7 variants of profile_ios on"
Bob Wilson
2013-06-26
1
-6
/
+1
*
Revert the Darwin half of r184805: "Remove the sysroot (or isysroot)
Chandler Carruth
2013-06-26
1
-12
/
+8
*
Temporarily disable building the armv7 variants of profile_ios on
Chandler Carruth
2013-06-25
1
-1
/
+6
*
Remove the sysroot (or isysroot) restriction from the GCDAProfile.c
Chandler Carruth
2013-06-25
2
-12
/
+14
*
When the compiler is not providing a clean triple, we should fail
Sylvestre Ledru
2013-06-19
1
-2
/
+0
*
Revert r182465 and add lsan-common library to makefile-based build
Alexey Samsonov
2013-05-22
1
-1
/
+1
*
<rdar://problem/13806954> enable __atomic_* functions for Darwin
Nick Kledzik
2013-05-21
2
-1
/
+2
*
[ASan] Nuke build of static ASan runtime on Mac OS
Alexey Samsonov
2013-05-20
1
-7
/
+0
*
[Sanitizer] Build sanitizer runtimes with debug info in Makefile build
Alexey Samsonov
2013-05-20
2
-10
/
+12
*
Fix a typo in the comment
Sylvestre Ledru
2013-05-13
1
-2
/
+2
*
Rewrite sw_vers makefile check to avoid error message on Linux.
Bob Wilson
2013-04-30
1
-3
/
+1
*
Add -fno-rtti to ASan runtime cflags on Android.
Evgeniy Stepanov
2013-04-25
1
-1
/
+1
*
Use the new iOS deployment target command-line options.
Bob Wilson
2013-04-23
1
-3
/
+3
*
Don't forget to link in the C++-specific parts of the ubsan runtime when usin...
Richard Smith
2013-03-22
1
-1
/
+2
*
Split ubsan runtime into three pieces (compiler-rt part):
Richard Smith
2013-03-20
1
-7
/
+19
*
[Sanitizer] Build ASan, TSan and MSan runtimes with -fno-rtti.
Alexey Samsonov
2013-03-13
2
-5
/
+5
*
update how libcompiler_rt.dylib links under libSystem.dylib on MacOSX
Nick Kledzik
2013-03-05
1
-1
/
+7
*
[sanitizer] Add MSan to Makefile-based build rules.
Evgeniy Stepanov
2013-02-21
1
-1
/
+6
*
[build/clang_darwin] Fix the case reversal in r173465.
Daniel Dunbar
2013-01-30
1
-1
/
+1
*
[build/clang_darwin] Don't try to run sw_vers if we don't have it.
Daniel Dunbar
2013-01-25
1
-1
/
+3
*
ASan: build runtime flexible mapping and offset in configure+make build as well
Alexey Samsonov
2013-01-21
2
-5
/
+9
*
[asan] Add soname to the dynamic runtime.
Evgeniy Stepanov
2013-01-10
1
-1
/
+2
*
Automatically create .dSYM for libcompiler_rt.dylib when using Apple's intern...
Nick Kledzik
2012-11-26
5
-3
/
+5
*
UBSan: fix support on Darwin in 'make' build system. Patch by Jean-Daniel Dupas.
Alexey Samsonov
2012-11-16
1
-2
/
+2
*
[UBSan] Add support for building ubsan runtime library on Linux with 'make'. ...
Alexey Samsonov
2012-11-15
1
-3
/
+9
*
Support for building the ubsan runtime when using the autoconf build system on
Richard Smith
2012-11-13
1
-0
/
+7
*
Build ASan runtime for ARM/Android.
Evgeniy Stepanov
2012-10-24
4
-1
/
+22
*
Fix comment typo.
Bob Wilson
2012-10-18
1
-1
/
+1
*
build/clang_darwin: Don't try to build ARM contents on 10.6.
Daniel Dunbar
2012-10-17
1
-4
/
+10
*
platform/clang_darwin: Drop an x86_64 slice into cc_kext_ios5.
Daniel Dunbar
2012-10-15
1
-1
/
+1
*
Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.
Daniel Dunbar
2012-10-15
1
-1
/
+111
*
Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.
Nico Weber
2012-10-15
1
-111
/
+1
*
Determine supported archs for compiler-rt libraries on Linux by trying to com...
Alexey Samsonov
2012-10-09
2
-23
/
+40
*
[ASan] don't build 64-bit runtime on 32-bit Linux platforms
Alexey Samsonov
2012-10-04
1
-1
/
+5
*
I'm getting these errors with r165159:
Bill Wendling
2012-10-04
1
-4
/
+4
*
Back out my temporary workaround for Apple buildbots.
Bob Wilson
2012-10-03
1
-4
/
+4
*
Build ASan runtime on Linux for both x86_64 and i386, same as we do with full...
Alexey Samsonov
2012-10-03
1
-5
/
+2
*
Temporarily comment out some new arm variants to try to fix buildbots.
Bob Wilson
2012-09-30
1
-4
/
+4
*
Add compiler-rt support for Swift.
Bob Wilson
2012-09-29
2
-0
/
+38
*
Add support for iOS6.
Bob Wilson
2012-09-29
1
-1
/
+77
[next]