aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Add PR sanitizer/78532 patch to libsanitizer/LOCAL_PATCHES.Maxim Ostapenko2-0/+5
2016-11-30re PR sanitizer/78532 (libsanitizer fails to build on sparc64-linux-gnu)Maxim Ostapenko2-0/+18
2016-11-29Remove r242480 from libsanitizer/LOCAL_PATCHESMarkus Trippelsdorf2-1/+4
2016-11-20Add PR sanitizer/78267 patch to libsanitizer/LOCAL_PATCHESRainer Orth2-0/+5
2016-11-20Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth2-1/+7
2016-11-16Add revsison to libsanitizer/LOCAL_PATCHESMarkus Trippelsdorf2-0/+5
2016-11-16Fix PR78294 - thread sanitizer broken when using ld.goldMarkus Trippelsdorf2-0/+6
2016-11-16LOCAL_PATCHES: New file.Maxim Ostapenko2-0/+8
2016-11-16re PR sanitizer/78307 (missing symbols in libubsan without changing the soname)Maxim Ostapenko6-1/+71
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-1/+4
2016-11-09asan_globals.cc (RegisterGlobal): Do not call CheckODRViolationViaPoisoning.Maxim Ostapenko2-19/+6
2016-11-09sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Maxim Ostapenko2-2/+8
2016-11-09re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Maxim Ostapenko3-3/+77
2016-11-09All source files: Merge from upstream 285547.Maxim Ostapenko211-5347/+14569
2016-09-21re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs o...Jakub Jelinek2-10/+57
2016-09-05re PR sanitizer/77396 (address sanitizer crashes if all static global variab...Jakub Jelinek2-3/+9
2016-08-12re PR sanitizer/71042 (libtsan requires __pointer_chk_guard@GLIBC_PRIVATE (6))Jakub Jelinek3-12/+80
2016-07-25Revert 2015-11-09 sanitizer/obstack configuryAlan Modra13-72/+22
2016-05-17re PR sanitizer/71160 (libasan: Backport support for malloc within dlsym)Jakub Jelinek2-10/+39
2016-04-21Cherry-pick r266868 from upstream.Maxim Ostapenko2-1/+10
2016-01-19re PR sanitizer/68824 (libtsan is missing the __interceptor___tls_get_addr sy...Jakub Jelinek2-0/+21
2016-01-14configure.ac: Replace the hard-coded -ldl requirement for link_sanitizer_comm...Andreas Tobler3-4/+56
2015-11-24Move ptrace.h to appropriate place.Max Ostapenko2-1/+6
2015-11-24Fix libsanitizer build with old kernel headers on ARM after r230739.Max Ostapenko2-0/+11
2015-11-23libsanitizer merge from upstream r253555.Max Ostapenko65-778/+1709
2015-11-09Update libsanitizer obstack interceptorsAlan Modra14-11/+99
2015-10-23Update HOWTO_MERGE file for libsanitizer.Maxim Ostapenko1-18/+31
2015-10-22Fix bootstrap on x86_64-apple-darwin14 after r229119.Max Ostapenko5-31/+128
2015-10-21HOWTO_MERGE: New file.Max Ostapenko2-0/+30
2015-10-21sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Max Ostapenko2-2/+8
2015-10-21re PR bootstrap/63888 (bootstrap failed when configured with -with-build-conf...Max Ostapenko2-1/+14
2015-10-21re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Max Ostapenko3-3/+76
2015-10-21libsanitizer merge from upstream r250806.Max Ostapenko218-6443/+12307
2015-09-09Fix sanitizer/67258 by cherry picking upstream patchMarkus Trippelsdorf2-3/+8
2015-07-29Use fast unwinder for PowerPCMarkus Trippelsdorf2-2/+7
2015-07-29re PR sanitizer/63927 (AddressSanitizer painfully slow on ppc64)Bill Schmidt2-0/+19
2015-05-13libsanitizer: Bump to automake 1.11.6Michael Haubenwallner11-121/+410
2015-04-13re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>)Yury Gribov15-6/+110
2015-03-23re PR sanitizer/59009 (libsanitizer merge from upstream r191666 breaks bootst...Christophe Lyon4-1/+24
2015-03-11tsan_rtl_report.cc (ScopedReport::AddThread): Cherry pick upstream 224508 and...Bernd Edlinger2-1/+7
2015-03-09re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Jakub Jelinek3-3/+76
2015-02-27* configure.tgt: Enable build on powerpc*le-*-linux.Peter Bergner2-3/+4
2015-02-24re PR tree-optimization/65170 (curve25519-donna-c64 miscompilation)Jakub Jelinek1-1/+1
2015-02-23re PR bootstrap/63888 (bootstrap failed when configured with -with-build-conf...Jakub Jelinek2-1/+9
2015-01-27configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose3-55/+62
2015-01-24Include TSAN dependent sources for 64 bit i?86 target. Venkataramanan Kumar4-8/+8
2015-01-23Conditionally include target specific files while building TSAN 2015-01-25...Venkataramanan Kumar12-16/+56
2015-01-22* tsan/tsan_rtl.h: Cherry pick upstream r226829.Jakub Jelinek2-1/+5
2015-01-21re PR sanitizer/64435 (Bootstrap failure in libsanitizer on AArch64 with Linu...Jakub Jelinek4-4/+17
2015-01-20re PR sanitizer/64632 (runtime error: member call on address 0x0000004318a8 w...Jakub Jelinek2-26/+26