summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_platform_posix.cc
AgeCommit message (Expand)Author
2017-07-11Refactor MemoryMappingLayout::Next to use a single struct instead of output p...Francis Ricci
2017-07-10[tsan] Add a mapping for Darwin/AArch64Kuba Mracek
2016-10-28tsan: always define SANITIZER_GODmitry Vyukov
2016-04-22[sanitizer] rename MmapNoAccess to MmapFixedNoAccess; NFCKostya Serebryany
2015-12-21[compiler-rt] [tsan] Add support for PIE build on AArch64Adhemerval Zanella
2015-12-08[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt
2015-11-26[compiler-rt] [tsan] Unify aarch64 mappingAdhemerval Zanella
2015-11-04[tsan] Shadow memory setup for OS XKuba Brecka