summaryrefslogtreecommitdiff
path: root/libsanitizer/sanitizer_common
Commit message (Expand)AuthorAgeFilesLines
* Libsanitizer merge from trunk r368656.Martin Liska2019-08-14182-1722/+7231
* Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5Rainer Orth2019-06-261-3/+3
* Add missing libsanitizer extra patch (r259664) (PR sanitizer/89941).Martin Liska2019-04-082-3/+6
* re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou2019-03-133-0/+20
* re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou2019-03-135-35/+78
* Charry pick libsanitizer r355488 (PR sanitizer/88684).Martin Liska2019-03-061-3/+3
* libsanitizer: Restore internal_readlink for x32H.J. Lu2019-02-201-1/+1
* Remove svn:executable property from a couple of text filesJakub Jelinek2019-01-121-0/+0
* Fallback in libsanitizer for scudo sanitizer (PR sanitizer/87892).Martin Liska2018-11-091-0/+4
* [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.Bill Seurer2018-11-081-0/+11
* Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)Rainer Orth2018-11-066-22/+36
* Fix sanitizer frame unwind on 32-bit ABIs (again)Segher Boessenkool2018-11-051-3/+10
* Fix build on sparc64-linux-gnu.Martin Liska2018-11-051-2/+2
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-105/+204
* Apply LOCAL_PATCHES and remove not used ones.Martin Liska2018-10-312-3/+3
* Update build system: include new files and run autoheader, autoconf, automakeMartin Liska2018-10-312-13/+52
* backport: All source files: Merge from upstream 345033.Martin Liska2018-10-31118-2161/+16729
* Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022).Martin Liska2018-08-021-1/+1
* libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu2018-07-261-0/+5
* re PR sanitizer/86012 (libsanitizer build failure on sparc64-linux-gnu)Matthias Klose2018-05-311-1/+1
* libsanitizer: Use pre-computed size of struct ustat for LinuxH.J. Lu2018-05-241-2/+13
* As mentioned in <http://gcc.gnu.org/ml/gcc/2018-03/msg00133.html> the bogus a...Hans-Peter Nilsson2018-04-262-3/+6
* This appears to be present in compiler-rt upstream, but as part of more intru...Hans-Peter Nilsson2018-04-261-1/+1
* re PR sanitizer/84761 (AddressSanitizer is not compatible with glibc 2.27 on ...Jakub Jelinek2018-03-191-14/+29
* rs6000: Fix sanitizer frame unwind on 32-bit ABIsSegher Boessenkool2018-03-141-3/+10
* Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825)Rainer Orth2018-01-171-1/+7
* Enable building libsanitizer with Intel CETIgor Tsimbalist2017-11-173-2/+11
* ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek2017-10-19113-3038/+8494
* re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error:...Jakub Jelinek2017-07-143-6/+3
* Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166).Martin Liska2017-04-061-1/+2
* re PR sanitizer/79562 (sanitizer breaks bootstrap of x86_64-*-freebsd)Andreas Tobler2017-02-161-6/+1
* re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek2017-02-113-12/+56
* re PR sanitizer/78663 (Hundreds of asan failures on x86_64-apple-darwin10 at ...Maxim Ostapenko2017-02-032-10/+22
* re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for...Jakub Jelinek2017-01-242-0/+4
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-212-2/+2
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-0/+1
* re PR sanitizer/78992 (Incorrect sigaction definition on 32-bit sparc)James Clarke2017-01-101-2/+5
* re PR sanitizer/78532 (libsanitizer fails to build on sparc64-linux-gnu)Maxim Ostapenko2016-11-301-0/+11
* Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth2016-11-201-1/+1
* sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Maxim Ostapenko2016-11-091-2/+2
* re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Maxim Ostapenko2016-11-092-3/+60
* All source files: Merge from upstream 285547.Maxim Ostapenko2016-11-0977-2332/+5643
* Revert 2015-11-09 sanitizer/obstack configuryAlan Modra2016-07-251-1/+0
* libsanitizer merge from upstream r253555.Max Ostapenko2015-11-2323-129/+627
* Update libsanitizer obstack interceptorsAlan Modra2015-11-092-5/+10
* sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Max Ostapenko2015-10-211-2/+2
* re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Max Ostapenko2015-10-212-3/+59
* libsanitizer merge from upstream r250806.Max Ostapenko2015-10-2182-2679/+6422
* Use fast unwinder for PowerPCMarkus Trippelsdorf2015-07-291-2/+1
* re PR sanitizer/63927 (AddressSanitizer painfully slow on ppc64)Bill Schmidt2015-07-291-0/+11