summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_platform_mac.cc
Commit message (Expand)AuthorAge
* [sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.Sergey Matveev2013-05-07
* [sanitizer] More renamed macros.Evgeniy Stepanov2013-03-19
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-19
* [sanitizer] Move GetTlsSize code from TSan to sanitizer_common.Evgeniy Stepanov2013-03-13
* [tsan] use our own GetEnv instead of libc's getenvKostya Serebryany2013-02-19
* tsan: use GORACE env for options for GoDmitry Vyukov2012-11-08
* tsan: lazily allocate shadow for GoDmitry Vyukov2012-11-06
* [TSan] finally remove TsanPrintf in favor of Printf from sanitizer_commonAlexey Samsonov2012-11-02
* [Sanitizer] Get rid of dependency between sanitizer_common and asan/tsan runt...Alexey Samsonov2012-09-11
* [TSan] cleanup header commentsAlexey Samsonov2012-07-17
* tsan: fix buildDmitry Vyukov2012-07-16
* tsan: port Go runtime to DarwinDmitry Vyukov2012-07-16