]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
re PR sanitizer/68824 (libtsan is missing the __interceptor___tls_get_addr symbol...
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Jan 2016 12:45:54 +0000 (13:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Jan 2016 12:45:54 +0000 (13:45 +0100)
commite47294194f2f60fb7934c8203c4b5d59552919fb
treea089fe710732f033039c7c2feaee2d118fb5792f
parent569efc34ebc4f0a01d435dc11c3146b5442132cd
re PR sanitizer/68824 (libtsan is missing the __interceptor___tls_get_addr symbol without bumping the soname)

PR sanitizer/68824
* tsan/tsan_interceptors.cc (NEED_TLS_GET_ADDR, __tls_get_addr,
InitializeInterceptors): Cherry pick upstream r258119.

From-SVN: r232555
libsanitizer/ChangeLog
libsanitizer/tsan/tsan_interceptors.cc