summaryrefslogtreecommitdiff
path: root/libsanitizer/asan
AgeCommit message (Expand)Author
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-11-07Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska
2019-11-07Libsanitizer: merge from trunkMartin Liska
2019-11-05Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska
2019-11-05Libsanitizer: merge from trunk with merge.sh.Martin Liska
2019-08-16libsanitize, asan - reapply r272406Iain Sandoe
2019-08-15[libsanitizer] Fix PR bootstrap/91455Iain Sandoe
2019-08-14Reapply all revisions mentioned in LOCAL_PATCHES.Martin Liska
2019-08-14Libsanitizer merge from trunk r368656.Martin Liska
2019-06-18libsanitizer - remove reference to __cxa_rethrow_primary_exception.Iain Sandoe
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2018-12-27Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).Martin Liska
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-31Revert https://reviews.llvm.org/D40908 which changes asan offset to 1<<44.Martin Liska
2018-10-31Apply LOCAL_PATCHES and remove not used ones.Martin Liska
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska
2018-10-31backport: All source files: Merge from upstream 345033.Martin Liska
2018-07-26libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu
2018-07-05RevertJakub Jelinek
2018-07-04re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko
2018-04-18re PR sanitizer/85389 (posix_memalign() crash with address sanitizer when pas...Bill Seurer
2018-02-05Cherry-pick libsanitizer pointer-pair tristate option.Martin Liska
2017-12-05invoke.texi: Document the options.Martin Liska
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist
2017-11-05[libsanitizer] Remove semicolon after do {} while (0) in macro bodyTom de Vries
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-11-09asan_globals.cc (RegisterGlobal): Do not call CheckODRViolationViaPoisoning.Maxim Ostapenko
2016-11-09All source files: Merge from upstream 285547.Maxim Ostapenko
2016-09-21re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs o...Jakub Jelinek
2016-09-05re PR sanitizer/77396 (address sanitizer crashes if all static global variab...Jakub Jelinek
2016-07-25Revert 2015-11-09 sanitizer/obstack configuryAlan Modra
2016-05-17re PR sanitizer/71160 (libasan: Backport support for malloc within dlsym)Jakub Jelinek
2016-04-21Cherry-pick r266868 from upstream.Maxim Ostapenko
2015-11-23libsanitizer merge from upstream r253555.Max Ostapenko
2015-11-09Update libsanitizer obstack interceptorsAlan Modra
2015-10-21re PR bootstrap/63888 (bootstrap failed when configured with -with-build-conf...Max Ostapenko
2015-10-21libsanitizer merge from upstream r250806.Max Ostapenko
2015-05-13libsanitizer: Bump to automake 1.11.6Michael Haubenwallner
2015-04-13re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>)Yury Gribov
2015-02-23re PR bootstrap/63888 (bootstrap failed when configured with -with-build-conf...Jakub Jelinek
2015-01-23Conditionally include target specific files while building TSAN 2015-01-25...Venkataramanan Kumar
2014-11-14Makefile.am (AM_CXXFLAGS): Use -std=gnu++11.Uros Bizjak
2014-11-13libsanitizer merge from upstream r221802Kostya Serebryany
2014-10-16IPA ICF fallout: fox for libasan and pr43077-1.cMartin Liska
2014-09-23[libsanitizer merge from upstream r218156]Kostya Serebryany
2014-06-11asan_linux.cc: Cherry pick upstream r210012.Richard Biener
2014-05-30sanitizer_stacktrace.cc: Cherry pick upstream r209879.Jakub Jelinek