summaryrefslogtreecommitdiff
path: root/test/tsan/signal_longjmp.cc
AgeCommit message (Expand)Author
2016-08-16[TSan][MIPS] Implements setjmp assembly for MIPS64Sagar Thakur
2016-08-09[sanitizers] Make it possible to XFAIL on the effective target, not just the ...Daniel Sanders
2015-12-10[power] Fix test case target checksBill Seurer
2015-12-08[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt
2015-11-30[tsan] Change comments referencing code.google.com to point to GitHub instead...Kuba Brecka
2015-11-30[tsan] Fix signals and setjmp/longjmp on OS XKuba Brecka
2015-11-16[compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64Adhemerval Zanella
2015-08-05[tsan] Enable tsan for aarch64Adhemerval Zanella
2015-05-08[TSan][MIPS] XFAIL long jump tests for MIPS64Sagar Thakur
2014-09-18tsan: fix signal_longjmp test in debug modeDmitry Vyukov
2014-09-17tsan: fix bug number in commentDmitry Vyukov
2014-09-16tsan: support longjmp out of signal handlersDmitry Vyukov