index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sanitizer_common
/
sanitizer_tls_get_addr.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp
Nico Weber
2019-07-31
1
-154
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Msan, fixing DTLS_on_tls_get_addr signature empty implementation
Kamil Rytarowski
2018-02-21
1
-1
/
+2
*
[compiler-rt] Replace VPrintf with VReport in sanitizer_tls_get_addr.cc
Vitaly Buka
2017-07-20
1
-9
/
+9
*
Try to fix MAC buildbot after r299630
Maxim Ostapenko
2017-04-06
1
-1
/
+3
*
Try to fix windows buildbot after r299630
Maxim Ostapenko
2017-04-06
1
-1
/
+1
*
[lsan] Avoid segfaults during threads destruction under high load
Maxim Ostapenko
2017-04-06
1
-0
/
+6
*
[Compiler-rt][MIPS] Correct Dynamic Thread Vector offset for MIPS
Mohit K. Bhakkad
2016-03-01
1
-1
/
+1
*
Implement some TLS support for PowerPC64.
Jay Foad
2015-11-11
1
-1
/
+10
*
[sanitizer] Recognize static TLS in __tls_get_addr interceptor.
Evgeniy Stepanov
2015-05-16
1
-1
/
+7
*
[sanitizer] Fix build on platforms where dtls support is disabled.
Evgeniy Stepanov
2014-06-25
1
-1
/
+1
*
[msan] Fix false positive on dynamic tls.
Evgeniy Stepanov
2014-06-25
1
-5
/
+5
*
[asan] try to harden __tls_get_addr interceptor against signals (no good test...
Kostya Serebryany
2014-04-16
1
-7
/
+9
*
[asan] fix a leak in __tls_get_addr handler; introduce a run-time flag to dis...
Kostya Serebryany
2014-04-04
1
-21
/
+27
*
tsan: another attempt to fix the tls_get_addr crash
Dmitry Vyukov
2014-02-27
1
-12
/
+15
*
tsan: work around known bug in libstdc++
Dmitry Vyukov
2014-02-27
1
-8
/
+13
*
[sanitizer] make __tls_get_addr interceptor (more) AS-safe. No good test so f...
Kostya Serebryany
2014-02-04
1
-2
/
+3
*
[asan] re-enable __tls_get_addr interceptor with a proper fix (use __attribut...
Kostya Serebryany
2014-01-30
1
-2
/
+2
*
[asan] disable __tls_get_addr interceptor while I am investigating why it cau...
Kostya Serebryany
2014-01-30
1
-2
/
+2
*
[asan] experimental intercetor for __tls_get_addr. So far it does nothing int...
Kostya Serebryany
2014-01-29
1
-0
/
+114