Age | Commit message (Expand) | Author | Files | Lines |
2024-02-06 | LoongArch: libsanitizer: Enable Lsan and Tsan for loongarch64. | chenguoqi | 1 | -0/+5 |
2024-01-02 | libsanitizer: Enable LSan and TSan for riscv64 | Andreas Schwab | 1 | -0/+5 |
2023-04-18 | libsanitizer, darwin: Unsupport Darwin >= 22 for now. | Iain Sandoe | 1 | -1/+1 |
2022-12-09 | Enable hwasan for x86-64. | liuhongt | 1 | -0/+1 |
2022-12-04 | libsanitizer, Darwin: Restrict build to Darwin 16 or newer. | Iain Sandoe | 1 | -1/+1 |
2022-08-31 | libsanitizer: enable libubsan and libasan for loongarch64-*-linux* | Xi Ruoyao | 1 | -0/+2 |
2022-03-15 | Enable libsanitizer build on mips64 | Xi Ruoyao | 1 | -4/+0 |
2021-08-03 | Fix bashism in `libsanitizer/configure.tgt' | Mosè Giordano | 1 | -1/+1 |
2021-07-28 | IBM Z: Enable LSan and TSan | Ilya Leoshkevich | 1 | -0/+5 |
2020-12-05 | Darwin : Update libtool and dependencies for Darwin20 [PR97865] | Iain Sandoe | 1 | -0/+1 |
2020-11-25 | libsanitizer: Only build libhwasan when targeting AArch64 | Matthew Malcomson | 1 | -0/+1 |
2020-11-21 | Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20. | Iain Sandoe | 1 | -1/+1 |
2020-05-01 | gcc: Enable bits for sanitizer support on FreeBSD x86_64 | Andreas Tobler | 1 | -0/+2 |
2020-03-01 | Darwin, libsanitizer: Adjust minimum supported Darwin version (PR93731). | Iain Sandoe | 1 | -1/+1 |
2020-03-01 | [Darwin, libsanitizer] Default to no sanitizer for Darwin <= 10 | Iain Sandoe | 1 | -1/+1 |
2019-11-13 | Enable libsanitizer build on riscv64 | Andreas Schwab | 1 | -0/+2 |
2019-09-10 | [ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related options unless -mno-fdp... | Christophe Lyon | 1 | -0/+3 |
2019-08-14 | Libsanitizer merge from trunk r368656. | Martin Liska | 1 | -3/+0 |
2018-11-06 | Enable libsanitizer on Solaris (PR sanitizer/80953) | Rainer Orth | 1 | -0/+4 |
2018-04-26 | If someone has access to a 64-bit mips-linux system to test this (with the ob... | Hans-Peter Nilsson | 1 | -1/+7 |
2017-10-05 | Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CC | H.J. Lu | 1 | -0/+2 |
2017-02-11 | re PR sanitizer/79341 (Many Asan tests fail on s390) | Jakub Jelinek | 1 | -3/+0 |
2017-01-31 | s390.c (s390_asan_shadow_offset): New function. | Jakub Jelinek | 1 | -0/+5 |
2017-01-24 | * configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*. | Jakub Jelinek | 1 | -1/+6 |
2016-11-09 | All source files: Merge from upstream 285547. | Maxim Ostapenko | 1 | -0/+2 |
2015-11-23 | libsanitizer merge from upstream r253555. | Max Ostapenko | 1 | -0/+2 |
2015-10-21 | libsanitizer merge from upstream r250806. | Max Ostapenko | 1 | -0/+3 |
2015-02-27 | * configure.tgt: Enable build on powerpc*le-*-linux. | Peter Bergner | 1 | -3/+0 |
2015-01-24 | Include TSAN dependent sources for 64 bit i?86 target. | Venkataramanan Kumar | 1 | -0/+2 |
2014-09-26 | [AArch64] Enable Address Sanitizer. | Christophe Lyon | 1 | -0/+2 |
2014-03-03 | configure.tgt: Unsupported for little endian PowerPC for now. | Bill Schmidt | 1 | -0/+3 |
2013-11-22 | re PR sanitizer/59061 (Port leaksanitizer) | Jakub Jelinek | 1 | -0/+1 |
2013-05-07 | arm.c (arm_asan_shadow_offset): New function. | Christophe Lyon | 1 | -0/+2 |
2013-02-11 | configure.tgt: Disable build on darwin9 and earlier. | Jack Howarth | 1 | -1/+1 |
2012-12-06 | configure.tgt: Enable build on powerpc*-linux. | Peter Bergner | 1 | -0/+2 |
2012-11-24 | [libsanitizer] add mach_override and enable libsanitizer on darwin | Jack Howarth | 1 | -0/+3 |
2012-11-23 | Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros. | Jakub Jelinek | 1 | -1/+6 |
2012-11-16 | Enable building of libsanitizer on sparc linux | Dodji Seketeli | 1 | -1/+1 |
2012-11-13 | Move libsanitizer configure logic to subdirectory | Richard Henderson | 1 | -0/+28 |