summaryrefslogtreecommitdiff
path: root/lib/tsan/go/build.bat
Commit message (Expand)AuthorAgeFilesLines
* [tsan, go] fix Go windows buildVitaly Buka2019-10-071-0/+6
* [tsan, go] break commands into multiple linesVitaly Buka2019-10-071-3/+55
* compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cppNico Weber2019-08-011-2/+2
* compiler-rt: Rename .cc file in lib/tsan/rtl to .cppNico Weber2019-08-011-1/+1
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-1/+1
* tsan: always define SANITIZER_GODmitry Vyukov2016-10-281-1/+1
* [sanitizer] Move termination functions in their own fileKostya Serebryany2016-05-271-1/+1
* tsan: split thread into logical and physical stateDmitry Vyukov2016-04-271-1/+1
* tsan: revert r262037Dmitry Vyukov2016-02-261-1/+1
* tsan: split thread into logical and physical stateDmitry Vyukov2016-02-261-1/+1
* tsan: add -Wno-maybe-uninitialized to mingw gcc build flagsDmitry Vyukov2015-02-181-1/+1
* tsan: fix windows build scriptDmitry Vyukov2015-02-161-2/+2
* tsan: remove TSAN_SHADOW_COUNTDmitry Vyukov2015-01-191-1/+1
* Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.Alexey Samsonov2015-01-031-1/+1
* [tsan] remove TSAN_GO in favor of SANITIZER_GOKostya Serebryany2014-12-091-1/+1
* tsan: expose atomic operations in Go runtimeDmitry Vyukov2014-07-181-1/+1
* tsan: fix windows build scriptDmitry Vyukov2014-06-201-1/+1
* tsan: refactor storage of meta information for heap blocks and sync objectsDmitry Vyukov2014-05-291-1/+1
* tsan: update Go windows build script Dmitry Vyukov2014-03-061-1/+1
* tsan: add windows native build scriptDmitry Vyukov2014-02-041-0/+4