Age | Commit message (Expand) | Author | Files | Lines |
2017-11-17 | Enable building libsanitizer with Intel CET | Igor Tsimbalist | 1 | -1/+5 |
2017-10-19 | ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins... | Jakub Jelinek | 1 | -1/+2 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 1 | -1/+2 |
2016-11-09 | All source files: Merge from upstream 285547. | Maxim Ostapenko | 1 | -0/+1 |
2016-07-25 | Revert 2015-11-09 sanitizer/obstack configury | Alan Modra | 1 | -1/+0 |
2015-11-09 | Update libsanitizer obstack interceptors | Alan Modra | 1 | -0/+1 |
2015-05-13 | libsanitizer: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -20/+53 |
2015-04-13 | re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>) | Yury Gribov | 1 | -0/+1 |
2015-01-23 | Conditionally include target specific files while building TSAN 2015-01-25... | Venkataramanan Kumar | 1 | -0/+1 |
2014-05-14 | re PR sanitizer/61100 (asan/tsan should have the sanitizer includes) | Yury Gribov | 1 | -18/+46 |
2014-01-23 | re PR sanitizer/57316 (build failure in libsanitizer) | Yury Gribov | 1 | -5/+6 |
2014-01-09 | re PR sanitizer/59136 (llvm-symbolizer shouldn't be started always) | Jakub Jelinek | 1 | -23/+53 |
2013-12-05 | re PR sanitizer/59368 (libsanitizer spec file installed in the wrong place) | Yury Gribov | 1 | -0/+1 |
2013-11-29 | re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime) | Jakub Jelinek | 1 | -11/+67 |
2013-11-04 | libsanitizer merge from upstream r191666 | Kostya Serebryany | 1 | -4/+4 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -4/+4 |
2013-03-22 | re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t... | Jakub Jelinek | 1 | -234/+15 |
2012-12-12 | Restore AM_MAKEFLAGS in libsanitizer | H.J. Lu | 1 | -0/+39 |
2012-12-12 | Restore MAKEOVERRIDES in libsanitizer | H.J. Lu | 1 | -0/+1 |
2012-12-12 | Use libstdc++-raw-cxx.m4 in libjava | H.J. Lu | 1 | -0/+1 |
2012-12-12 | Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizer | H.J. Lu | 1 | -40/+0 |
2012-12-11 | Add libstdc++-raw-cxx.m4 and use it in libsanitizer | H.J. Lu | 1 | -3/+5 |
2012-12-04 | [libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to ma... | Kostya Serebryany | 1 | -0/+1 |
2012-11-29 | Don't use -I for libstdc++-v3 header files | H.J. Lu | 1 | -3/+3 |
2012-11-29 | Use explicit -I for libstdc++-v3 header files | H.J. Lu | 1 | -3/+3 |
2012-11-23 | Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros. | Jakub Jelinek | 1 | -2/+2 |
2012-11-22 | tsan: New directory. | Wei Mi | 1 | -2/+3 |
2012-11-16 | configure.ac: Invoke AM_MAINTAINER_MODE. | Tom Tromey | 1 | -3/+4 |
2012-11-14 | Add support for multilib run-time libraries | H.J. Lu | 1 | -18/+52 |
2012-11-14 | Don't set AC_CONFIG_AUX_DIR | H.J. Lu | 1 | -5/+1 |
2012-11-13 | Update configure.ac for GCC tree and remove unused files | H.J. Lu | 1 | -59/+45 |
2012-11-12 | Import the asan runtime library into GCC tree | Wei Mi | 1 | -0/+773 |