summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.Sergey Matveev2013-05-071-8/+0
* [sanitizer] More renamed macros.Evgeniy Stepanov2013-03-191-2/+2
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-191-0/+1
* [sanitizer] Move GetTlsSize code from TSan to sanitizer_common.Evgeniy Stepanov2013-03-131-4/+0
* [tsan] use our own GetEnv instead of libc's getenvKostya Serebryany2013-02-191-1/+1
* tsan: use GORACE env for options for GoDmitry Vyukov2012-11-081-1/+1
* tsan: lazily allocate shadow for GoDmitry Vyukov2012-11-061-0/+2
* [TSan] finally remove TsanPrintf in favor of Printf from sanitizer_commonAlexey Samsonov2012-11-021-3/+3
* [Sanitizer] Get rid of dependency between sanitizer_common and asan/tsan runt...Alexey Samsonov2012-09-111-8/+0
* [TSan] cleanup header commentsAlexey Samsonov2012-07-171-1/+1
* tsan: fix buildDmitry Vyukov2012-07-161-0/+4
* tsan: port Go runtime to DarwinDmitry Vyukov2012-07-161-0/+108
OpenPOWER on IntegriCloud