summaryrefslogtreecommitdiff
path: root/libsanitizer
AgeCommit message (Expand)Author
2019-08-14Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska
2019-08-14Libsanitizer merge from trunk r368656.Martin Liska
2019-06-26Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5Rainer Orth
2019-06-18libsanitizer - remove reference to __cxa_rethrow_primary_exception.Iain Sandoe
2019-05-27rs6000: Fix sanitizer build (PR90639)Segher Boessenkool
2019-05-14Remove obsolete Solaris 10 supportRainer Orth
2019-04-08LOCAL_PATCHES: Add revision.Martin Liska
2019-04-08Add missing libsanitizer extra patch (r259664) (PR sanitizer/89941).Martin Liska
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-06Charry pick libsanitizer r355488 (PR sanitizer/88684).Martin Liska
2019-02-20libsanitizer: Restore internal_readlink for x32H.J. Lu
2019-01-23re PR sanitizer/89010 (Update URLs in libsanitizer/README.gcc)Jonny Grant
2019-01-12Remove svn:executable property from a couple of text filesJakub Jelinek
2018-12-27Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).Martin Liska
2018-11-09Include patch in LOCAL_PATCHES.Martin Liska
2018-11-09Fallback in libsanitizer for scudo sanitizer (PR sanitizer/87892).Martin Liska
2018-11-08[PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.Bill Seurer
2018-11-06Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth
2018-11-06Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)Rainer Orth
2018-11-05Fix sanitizer frame unwind on 32-bit ABIs (again)Segher Boessenkool
2018-11-05Fix build on sparc64-linux-gnu.Martin Liska
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
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