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
/
esan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove esan.
Nico Weber
2019-03-11
22
-3073
/
+0
*
[Sanitizer] Add interceptor for pthread_sigmask
Pavel Labath
2019-02-26
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
20
-80
/
+60
*
[Sanitizer] Separate FreeBSD interception data structures
David Carlier
2018-12-07
1
-0
/
+1
*
Esan for FreeBSD, forgotten file.
David Carlier
2018-10-04
1
-0
/
+35
*
[Esan] Port cache frag to FreeBSD
David Carlier
2018-10-04
3
-4
/
+9
*
esan: fix shadow setup
Dmitry Vyukov
2018-07-20
1
-3
/
+3
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-0
/
+13
*
[sanitizer] Add fgets, fputs and puts into sanitizer_common
Peter Wu
2018-06-11
1
-10
/
+0
*
[sanitizer] Replace InternalScopedBuffer with InternalMmapVector
Vitaly Buka
2018-05-07
1
-1
/
+1
*
[sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
Kostya Kortchinsky
2018-04-16
1
-0
/
+1
*
[sanitizer] Move mmap interceptors into sanitizer_common
Vitaly Buka
2018-03-07
1
-41
/
+9
*
Add NetBSD syscall hooks skeleton in sanitizers
Kamil Rytarowski
2018-02-15
1
-0
/
+1
*
[esan] Fix compilation of signal handlers
Vitaly Buka
2017-11-10
3
-5
/
+9
*
[esan] Use stack_t instead of struct sigaltstack (PR34011)
Hans Wennborg
2017-08-22
1
-1
/
+1
*
Refactor MemoryMappingLayout::Next to use a single struct instead of output p...
Francis Ricci
2017-07-11
1
-9
/
+10
*
[asan] Recommit of r301904: Add strndup/__strndup interceptors
Pierre Gousseau
2017-05-11
1
-0
/
+2
*
[sanitizer] Move fread and fwrite interceptors to sanitizer_common
Maxim Ostapenko
2017-03-30
1
-14
/
+0
*
Revert "[sancov] moving sancov rt to sancov/ directory"
Mike Aizatsky
2017-01-12
1
-1
/
+0
*
[sancov] moving sancov rt to sancov/ directory
Mike Aizatsky
2017-01-12
1
-0
/
+1
*
[esan] Fix ESan test failure on Debian Sid bot
Qin Zhao
2016-10-07
1
-1
/
+1
*
[ESan][MIPS] Adds support for MIPS64
Sagar Thakur
2016-10-06
4
-22
/
+120
*
[esan] Fix ESan test failure on Debian Sid bot
Qin Zhao
2016-10-03
1
-14
/
+28
*
[ESan][MIPS] Fix tests struct-simple.cpp on MIPS
Sagar Thakur
2016-09-22
1
-2
/
+2
*
[compiler-rt] Do not introduce __sanitizer namespace globally
Anna Zaks
2016-09-15
2
-0
/
+5
*
Revert "[ESan][MIPS] Adds support for MIPS64"
Qin Zhao
2016-09-08
4
-121
/
+24
*
[ESan][MIPS] Adds support for MIPS64
Sagar Thakur
2016-09-07
4
-24
/
+121
*
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
Chris Bieneman
2016-08-26
1
-4
/
+1
*
[esan] Add iterator to esan's generic hashtable
Derek Bruening
2016-08-08
1
-3
/
+134
*
[esan] Add generic resizing hashtable
Derek Bruening
2016-08-08
1
-0
/
+250
*
[esan|wset] Fix flaky sampling tests
Derek Bruening
2016-07-19
5
-0
/
+19
*
[esan] Fix sideline thread flaky assert
Derek Bruening
2016-07-19
1
-1
/
+8
*
[compiler-rt] Fix VisualStudio virtual folders layout
Etienne Bergeron
2016-07-11
1
-0
/
+1
*
[esan] Add __esan_report for mid-run data
Derek Bruening
2016-07-09
7
-5
/
+46
*
[esan|cfrag] Handle binaries built with -esan-aux-field-info=false
Qin Zhao
2016-07-07
1
-7
/
+15
*
[esan|wset] Ensure SIGSEGV is not blocked
Derek Bruening
2016-07-06
5
-2
/
+70
*
[esan|cfrag] Add struct array access report
Qin Zhao
2016-07-02
1
-3
/
+4
*
[esan|cfrag] Add the struct field size array in StructInfo
Qin Zhao
2016-06-17
1
-3
/
+4
*
[esan] Use internal_mmap during initialization
Derek Bruening
2016-06-16
1
-0
/
+6
*
[esan|cfrag] Minor cfrag report adjustment
Qin Zhao
2016-06-15
1
-11
/
+16
*
[sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening
2016-06-14
4
-1
/
+14
*
Revert r272591, http://lab.llvm.org:8011/builders/clang-x64-ninja-win7 has be...
Nico Weber
2016-06-14
4
-14
/
+1
*
[sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening
2016-06-13
4
-1
/
+14
*
Revert "[sanitizer][esan] Add internal_sigaction_syscall"
Derek Bruening
2016-06-13
4
-14
/
+1
*
[sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening
2016-06-13
4
-1
/
+14
*
[esan|cfrag] Add the struct field offset array in StructInfo
Qin Zhao
2016-06-10
1
-2
/
+6
*
[esan] Intercept calloc to avoid deadlocks with tcmalloc
Derek Bruening
2016-06-08
1
-2
/
+52
*
[esan] Initialize runtime during early interceptors
Derek Bruening
2016-06-03
3
-4
/
+18
*
[esan|cfrag] Compute the struct field access difference ratio
Qin Zhao
2016-06-03
2
-21
/
+90
*
[esan] Specify which tool via a global variable
Derek Bruening
2016-06-03
4
-20
/
+24
[next]