aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/asan
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2019-11-07Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska3-21/+7
2019-11-07Libsanitizer: merge from trunkMartin Liska7-13/+50
2019-11-05Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska3-21/+7
2019-11-05Libsanitizer: merge from trunk with merge.sh.Martin Liska28-108/+187
2019-08-16libsanitize, asan - reapply r272406Iain Sandoe1-1/+6
2019-08-15[libsanitizer] Fix PR bootstrap/91455Iain Sandoe1-143/+54
2019-08-14Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska2-20/+1
2019-08-14Libsanitizer merge from trunk r368656.Martin Liska66-784/+1594
2019-06-18libsanitizer - remove reference to __cxa_rethrow_primary_exception.Iain Sandoe4-4/+10
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou3-1/+117
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou1-0/+4
2018-12-27Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).Martin Liska2-7/+5
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-83/+168
2018-10-31Revert https://reviews.llvm.org/D40908 which changes asan offset to 1<<44.Martin Liska1-1/+1
2018-10-31Apply LOCAL_PATCHES and remove not used ones.Martin Liska1-19/+0
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska2-4/+10
2018-10-31backport: All source files: Merge from upstream 345033.Martin Liska45-493/+1701
2018-07-26libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu1-0/+8
2018-07-05RevertJakub Jelinek2-7/+5
2018-07-04re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko2-5/+7
2018-04-18re PR sanitizer/85389 (posix_memalign() crash with address sanitizer when pas...Bill Seurer1-1/+1
2018-02-05Cherry-pick libsanitizer pointer-pair tristate option.Martin Liska2-4/+8
2017-12-05invoke.texi: Document the options.Martin Liska5-7/+98
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist2-2/+7
2017-11-05[libsanitizer] Remove semicolon after do {} while (0) in macro bodyTom de Vries1-1/+1
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek47-1488/+1850
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
2016-11-09asan_globals.cc (RegisterGlobal): Do not call CheckODRViolationViaPoisoning.Maxim Ostapenko1-19/+0
2016-11-09All source files: Merge from upstream 285547.Maxim Ostapenko43-1475/+3137
2016-09-21re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs o...Jakub Jelinek1-10/+52
2016-09-05re PR sanitizer/77396 (address sanitizer crashes if all static global variab...Jakub Jelinek1-3/+4
2016-07-25Revert 2015-11-09 sanitizer/obstack configuryAlan Modra2-3/+2
2016-05-17re PR sanitizer/71160 (libasan: Backport support for malloc within dlsym)Jakub Jelinek1-10/+33
2016-04-21Cherry-pick r266868 from upstream.Maxim Ostapenko1-1/+5
2015-11-23libsanitizer merge from upstream r253555.Max Ostapenko13-453/+263
2015-11-09Update libsanitizer obstack interceptorsAlan Modra2-2/+3
2015-10-21re PR bootstrap/63888 (bootstrap failed when configured with -with-build-conf...Max Ostapenko1-1/+3
2015-10-21libsanitizer merge from upstream r250806.Max Ostapenko44-1964/+2822
2015-05-13libsanitizer: Bump to automake 1.11.6Michael Haubenwallner1-13/+48
2015-04-13re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>)Yury Gribov1-0/+1
2015-02-23re PR bootstrap/63888 (bootstrap failed when configured with -with-build-conf...Jakub Jelinek1-1/+3
2015-01-23Conditionally include target specific files while building TSAN 2015-01-25...Venkataramanan Kumar1-0/+1
2014-11-14Makefile.am (AM_CXXFLAGS): Use -std=gnu++11.Uros Bizjak2-2/+2
2014-11-13libsanitizer merge from upstream r221802Kostya Serebryany19-198/+502
2014-10-16IPA ICF fallout: fox for libasan and pr43077-1.cMartin Liska2-2/+3
2014-09-23[libsanitizer merge from upstream r218156]Kostya Serebryany31-975/+926
2014-06-11asan_linux.cc: Cherry pick upstream r210012.Richard Biener1-0/+4
2014-05-30sanitizer_stacktrace.cc: Cherry pick upstream r209879.Jakub Jelinek2-0/+10