| Commit message (Expand) | Author | Age | Files | Lines |
| * | compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp | Nico Weber | 2019-08-01 | 1 | -515/+0 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.10 | Julian Lettner | 2019-07-16 | 1 | -5/+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 |
| * | Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p... | Julian Lettner | 2019-07-09 | 1 | -45/+5 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.8 | Julian Lettner | 2019-07-09 | 1 | -5/+45 |
| * | [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 | 1 | -1/+1 |
| * | [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7 | Julian Lettner | 2019-07-02 | 1 | -4/+25 |
| * | [TSan] Fix initialized and declared ‘extern’ warning | Julian Lettner | 2019-07-01 | 1 | -2/+5 |
| * | [TSan] Attempt to fix linker error for Linux on AArch64 | Julian Lettner | 2019-06-29 | 1 | -1/+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 | 1 | -0/+33 |
| * | [TSan] Support fiber API on macOS | Julian Lettner | 2019-04-20 | 1 | -0/+4 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [compiler-rt][TSan] Add TSan runtime support for Go on linux-aarch64. | Arnaud A. de Grandmaison | 2018-09-19 | 1 | -0/+8 |
| * | [sanitizer] Replace InternalScopedBuffer with InternalMmapVector | Vitaly Buka | 2018-05-07 | 1 | -1/+1 |
| * | [sanitizer] Make InternalScopedBuffer::size() behavior similar to vector. | Vitaly Buka | 2018-05-07 | 1 | -3/+4 |
| * | tsan: fix compiler warnings | Dmitry Vyukov | 2018-04-19 | 1 | -3/+3 |
| * | tsan: add support for linux/powerpc64 in buildgo.sh | Dmitry Vyukov | 2018-04-16 | 1 | -0/+8 |
| * | [PowerPC][tsan] Update tsan to handle changed memory layouts in newer kernels | Bill Seurer | 2017-11-28 | 1 | -2/+2 |
| * | Add NetBSD improvements in sanitizers | Kamil Rytarowski | 2017-10-25 | 1 | -2/+3 |
| * | Fix sanitizer build against latest glibc | Kostya Serebryany | 2017-07-13 | 1 | -1/+1 |
| * | Refactor MemoryMappingLayout::Next to use a single struct instead of output p... | Francis Ricci | 2017-07-11 | 1 | -9/+7 |
| * | [Sanitizers] Consolidate internal errno definitions. | Alex Shlyapnikov | 2017-07-06 | 1 | -1/+0 |
| * | Don't require ThreadState to be contained within tls on all platforms | Francis Ricci | 2017-05-25 | 1 | -0/+14 |
| * | [compiler-rt] move tsan's Android __get_tls() to sanitizer_common | Kostya Kortchinsky | 2017-05-02 | 1 | -19/+5 |
| * | Release memory to OS only when the requested range covers the entire page | Evgeniy Stepanov | 2016-11-30 | 1 | -1/+1 |
| * | tsan: always define SANITIZER_GO | Dmitry Vyukov | 2016-10-28 | 1 | -9/+9 |
| * | [asan] first attempt at releasing free-d memory back to the system using madv... | Kostya Serebryany | 2016-08-26 | 1 | -1/+1 |
| * | tsan: Remove __pointer_chk_guard@GLIBC_PRIVATE requirement for AArch64 | Adhemerval Zanella | 2016-08-10 | 1 | -0/+7 |
| * | tsan: Enable 48-bit VMA support on aarch64 | Adhemerval Zanella | 2016-07-29 | 1 | -2/+2 |
| * | tsan: rely on AnnotateRWLockCreateStatic to detect linker-initialized mutexes | Dmitry Vyukov | 2016-06-03 | 1 | -48/+0 |
| * | Revert "[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-... | Marcin Koscielnicki | 2016-04-15 | 1 | -3/+0 |
| * | [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143. | Marcin Koscielnicki | 2016-04-14 | 1 | -0/+3 |
| * | [tsan] Fix freebsd build. | Yabin Cui | 2016-04-05 | 1 | -1/+3 |
| * | [tsan] Disable randomized address space on aarch64 linux. | Yabin Cui | 2016-04-04 | 1 | -0/+15 |
| * | Revert "[tsan] Disable randomized address space on linux aarch64." | Renato Golin | 2016-03-23 | 1 | -15/+0 |
| * | [tsan] Fix check-tsan build by using CHECK_NE. | Yabin Cui | 2016-03-22 | 1 | -1/+1 |
| * | [tsan] Disable randomized address space on linux aarch64. | Yabin Cui | 2016-03-22 | 1 | -0/+15 |
| * | [tsan] Fix some tiny errors. | Yabin Cui | 2016-01-15 | 1 | -4/+6 |
| * | [tsan] Store the pointer to ThreadState in TLS slot on Android. | Yabin Cui | 2016-01-15 | 1 | -0/+63 |
| * | [TSAN, PPC64] Fix obvious typo of supported virtual memory sizes | Bill Schmidt | 2015-12-14 | 1 | -1/+1 |