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
/
cfi
/
cfi.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings in a static assert added to CFI.
Chandler Carruth
2018-07-16
1
-1
/
+2
*
[cfi] Don't pass a uint16_t to memset. Make sure the 16-bit constant is appro...
Filipe Cabecinhas
2018-07-16
1
-1
/
+4
*
[cfi] Lazy initialization of CFI interceptors
Vitaly Buka
2018-02-24
1
-3
/
+18
*
(NFC) Rename GetMax{,User}VirtualAddress.
Evgeniy Stepanov
2017-11-07
1
-1
/
+1
*
[cfi] Accept weak definition of __cfi_check.
Evgeniy Stepanov
2017-04-07
1
-1
/
+2
*
[cfi] Fix symbol lookup hack in cross-dso cfi to handle LLD binaries.
Evgeniy Stepanov
2017-04-06
1
-2
/
+9
*
[compiler-rt] Do not introduce __sanitizer namespace globally
Anna Zaks
2016-09-15
1
-0
/
+2
*
[sancov] common flags initialization.
Mike Aizatsky
2016-03-18
1
-1
/
+1
*
[cfi] Safe handling of unaddressable vtable pointers (compiler-rt).
Evgeniy Stepanov
2016-02-03
1
-1
/
+1
*
Cast the fifth arg to mremap to void *
Alexey Samsonov
2016-02-02
1
-1
/
+1
*
[cfi] Simplify the code in CfiSlowPathCommon.
Evgeniy Stepanov
2016-01-28
1
-7
/
+2
*
[cfi] Fix recovery from out-of-bounds vtable error.
Evgeniy Stepanov
2016-01-28
1
-3
/
+6
*
[cfi] Fix gcc build.
Evgeniy Stepanov
2016-01-27
1
-12
/
+14
*
[cfi] Exclude __cfi_slowpath_diag from the non-diag rtl.
Evgeniy Stepanov
2016-01-26
1
-1
/
+3
*
[cfi] Better handling of wild target address.
Evgeniy Stepanov
2016-01-26
1
-25
/
+56
*
[cfi] Hide runtime implementation in a namespace.
Evgeniy Stepanov
2016-01-26
1
-55
/
+60
*
[cfi] Support for dlopen and dlclose.
Evgeniy Stepanov
2016-01-26
1
-41
/
+136
*
[cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)
Evgeniy Stepanov
2016-01-25
1
-6
/
+22
*
[cfi] Fix __cfi_slowpath and __cfi_check signature.
Evgeniy Stepanov
2016-01-08
1
-3
/
+3
*
[cfi] Fix handling of uninstrumented libraries.
Evgeniy Stepanov
2015-12-22
1
-1
/
+1
*
[cfi] Exclude ubsan runtime library from non-diag CFI builds.
Evgeniy Stepanov
2015-12-16
1
-2
/
+7
*
[cfi] Fix GCC build.
Evgeniy Stepanov
2015-12-16
1
-2
/
+2
*
[cfi] Fix shadow sanity check.
Evgeniy Stepanov
2015-12-16
1
-4
/
+5
*
Cross-DSO control flow integrity (compiler-rt part).
Evgeniy Stepanov
2015-12-15
1
-0
/
+265