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
/
hwasan
/
hwasan.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhwasan initialisation include kernel syscall ABI relaxation
Evgeniy Stepanov
2019-10-17
1
-0
/
+2
*
hwasan: Align n_namesz and n_descsz to 4 when reading notes.
Peter Collingbourne
2019-08-23
1
-2
/
+2
*
hwasan: Add a code model check for tagged globals.
Peter Collingbourne
2019-08-08
1
-4
/
+34
*
hwasan: Instrument globals.
Peter Collingbourne
2019-08-06
1
-19
/
+104
*
hwasan: Teach the runtime to identify the local variable being accessed in UA...
Peter Collingbourne
2019-06-27
1
-33
/
+3
*
Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
Vitaly Buka
2019-06-15
1
-5
/
+2
*
[NFC][Sanitizer] Make GetStackTrace a private method of BufferedStackTrace
Julian Lettner
2019-03-01
1
-10
/
+8
*
[hwasan] Fix vfork handling with large stack limit.
Evgeniy Stepanov
2019-02-28
1
-3
/
+1
*
[NFC][Sanitizer] Pull up GetStackTrace into sanitizer_common
Julian Lettner
2019-02-27
1
-20
/
+22
*
[hwasan, asan] Intercept vfork.
Evgeniy Stepanov
2019-02-27
1
-0
/
+24
*
[NFC][Sanitizer] Hard-code fast/slow unwinder at call site
Julian Lettner
2019-02-27
1
-2
/
+5
*
hwasan: Rename source files from cc to cpp
Nico Weber
2019-02-27
1
-0
/
+507