summaryrefslogtreecommitdiff
path: root/libsanitizer
Commit message (Expand)AuthorAgeFilesLines
* LOCAL_PATCHES: Add revision.Martin Liska2019-04-082-0/+5
* Add missing libsanitizer extra patch (r259664) (PR sanitizer/89941).Martin Liska2019-04-083-3/+14
* re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou2019-03-134-1/+129
* re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou2019-03-132-0/+11
* re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou2019-03-134-0/+35
* re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou2019-03-136-35/+93
* Charry pick libsanitizer r355488 (PR sanitizer/88684).Martin Liska2019-03-063-3/+12
* libsanitizer: Restore internal_readlink for x32H.J. Lu2019-02-202-1/+7
* re PR sanitizer/89010 (Update URLs in libsanitizer/README.gcc)Jonny Grant2019-01-232-4/+9
* Remove svn:executable property from a couple of text filesJakub Jelinek2019-01-121-0/+0
* Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).Martin Liska2018-12-273-7/+12
* Include patch in LOCAL_PATCHES.Martin Liska2018-11-092-0/+5
* Fallback in libsanitizer for scudo sanitizer (PR sanitizer/87892).Martin Liska2018-11-092-0/+10
* [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.Bill Seurer2018-11-082-0/+16
* Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth2018-11-062-0/+10
* Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)Rainer Orth2018-11-067-22/+48
* Fix sanitizer frame unwind on 32-bit ABIs (again)Segher Boessenkool2018-11-053-3/+18
* Fix build on sparc64-linux-gnu.Martin Liska2018-11-052-2/+8
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-3113-1838/+3027
* Update LOCAL_PATCHES after libsanitizer merge.Martin Liska2018-10-312-4/+7
* New local GCC patch for CAN_SANITIZE_UB ifdef.Martin Liska2018-10-312-0/+7
* Revert https://reviews.llvm.org/D40908 which changes asan offset to 1<<44.Martin Liska2018-10-312-1/+5
* Apply LOCAL_PATCHES and remove not used ones.Martin Liska2018-10-317-24/+41
* Update build system: include new files and run autoheader, autoconf, automakeMartin Liska2018-10-319-27/+88
* backport: All source files: Merge from upstream 345033.Martin Liska2018-10-31240-3391/+25041
* Update merge script and HOWTO_MERGE documentation.Martin Liska2018-10-313-5/+15
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-18/+18
* Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022).Martin Liska2018-08-022-1/+7
* Cherry-pick compiler-rt revision 318044 and 319180.Marek Polacek2018-08-013-38/+95
* libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu2018-07-263-0/+21
* RevertJakub Jelinek2018-07-057-54/+44
* re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko2018-07-047-30/+65
* re PR sanitizer/86090 ([ASAN] ASAN does not properly configure libbacktrace.)Denis Khalikov2018-06-134-2/+14
* re PR sanitizer/86012 (libsanitizer build failure on sparc64-linux-gnu)Matthias Klose2018-05-312-1/+7
* libsanitizer: Use pre-computed size of struct ustat for LinuxH.J. Lu2018-05-242-2/+21
* If someone has access to a 64-bit mips-linux system to test this (with the ob...Hans-Peter Nilsson2018-04-262-1/+10
* As mentioned in <http://gcc.gnu.org/ml/gcc/2018-03/msg00133.html> the bogus a...Hans-Peter Nilsson2018-04-263-3/+13
* This appears to be present in compiler-rt upstream, but as part of more intru...Hans-Peter Nilsson2018-04-262-1/+6
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* re PR sanitizer/85389 (posix_memalign() crash with address sanitizer when pas...Bill Seurer2018-04-182-1/+7
* re PR sanitizer/84761 (AddressSanitizer is not compatible with glibc 2.27 on ...Jakub Jelinek2018-03-192-14/+40
* rs6000: Fix sanitizer frame unwind on 32-bit ABIsSegher Boessenkool2018-03-142-3/+16
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-1/+21
* Add upstream svn rev for PR sanitizer/82825.Rainer Orth2018-02-061-1/+1
* Cherry-pick libsanitizer pointer-pair tristate option.Martin Liska2018-02-053-4/+14
* Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825)Rainer Orth2018-01-172-1/+13
* Allow for lack of VM_MEMORY_OS_ALLOC_ONCE on Mac OS X (PR sanitizer/82824)Rainer Orth2018-01-132-1/+13
* invoke.texi: Document the options.Martin Liska2017-12-056-7/+107