| Commit message (Expand) | Author | Age | Files | Lines |
| * | [TSan] Ensure we can compile the runtime with older SDKs | Julian Lettner | 2020-02-05 | 1 | -1/+8 |
| * | [TSan][Darwin] Avoid calling pthread_self() before libpthread is initialized | Julian Lettner | 2019-12-16 | 1 | -1/+6 |
| * | [sanitizer_common] Create max_allocation_size_mb flag. | Matt Morehouse | 2019-10-30 | 1 | -3/+12 |
| * | tsan: fix Go ppc64le build | Dmitry Vyukov | 2019-10-15 | 1 | -0/+2 |
| * | [tsan] Don't delay SIGTRAP handler | Vitaly Buka | 2019-10-07 | 1 | -4/+5 |
| * | [compiler-rt] Use GetNextInstructionPc in signal handlers | Vitaly Buka | 2019-10-02 | 1 | -1/+1 |
| * | Rename tsan_interceptors.cpp into tsan_interceptors_posix.cpp | Vitaly Buka | 2019-10-01 | 2 | -2/+2 |
| * | [TSAN] Add read/write range interface functions with PC | Joachim Protze | 2019-09-24 | 2 | -0/+13 |
| * | Remove NOLINTs from compiler-rt | Vitaly Buka | 2019-09-11 | 18 | -39/+40 |
| * | Update compiler-rt cpplint.py | Vitaly Buka | 2019-09-11 | 1 | -2/+2 |
| * | [TSan] Add interceptors for mach_vm_[de]allocate | Julian Lettner | 2019-09-09 | 4 | -10/+76 |
| * | [TSan] #include header instead of forward declaring interceptees | Julian Lettner | 2019-08-21 | 1 | -18/+5 |
| * | [TSan] Rename file with libdispatch interceptors | Julian Lettner | 2019-08-20 | 1 | -1/+1 |
| * | [TSan] Rename file to make it clear that it defines interceptors | Julian Lettner | 2019-08-19 | 1 | -1/+1 |
| * | Revert "[TSan] Don't guard #include <xpc/xpc.h>" | Julian Lettner | 2019-08-16 | 1 | -0/+7 |
| * | [TSan] Add interceptors for os_unfair_lock | Julian Lettner | 2019-08-16 | 1 | -0/+53 |
| * | [TSan] Don't guard #include <xpc/xpc.h> | Julian Lettner | 2019-08-16 | 1 | -7/+0 |
| * | [TSAN] Fix tsan on FreeBSD after D54889 | Alexander Richardson | 2019-08-06 | 1 | -0/+1 |
| * | [Sanitizer] Linux explicitally migrate shadow mapping to Transparent Huge Page | David Carlier | 2019-08-06 | 1 | -7/+1 |
| * | [Sanitizer] Linux refactor shadow huge page mode handling | David Carlier | 2019-08-05 | 1 | -8/+7 |
| * | Follow-up for r367863 and r367656 | Nico Weber | 2019-08-05 | 2 | -2/+2 |
| * | Remove a few straggler ".cc"s in compiler-rt/lib | Nico Weber | 2019-08-01 | 1 | -1/+1 |
| * | compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp | Nico Weber | 2019-08-01 | 1 | -1/+1 |
| * | compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp | Nico Weber | 2019-08-01 | 35 | -37/+37 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.6 | Julian Lettner | 2019-07-16 | 1 | -45/+44 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.10 | Julian Lettner | 2019-07-16 | 2 | -64/+0 |
| * | [TSan] Fix asm token error (again) | Julian Lettner | 2019-07-15 | 1 | -1/+1 |
| * | [TSan] Fix asm token error | Julian Lettner | 2019-07-15 | 1 | -1/+1 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.9 | Julian Lettner | 2019-07-15 | 1 | -22/+5 |
| * | [TSan] Tiny cleanup of UnmangleLongJmpSp for Linux/x86_64 | Julian Lettner | 2019-07-13 | 1 | -8/+8 |
| * | [TSan] Move DECLARE_REAL macro outside of namespace | Julian Lettner | 2019-07-11 | 1 | -5/+15 |
| * | [TSan] Fix linker error on Linux/AArch64 | Julian Lettner | 2019-07-10 | 1 | -4/+4 |
| * | [TSan] Fix compiler error on Linux/AArch64 | Julian Lettner | 2019-07-10 | 1 | -1/+1 |
| * | [TSan] Attempt to fix linker error on Linux/AArch64 | Julian Lettner | 2019-07-10 | 1 | -1/+1 |
| * | Reland "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p... | Julian Lettner | 2019-07-09 | 1 | -9/+51 |
| * | [TSan] Refine longjmp key management on Darwin | Julian Lettner | 2019-07-09 | 1 | -5/+6 |
| * | Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p... | Julian Lettner | 2019-07-09 | 2 | -51/+10 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.8 | Julian Lettner | 2019-07-09 | 2 | -10/+51 |
| * | [TSan] Fix linker error for Linux/AArch64 | Julian Lettner | 2019-07-09 | 1 | -1/+3 |
| * | Revert "[TSan] Attempt to fix linker error for Linux on AArch64" | Julian Lettner | 2019-07-08 | 2 | -1/+9 |
| * | Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p... | Julian Lettner | 2019-07-05 | 1 | -4/+32 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.5 | Julian Lettner | 2019-07-05 | 1 | -39/+4 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.4 | Julian Lettner | 2019-07-05 | 1 | -32/+4 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7 | Julian Lettner | 2019-07-02 | 4 | -29/+36 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.3 | Julian Lettner | 2019-07-01 | 2 | -36/+8 |
| * | [TSan] Fix initialized and declared ‘extern’ warning | Julian Lettner | 2019-07-01 | 1 | -2/+5 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.2 | Julian Lettner | 2019-07-01 | 2 | -8/+4 |
| * | [TSan] Attempt to fix linker error for Linux on AArch64 | Julian Lettner | 2019-06-29 | 2 | -9/+2 |
| * | [TSan] Fix build build breakage on Android | Julian Lettner | 2019-06-28 | 1 | -1/+1 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.1 | Julian Lettner | 2019-06-28 | 4 | -0/+41 |