summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/Makefile.old
Commit message (Expand)AuthorAge
* [tsan] Remove -Wgnu from Makefile.old.Evgeniy Stepanov2013-05-23
* [Sanitizer] fix TSan tests: remove global ctor from sanitizer_common, run loa...Alexey Samsonov2013-04-09
* [TSan] Makefiles: allow configurable paths to clang and FileCheck. Add -fno-r...Alexey Samsonov2013-03-18
* asan/tsan: move blocking mutex from asan to sanitizer_commonDmitry Vyukov2013-01-14
* tsan: fix -Wgnu warningsDmitry Vyukov2012-12-19
* [TSan] move replacement for new/delete back into tsan_interceptorsAlexey Samsonov2012-09-27
* [TSan] Provide replacements for operators new/delete instead of declaring ext...Alexey Samsonov2012-09-24
* [tsan] fix tsan's Makefile.old -- our build bot still uses it (hopefully, wil...Kostya Serebryany2012-08-29
* [asan,tsan] Add a new directory compiler-rt/lib/sanitizer_commonKostya Serebryany2012-05-29
* tsan: fix makefileDmitry Vyukov2012-05-22
* [tsan] fix old-style makefile -- we still need them to run our testsKostya Serebryany2012-05-16
* [tsan] run more kinds of builds as presubmit test (and fix gcc debug build)Kostya Serebryany2012-05-11
* [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the ass...Kostya Serebryany2012-05-10
* [tsan] add the old Makefile (which is the only way to build the tsan-rtl for ...Kostya Serebryany2012-05-10