summaryrefslogtreecommitdiff
path: root/libsanitizer/sanitizer_common
AgeCommit message (Expand)Author
2020-05-01libsanitizer: Add missing file and regen Makefile.inAndreas Tobler
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-11-26re PR sanitizer/92154 (new glibc breaks arm bootstrap due to libsanitizer)Jakub Jelinek
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-10-22Arm: Fix arm libsanitizer bootstrap failure Tamar Christina
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-26Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5Rainer Orth
2019-04-08Add missing libsanitizer extra patch (r259664) (PR sanitizer/89941).Martin Liska
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-13re PR sanitizer/80953 (Support libsanitizer on Solaris)Eric Botcazou
2019-03-06Charry pick libsanitizer r355488 (PR sanitizer/88684).Martin Liska
2019-02-20libsanitizer: Restore internal_readlink for x32H.J. Lu
2019-01-12Remove svn:executable property from a couple of text filesJakub Jelinek
2018-11-09Fallback in libsanitizer for scudo sanitizer (PR sanitizer/87892).Martin Liska
2018-11-08[PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.Bill Seurer
2018-11-06Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)Rainer Orth
2018-11-05Fix sanitizer frame unwind on 32-bit ABIs (again)Segher Boessenkool
2018-11-05Fix build on sparc64-linux-gnu.Martin Liska
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
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-08-02Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022).Martin Liska
2018-07-26libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu
2018-05-31re PR sanitizer/86012 (libsanitizer build failure on sparc64-linux-gnu)Matthias Klose
2018-05-24libsanitizer: Use pre-computed size of struct ustat for LinuxH.J. Lu
2018-04-26As mentioned in <http://gcc.gnu.org/ml/gcc/2018-03/msg00133.html> the bogus a...Hans-Peter Nilsson
2018-04-26This appears to be present in compiler-rt upstream, but as part of more intru...Hans-Peter Nilsson
2018-03-19re PR sanitizer/84761 (AddressSanitizer is not compatible with glibc 2.27 on ...Jakub Jelinek
2018-03-14rs6000: Fix sanitizer frame unwind on 32-bit ABIsSegher Boessenkool
2018-01-17Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825)Rainer Orth
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek
2017-07-14re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error:...Jakub Jelinek
2017-04-06Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166).Martin Liska
2017-02-16re PR sanitizer/79562 (sanitizer breaks bootstrap of x86_64-*-freebsd)Andreas Tobler
2017-02-11re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek
2017-02-03re PR sanitizer/78663 (Hundreds of asan failures on x86_64-apple-darwin10 at ...Maxim Ostapenko
2017-01-24re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for...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
2017-01-10re PR sanitizer/78992 (Incorrect sigaction definition on 32-bit sparc)James Clarke
2016-11-30re PR sanitizer/78532 (libsanitizer fails to build on sparc64-linux-gnu)Maxim Ostapenko
2016-11-20Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth
2016-11-09sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC w...Maxim Ostapenko