summaryrefslogtreecommitdiff
path: root/libsanitizer/configure.tgt
Commit message (Expand)AuthorAgeFilesLines
* Enable hwasan for x86-64.liuhongt2022-12-091-0/+1
* libsanitizer, Darwin: Restrict build to Darwin 16 or newer.Iain Sandoe2022-12-041-1/+1
* libsanitizer: enable libubsan and libasan for loongarch64-*-linux*Xi Ruoyao2022-08-311-0/+2
* Enable libsanitizer build on mips64Xi Ruoyao2022-03-151-4/+0
* Fix bashism in `libsanitizer/configure.tgt'Mosè Giordano2021-08-031-1/+1
* IBM Z: Enable LSan and TSanIlya Leoshkevich2021-07-281-0/+5
* Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe2020-12-051-0/+1
* libsanitizer: Only build libhwasan when targeting AArch64Matthew Malcomson2020-11-251-0/+1
* Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20.Iain Sandoe2020-11-211-1/+1
* gcc: Enable bits for sanitizer support on FreeBSD x86_64Andreas Tobler2020-05-011-0/+2
* Darwin, libsanitizer: Adjust minimum supported Darwin version (PR93731).Iain Sandoe2020-03-011-1/+1
* [Darwin, libsanitizer] Default to no sanitizer for Darwin <= 10Iain Sandoe2020-03-011-1/+1
* Enable libsanitizer build on riscv64Andreas Schwab2019-11-131-0/+2
* [ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related options unless -mno-fdp...Christophe Lyon2019-09-101-0/+3
* Libsanitizer merge from trunk r368656.Martin Liska2019-08-141-3/+0
* Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth2018-11-061-0/+4
* If someone has access to a 64-bit mips-linux system to test this (with the ob...Hans-Peter Nilsson2018-04-261-1/+7
* Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CCH.J. Lu2017-10-051-0/+2
* re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek2017-02-111-3/+0
* s390.c (s390_asan_shadow_offset): New function.Jakub Jelinek2017-01-311-0/+5
* * configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*.Jakub Jelinek2017-01-241-1/+6
* All source files: Merge from upstream 285547.Maxim Ostapenko2016-11-091-0/+2
* libsanitizer merge from upstream r253555.Max Ostapenko2015-11-231-0/+2
* libsanitizer merge from upstream r250806.Max Ostapenko2015-10-211-0/+3
* * configure.tgt: Enable build on powerpc*le-*-linux.Peter Bergner2015-02-271-3/+0
* Include TSAN dependent sources for 64 bit i?86 target. Venkataramanan Kumar2015-01-241-0/+2
* [AArch64] Enable Address Sanitizer.Christophe Lyon2014-09-261-0/+2
* configure.tgt: Unsupported for little endian PowerPC for now.Bill Schmidt2014-03-031-0/+3
* re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek2013-11-221-0/+1
* arm.c (arm_asan_shadow_offset): New function.Christophe Lyon2013-05-071-0/+2
* configure.tgt: Disable build on darwin9 and earlier.Jack Howarth2013-02-111-1/+1
* configure.tgt: Enable build on powerpc*-linux.Peter Bergner2012-12-061-0/+2
* [libsanitizer] add mach_override and enable libsanitizer on darwinJack Howarth2012-11-241-0/+3
* Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros.Jakub Jelinek2012-11-231-1/+6
* Enable building of libsanitizer on sparc linuxDodji Seketeli2012-11-161-1/+1
* Move libsanitizer configure logic to subdirectoryRichard Henderson2012-11-131-0/+28