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
/
sanitizer_common
/
sanitizer_posix_libcdep.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASan] Add use_madv_dontdump flag.
Yury Gribov
2015-02-03
1
-0
/
+6
*
[asan] use MADV_NOHUGEPAGE for shadow to reduce the actual memory usage
Kostya Serebryany
2015-01-21
1
-0
/
+6
*
Fix -Wcast-qual warnings in sanitizers
Alexey Samsonov
2014-11-13
1
-1
/
+1
*
PR20721: Don't let UBSan print inaccessible memory
Alexey Samsonov
2014-09-17
1
-0
/
+22
*
Do not assume RLIM_INFINITY is always (rlim_t)-1in sanitizers code
Viktor Kutuzov
2014-09-06
1
-3
/
+3
*
[ASan] allow deadly signals to be received in signal handlers
Alexander Potapenko
2014-09-04
1
-1
/
+3
*
[TSan] Share the code the setup code calling getrlim/setrlim with sanitizer_c...
Alexey Samsonov
2014-08-12
1
-15
/
+34
*
[ASan] Use a non-null altstack.ss_size when disabling sigaltstack on Darwin.
Alexander Potapenko
2014-04-25
1
-1
/
+1
*
A set of trivial changes to support sanitizers on FreeBSD.
Alexey Samsonov
2014-03-04
1
-4
/
+4
*
Reapply r201910. MSVC gets __func__ defined explicitly, even though it
Joerg Sonnenberger
2014-02-26
1
-1
/
+1
*
Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++...
Reid Kleckner
2014-02-22
1
-1
/
+1
*
Replace __FUNCTION__ with __func__, the latter being standard C99/C++11.
Joerg Sonnenberger
2014-02-21
1
-1
/
+1
*
[asan] Override default sigaltstack setting on Android.
Evgeniy Stepanov
2014-02-18
1
-1
/
+2
*
[libsanitizer] Fix compilation for gotsan.
Alexander Potapenko
2014-01-31
1
-0
/
+2
*
[ASan] Move the SIGSEGV/SIGBUS handling to sanitizer_common
Alexander Potapenko
2014-01-31
1
-0
/
+25
*
[ASan] Move the sigaltstack() bits to sanitizer_common.
Alexander Potapenko
2014-01-28
1
-0
/
+28
*
[Sanitizer] Call Windows unwinder 'slow' and share StackTrace::Unwind across ...
Alexey Samsonov
2013-11-07
1
-16
/
+0
*
[Sanitizer] Turn GetStackTrace() into StackTrace::Unwind()
Alexey Samsonov
2013-10-12
1
-4
/
+4
*
[Sanitizer] Simplify StackTrace::FastUnwindStack interface and fix a bug with...
Alexey Samsonov
2013-10-11
1
-15
/
+9
*
[sanitizer] Do not fall back to SlowUnwindStack() in GetStackTrace()
Sergey Matveev
2013-06-06
1
-1
/
+1
*
[nolibc] Move libc-dependent sanitizer_posix.cc code to sanitizer_posix_libcd...
Peter Collingbourne
2013-05-21
1
-0
/
+116