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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sanitizer] Intercept strerror and strerror_r.
Evgeniy Stepanov
2013-08-08
5
-1
/
+65
*
[sanitizer] ASan/MSan tests for r187967.
Evgeniy Stepanov
2013-08-08
2
-0
/
+39
*
Simplify (and fix) check-dfsan configs
Alexey Samsonov
2013-08-08
4
-24
/
+9
*
DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
2013-08-07
11
-0
/
+456
*
[TSan] Fix free_race.c by removing `not` from the test invocation that doesn'...
Alexander Potapenko
2013-08-07
1
-3
/
+2
*
[TSan] Let the users suppress use-after-free errors using the "race:" suppres...
Alexander Potapenko
2013-08-07
3
-10
/
+18
*
ASan: fix one more test case for pipefail
Alexey Samsonov
2013-08-07
1
-1
/
+1
*
Distinguish 32-bit ASan from 64-bit ASan in lit configs
Alexey Samsonov
2013-08-07
1
-1
/
+1
*
Enable pipefail for ASan tests
Alexey Samsonov
2013-08-07
47
-119
/
+117
*
[sanitizer] Intercept sched_getaffinity.
Evgeniy Stepanov
2013-08-07
5
-1
/
+26
*
Enable pipefail for TSan tests
Alexey Samsonov
2013-08-07
65
-66
/
+64
*
Enable pipefail for LSan tests
Alexey Samsonov
2013-08-07
19
-20
/
+19
*
Revert "[sanitizer] Intercept sched_getaffinity."
David Blaikie
2013-08-07
5
-26
/
+1
*
[libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc
Alexander Potapenko
2013-08-06
1
-6
/
+18
*
[sanitizer] Fix NULL arg handling in setitimer/getitimer interceptors.
Evgeniy Stepanov
2013-08-06
2
-2
/
+10
*
[sanitizer] Intercept sched_getaffinity.
Evgeniy Stepanov
2013-08-06
5
-1
/
+26
*
Lint fixes
Alexey Samsonov
2013-08-05
3
-4
/
+5
*
[msan] Allocator statistics interface and malloc hooks.
Evgeniy Stepanov
2013-08-02
6
-5
/
+160
*
[msan] Fix unused function warning in the tests.
Evgeniy Stepanov
2013-08-02
1
-2
/
+2
*
[lsan] Add leak_check_at_exit flag.
Sergey Matveev
2013-08-01
5
-2
/
+29
*
[msan] Intercept setenv, putenv.
Evgeniy Stepanov
2013-08-01
2
-0
/
+47
*
[msan] Fix msan tests with pipefail option.
Evgeniy Stepanov
2013-07-31
3
-4
/
+3
*
[sanitizer] Tweak read syscall handler signature for consistency.
Evgeniy Stepanov
2013-07-30
1
-2
/
+2
*
[sanitizer] read() syscall hook.
Evgeniy Stepanov
2013-07-30
2
-0
/
+14
*
[msan] Intercept pthread_join.
Evgeniy Stepanov
2013-07-30
2
-2
/
+10
*
[msan] Intercept confstr.
Evgeniy Stepanov
2013-07-30
5
-1
/
+35
*
[asan] Limit fake stack size to a reasonable value when running with unlimite...
Evgeniy Stepanov
2013-07-30
1
-1
/
+4
*
[asan] Raise thread stack size limit.
Evgeniy Stepanov
2013-07-30
1
-2
/
+2
*
[sanitizer] Disable ForEachMappedRegion on Android.
Evgeniy Stepanov
2013-07-30
1
-0
/
+2
*
Fix warning.
Peter Collingbourne
2013-07-29
1
-1
/
+1
*
Move UnpoisonMappedDSO to sanitizer_common.
Peter Collingbourne
2013-07-29
5
-40
/
+42
*
Turn off pipefail on msan tests to match the other sanitizers until
Chandler Carruth
2013-07-27
1
-0
/
+1
*
Disable pipefail for lsan.
Rafael Espindola
2013-07-26
1
-0
/
+1
*
disable pipefail for ubsan.
Rafael Espindola
2013-07-26
1
-0
/
+2
*
Disable pipefail for ThreadSanitizer.
Rafael Espindola
2013-07-26
1
-0
/
+2
*
disable pipefail on asan for now.
Rafael Espindola
2013-07-26
1
-0
/
+1
*
[sanitizer] Change strip_path_prefix flag behavior.
Sergey Matveev
2013-07-22
1
-2
/
+3
*
[lsan] Make __lsan_do_leak_check() honor the detect_leaks flag.
Sergey Matveev
2013-07-22
6
-11
/
+13
*
[lsan] Print direct leaks first.
Sergey Matveev
2013-07-22
1
-3
/
+6
*
Fix another instance of -ccc-cxx vs. --driver-mode=g++
Hans Wennborg
2013-07-18
1
-1
/
+1
*
Use --driver-mode=g++ instead of -ccc-cxx; required after Clang r186605
Hans Wennborg
2013-07-18
4
-5
/
+6
*
[lsan] Add __lsan_do_leak_check() to the public interface.
Sergey Matveev
2013-07-18
2
-2
/
+45
*
tsan: treat SIGSYS as synchronous signal
Dmitry Vyukov
2013-07-18
1
-1
/
+2
*
[ASan] Fix leaks in ASan tests found by LSan
Alexey Samsonov
2013-07-18
1
-0
/
+2
*
[Sanitizer] Always provide --default-arch argument to llvm-symbolizer
Alexey Samsonov
2013-07-17
1
-1
/
+3
*
tsan: disable one more interceptor that causes recursion
Dmitry Vyukov
2013-07-17
1
-0
/
+1
*
tsan: fix unitialized read warning under newer gcc (it does not have visibili...
Dmitry Vyukov
2013-07-17
1
-1
/
+1
*
Give compiler-rt a chance to compile with mingw-w64.
Anton Korobeynikov
2013-07-16
2
-0
/
+8
*
tsan: extend suppressions format with ^ and $ symbols
Dmitry Vyukov
2013-07-16
2
-5
/
+40
*
[Sanitizer] move strcpy and strncpy to common interceptors
Alexey Samsonov
2013-07-16
5
-66
/
+59
[next]