summaryrefslogtreecommitdiff
path: root/lib/tsan/go/build.bat
AgeCommit message (Expand)Author
2016-10-28tsan: always define SANITIZER_GODmitry Vyukov
2016-05-27[sanitizer] Move termination functions in their own fileKostya Serebryany
2016-04-27tsan: split thread into logical and physical stateDmitry Vyukov
2016-02-26tsan: revert r262037Dmitry Vyukov
2016-02-26tsan: split thread into logical and physical stateDmitry Vyukov
2015-02-18tsan: add -Wno-maybe-uninitialized to mingw gcc build flagsDmitry Vyukov
2015-02-16tsan: fix windows build scriptDmitry Vyukov
2015-01-19tsan: remove TSAN_SHADOW_COUNTDmitry Vyukov
2015-01-03Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.Alexey Samsonov
2014-12-09[tsan] remove TSAN_GO in favor of SANITIZER_GOKostya Serebryany
2014-07-18tsan: expose atomic operations in Go runtimeDmitry Vyukov
2014-06-20tsan: fix windows build scriptDmitry Vyukov
2014-05-29tsan: refactor storage of meta information for heap blocks and sync objectsDmitry Vyukov
2014-03-06tsan: update Go windows build script Dmitry Vyukov
2014-02-04tsan: add windows native build scriptDmitry Vyukov