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
/
interception
/
interception_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc files in lib/interception to .cpp.
Nico Weber
2019-07-31
1
-83
/
+0
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-20
1
-2
/
+7
*
Revert "Fix asan infinite loop on undefined symbol"
Serge Guelton
2019-07-20
1
-7
/
+2
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-20
1
-2
/
+7
*
Revert "Fix asan infinite loop on undefined symbol"
Matthew Voss
2019-07-19
1
-7
/
+2
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-19
1
-2
/
+7
*
Revert "Fix asan infinite loop on undefined symbol"
Matthew Voss
2019-07-18
1
-7
/
+2
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-18
1
-2
/
+7
*
[Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro"
Julian Lettner
2019-05-01
1
-8
/
+16
*
Revert r359325 "[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION t...
Reid Kleckner
2019-04-30
1
-0
/
+6
*
[NFC][Sanitizer] Remove GetRealFunctionAddress and replace usages
Julian Lettner
2019-04-27
1
-6
/
+0
*
[NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress
Julian Lettner
2019-04-25
1
-8
/
+13
*
[safestack] Fix NetBSD build
Vitaly Buka
2019-01-22
1
-4
/
+15
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
OpenBSD Ubsan support / interception
Kamil Rytarowski
2018-03-02
1
-3
/
+3
*
[Sanitizers] Basic sanitizer Solaris support (PR 33274)
Kamil Rytarowski
2017-12-14
1
-3
/
+6
*
[Sanitizers] Use SANITIZER_* macros in lib/interception
Kamil Rytarowski
2017-12-06
1
-6
/
+7
*
sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does ...
Peter Collingbourne
2017-11-10
1
-0
/
+8
*
Reuse interception_linux for NetBSD
Kamil Rytarowski
2017-08-08
1
-3
/
+10
*
[sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Ku...
Kostya Serebryany
2014-02-24
1
-3
/
+3
*
asan: fix android build
Dmitry Vyukov
2013-09-03
1
-0
/
+2
*
tsan: properly intercept pthread_cond functions
Dmitry Vyukov
2013-09-02
1
-1
/
+5
*
[Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point...
Alexey Samsonov
2012-08-02
1
-3
/
+4
*
asan/tsan: weak interceptors
Dmitry Vyukov
2012-05-24
1
-2
/
+3
*
[asan] move lib/asan/interception to lib/interception so that other tools (e....
Kostya Serebryany
2012-05-15
1
-0
/
+28