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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR16532: work around old GCC bug in interception_type_test.cc
Alexey Samsonov
2013-12-05
1
-6
/
+6
*
Run TSan/MSan lit tests only on 64-bit platforms
Alexey Samsonov
2013-12-05
4
-5
/
+7
*
[sanitizer] Introduce VReport and VPrintf macros and use them in sanitizer code.
Sergey Matveev
2013-12-05
17
-138
/
+100
*
[tsan] fix the old tsan Makefile to build the asm files with includes
Kostya Serebryany
2013-12-05
1
-0
/
+2
*
Revert r196490 and fix include paths in makefile-based build
Alexey Samsonov
2013-12-05
3
-5
/
+7
*
[asan] revert files which I accidentally commited in r196490
Kostya Serebryany
2013-12-05
3
-20
/
+21
*
[tsan] fix the include path that is broken in configure/make build but works ...
Kostya Serebryany
2013-12-05
4
-22
/
+21
*
[sanitizer] fix the ppc32 build (patch by Jakub Jelinek)
Kostya Serebryany
2013-12-05
1
-6
/
+18
*
[sanitizer] support toolchains that don't understand CFI directives
Kostya Serebryany
2013-12-05
3
-126
/
+168
*
[DFSan] Extend the ABI list to discard new glibc functions
Lorenzo Martignoni
2013-12-04
1
-2
/
+38
*
[DFSan] Change the way labels are propagated when comparing memory through li...
Lorenzo Martignoni
2013-12-04
4
-19
/
+97
*
[sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
2013-12-04
4
-3
/
+32
*
[ASan] Use 'extern "C"' rather than 'extern' for global variables exposed in ...
Timur Iskhodzhanov
2013-12-04
1
-2
/
+2
*
[asan] require __i686__ for the SSE test; also make weaker claims about stack...
Kostya Serebryany
2013-12-04
2
-9
/
+8
*
[asan] revert 196373: committed to many files by mistake
Kostya Serebryany
2013-12-04
5
-28
/
+30
*
[asan] require __i686__ for the SSE test; also make weaker claims about stack...
Kostya Serebryany
2013-12-04
5
-30
/
+28
*
[ASan] Return interface attribute to __sanitizer_print_stack_trace
Alexey Samsonov
2013-12-04
1
-1
/
+4
*
compiler-rt: Added support for function checksums.
Yuchen Wu
2013-12-04
1
-2
/
+2
*
[asan] Fix build error.
Sergey Matveev
2013-12-03
1
-1
/
+0
*
[sanitizer] Expose __sanitizer_print_stack_trace().
Sergey Matveev
2013-12-03
4
-5
/
+29
*
For libkern and libsa on NetBSD, the normal system headers can't be
Joerg Sonnenberger
2013-12-03
1
-4
/
+14
*
[Sanitizer] Use more appropriate InternalScopedString in GetCodeRangeForFile
Alexey Samsonov
2013-12-03
1
-4
/
+3
*
[Sanitizer] Fix a bug introduced in r196112. Add a test.
Alexey Samsonov
2013-12-03
2
-1
/
+4
*
[sanitizer] Allow InternalMmapVector construction with zero capacity.
Sergey Matveev
2013-12-02
1
-2
/
+1
*
[sanitizer] Intercept textdomain.
Evgeniy Stepanov
2013-12-02
5
-0
/
+32
*
[asan] disable AddressSanitizer.HugeMallocTest if ASAN_AVOID_EXPENSIVE_TESTS ...
Kostya Serebryany
2013-12-02
1
-1
/
+1
*
[asan] dump coverage even if asan has reported an error
Kostya Serebryany
2013-11-29
2
-0
/
+9
*
[sanitizer] disable shmctl intercetor in 32-bit -- it is rotten (bug filed)
Kostya Serebryany
2013-11-29
2
-1
/
+19
*
Increase the LocatePcInTrace PC threshold now that GET_STACK_TRACE_WITH_PC_AN...
Timur Iskhodzhanov
2013-11-29
1
-1
/
+1
*
Fix current stack unwinding when using DRASan
Timur Iskhodzhanov
2013-11-29
1
-11
/
+16
*
[ASan] Also print <empty stack> when size==0
Timur Iskhodzhanov
2013-11-29
1
-2
/
+2
*
[sanitizer] Disable iconv interceptor in OSX.
Evgeniy Stepanov
2013-11-28
1
-1
/
+1
*
[sanitizer] Intercept times.
Evgeniy Stepanov
2013-11-28
7
-0
/
+42
*
[sanitizer] Intercept iconv.
Evgeniy Stepanov
2013-11-28
5
-0
/
+77
*
tsan: deflake more tests
Dmitry Vyukov
2013-11-28
2
-0
/
+3
*
tsan: add support for passing file descriptors over UNIX domain sockets
Dmitry Vyukov
2013-11-28
4
-1
/
+46
*
tsan: deflake more tests
Dmitry Vyukov
2013-11-28
2
-0
/
+4
*
tsan: clarify "thread ended with ignores enabled" message
Dmitry Vyukov
2013-11-27
1
-0
/
+2
*
Add a DLL thunk for __asan_handle_no_return
Timur Iskhodzhanov
2013-11-27
1
-0
/
+2
*
[ASan] Clarify that AsanThread objects are allocated only via mmap(). No func...
Alexey Samsonov
2013-11-27
4
-17
/
+13
*
[sanitizer] Intercept __xpg_strerror_r.
Evgeniy Stepanov
2013-11-27
5
-0
/
+37
*
Added missing lib/dfsan/scripts/check_custom_wrappers.sh
Lorenzo Martignoni
2013-11-27
1
-0
/
+50
*
[Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Alexey Samsonov
2013-11-27
4
-12
/
+223
*
tsan: better diagnostics if thread finishes with ignores enabled
Dmitry Vyukov
2013-11-27
14
-72
/
+216
*
asan: fix android build
Dmitry Vyukov
2013-11-27
1
-0
/
+2
*
tsan: do not leave verbosity>0 in tests
Dmitry Vyukov
2013-11-27
1
-2
/
+2
*
tsan: minor refactoring
Dmitry Vyukov
2013-11-27
1
-1
/
+3
*
tsan: fix flags parsing
Dmitry Vyukov
2013-11-27
7
-20
/
+228
*
tsan: support synchronization by means of linux aio
Dmitry Vyukov
2013-11-27
5
-30
/
+132
*
[Sanitizer] Improve external symbolizer behavior.
Alexey Samsonov
2013-11-26
3
-56
/
+48
[next]