summaryrefslogtreecommitdiff
path: root/libsanitizer
AgeCommit message (Expand)Author
2018-10-31Update LOCAL_PATCHES after libsanitizer merge.Martin Liska
2018-10-31New local GCC patch for CAN_SANITIZE_UB ifdef.Martin Liska
2018-10-31Revert https://reviews.llvm.org/D40908 which changes asan offset to 1<<44.Martin Liska
2018-10-31Apply LOCAL_PATCHES and remove not used ones.Martin Liska
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska
2018-10-31backport: All source files: Merge from upstream 345033.Martin Liska
2018-10-31Update merge script and HOWTO_MERGE documentation.Martin Liska
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-08-02Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022).Martin Liska
2018-08-01Cherry-pick compiler-rt revision 318044 and 319180.Marek Polacek
2018-07-26libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu
2018-07-05RevertJakub Jelinek
2018-07-04re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko
2018-06-13re PR sanitizer/86090 ([ASAN] ASAN does not properly configure libbacktrace.)Denis Khalikov
2018-05-31re PR sanitizer/86012 (libsanitizer build failure on sparc64-linux-gnu)Matthias Klose
2018-05-24libsanitizer: Use pre-computed size of struct ustat for LinuxH.J. Lu
2018-04-26If someone has access to a 64-bit mips-linux system to test this (with the ob...Hans-Peter Nilsson
2018-04-26As mentioned in <http://gcc.gnu.org/ml/gcc/2018-03/msg00133.html> the bogus a...Hans-Peter Nilsson
2018-04-26This appears to be present in compiler-rt upstream, but as part of more intru...Hans-Peter Nilsson
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-04-18re PR sanitizer/85389 (posix_memalign() crash with address sanitizer when pas...Bill Seurer
2018-03-19re PR sanitizer/84761 (AddressSanitizer is not compatible with glibc 2.27 on ...Jakub Jelinek
2018-03-14rs6000: Fix sanitizer frame unwind on 32-bit ABIsSegher Boessenkool
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-06Add upstream svn rev for PR sanitizer/82825.Rainer Orth
2018-02-05Cherry-pick libsanitizer pointer-pair tristate option.Martin Liska
2018-01-17Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825)Rainer Orth
2018-01-13Allow for lack of VM_MEMORY_OS_ALLOC_ONCE on Mac OS X (PR sanitizer/82824)Rainer Orth
2017-12-05invoke.texi: Document the options.Martin Liska
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist
2017-11-08re PR bootstrap/82670 (UBSAN bootstrap broken after recent libsanitizer merge)Jakub Jelinek
2017-11-05[libsanitizer] Remove semicolon after do {} while (0) in macro bodyTom de Vries
2017-10-20re PR sanitizer/82595 (bootstrap fails in libsanitizer on powerpc64-unknown-l...Jakub Jelinek
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek
2017-10-05Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CCH.J. Lu
2017-10-02backtrace-rename.h (backtrace_uncompress_zdebug): Define.Jakub Jelinek
2017-08-07* include/system/sys/ptrace.h: New file.Jakub Jelinek
2017-07-28re PR sanitizer/80998 (Implement -fsanitize=pointer-overflow)Jakub Jelinek
2017-07-14re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error:...Jakub Jelinek
2017-04-06Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166).Martin Liska
2017-03-22re PR sanitizer/78158 (Strange data race detection with thread sanitizer)Jakub Jelinek
2017-02-16re PR sanitizer/79562 (sanitizer breaks bootstrap of x86_64-*-freebsd)Andreas Tobler
2017-02-11re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek
2017-02-03re PR sanitizer/78663 (Hundreds of asan failures on x86_64-apple-darwin10 at ...Maxim Ostapenko
2017-01-31s390.c (s390_asan_shadow_offset): New function.Jakub Jelinek
2017-01-24* configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*.Jakub Jelinek
2017-01-24re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for...Jakub Jelinek
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek