aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/sanitizer_common
AgeCommit message (Expand)AuthorFilesLines
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou3-0/+20
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou5-35/+78
2019-03-06Charry pick libsanitizer r355488 (PR sanitizer/88684).Martin Liska1-3/+3
2019-02-20libsanitizer: Restore internal_readlink for x32H.J. Lu1-1/+1
2019-01-12Remove svn:executable property from a couple of text filesJakub Jelinek1-0/+0
2018-11-09Fallback in libsanitizer for scudo sanitizer (PR sanitizer/87892).Martin Liska1-0/+4
2018-11-08[PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.Bill Seurer1-0/+11
2018-11-06Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)Rainer Orth6-22/+36
2018-11-05Fix sanitizer frame unwind on 32-bit ABIs (again)Segher Boessenkool1-3/+10
2018-11-05Fix build on sparc64-linux-gnu.Martin Liska1-2/+2
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-105/+204
2018-10-31Apply LOCAL_PATCHES and remove not used ones.Martin Liska2-3/+3
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska2-13/+52
2018-10-31backport: All source files: Merge from upstream 345033.Martin Liska118-2161/+16729
2018-08-02Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022).Martin Liska1-1/+1
2018-07-26libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu1-0/+5
2018-05-31re PR sanitizer/86012 (libsanitizer build failure on sparc64-linux-gnu)Matthias Klose1-1/+1
2018-05-24libsanitizer: Use pre-computed size of struct ustat for LinuxH.J. Lu1-2/+13
2018-04-26As mentioned in <http://gcc.gnu.org/ml/gcc/2018-03/msg00133.html> the bogus a...Hans-Peter Nilsson2-3/+6
2018-04-26This appears to be present in compiler-rt upstream, but as part of more intru...Hans-Peter Nilsson1-1/+1
2018-03-19re PR sanitizer/84761 (AddressSanitizer is not compatible with glibc 2.27 on ...Jakub Jelinek1-14/+29
2018-03-14rs6000: Fix sanitizer frame unwind on 32-bit ABIsSegher Boessenkool1-3/+10
2018-01-17Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825)Rainer Orth1-1/+7
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist3-2/+11
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek113-3038/+8494
2017-07-14re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error:...Jakub Jelinek3-6/+3
2017-04-06Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166).Martin Liska1-1/+2
2017-02-16re PR sanitizer/79562 (sanitizer breaks bootstrap of x86_64-*-freebsd)Andreas Tobler1-6/+1
2017-02-11re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek3-12/+56
2017-02-03re PR sanitizer/78663 (Hundreds of asan failures on x86_64-apple-darwin10 at ...Maxim Ostapenko2-10/+22
2017-01-24re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for...Jakub Jelinek2-0/+4
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2-2/+2
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+1
2017-01-10re PR sanitizer/78992 (Incorrect sigaction definition on 32-bit sparc)James Clarke1-2/+5
2016-11-30re PR sanitizer/78532 (libsanitizer fails to build on sparc64-linux-gnu)Maxim Ostapenko1-0/+11
2016-11-20Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth1-1/+1
2016-11-09sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Maxim Ostapenko1-2/+2
2016-11-09re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Maxim Ostapenko2-3/+60
2016-11-09All source files: Merge from upstream 285547.Maxim Ostapenko77-2332/+5643
2016-07-25Revert 2015-11-09 sanitizer/obstack configuryAlan Modra1-1/+0
2015-11-23libsanitizer merge from upstream r253555.Max Ostapenko23-129/+627
2015-11-09Update libsanitizer obstack interceptorsAlan Modra2-5/+10
2015-10-21sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Max Ostapenko1-2/+2
2015-10-21re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Max Ostapenko2-3/+59
2015-10-21libsanitizer merge from upstream r250806.Max Ostapenko82-2679/+6422
2015-07-29Use fast unwinder for PowerPCMarkus Trippelsdorf1-2/+1
2015-07-29re PR sanitizer/63927 (AddressSanitizer painfully slow on ppc64)Bill Schmidt1-0/+11
2015-05-13libsanitizer: Bump to automake 1.11.6Michael Haubenwallner1-8/+35
2015-04-13re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>)Yury Gribov4-4/+15
2015-03-23re PR sanitizer/59009 (libsanitizer merge from upstream r191666 breaks bootst...Christophe Lyon3-1/+16