| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 2020-01-24 | 1 | -1/+10 |
* | Remove obsolete Solaris 10 support | Rainer Orth | 2019-05-14 | 1 | -6/+0 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 1 | -3/+2 |
* | re PR sanitizer/86090 ([ASAN] ASAN does not properly configure libbacktrace.) | Denis Khalikov | 2018-06-13 | 1 | -1/+1 |
* | Enable building libsanitizer with Intel CET | Igor Tsimbalist | 2017-11-17 | 1 | -0/+9 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-17 | 1 | -0/+3 |
* | All source files: Merge from upstream 285547. | Maxim Ostapenko | 2016-11-09 | 1 | -0/+1 |
* | Revert 2015-11-09 sanitizer/obstack configury | Alan Modra | 2016-07-25 | 1 | -24/+0 |
* | configure.ac: Replace the hard-coded -ldl requirement for link_sanitizer_comm... | Andreas Tobler | 2016-01-14 | 1 | -1/+5 |
* | Update libsanitizer obstack interceptors | Alan Modra | 2015-11-09 | 1 | -0/+24 |
* | Fix bootstrap on x86_64-apple-darwin14 after r229119. | Max Ostapenko | 2015-10-22 | 1 | -4/+19 |
* | libsanitizer merge from upstream r250806. | Max Ostapenko | 2015-10-21 | 1 | -14/+4 |
* | re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>) | Yury Gribov | 2015-04-13 | 1 | -0/+18 |
* | configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC. | Matthias Klose | 2015-01-27 | 1 | -1/+2 |
* | Include TSAN dependent sources for 64 bit i?86 target. | Venkataramanan Kumar | 2015-01-24 | 1 | -4/+0 |
* | Conditionally include target specific files while building TSAN 2015-01-25... | Venkataramanan Kumar | 2015-01-23 | 1 | -0/+6 |
* | re PR sanitizer/57316 (build failure in libsanitizer) | Yury Gribov | 2014-01-23 | 1 | -0/+18 |
* | * sanitizer_common/sanitizer_symbolizer_libbacktrace.h | Jakub Jelinek | 2014-01-09 | 1 | -1/+1 |
* | re PR sanitizer/59136 (llvm-symbolizer shouldn't be started always) | Jakub Jelinek | 2014-01-09 | 1 | -2/+178 |
* | Add -lm to link_sanitizer_common | H.J. Lu | 2013-12-05 | 1 | -1/+1 |
* | re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime) | Jakub Jelinek | 2013-11-29 | 1 | -1/+34 |
* | re PR sanitizer/59061 (Port leaksanitizer) | Jakub Jelinek | 2013-11-22 | 1 | -0/+2 |
* | libsanitizer merge from upstream r191666 | Kostya Serebryany | 2013-11-04 | 1 | -1/+1 |
* | Merge ubsan into trunk. | Marek Polacek | 2013-08-30 | 1 | -1/+1 |
* | re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t... | Jakub Jelinek | 2013-03-22 | 1 | -1/+1 |
* | Add libstdc++-raw-cxx.m4 and use it in libsanitizer | H.J. Lu | 2012-12-11 | 1 | -0/+1 |
* | Fix PR55599/sanitizer by disabling static libasan on darwin | Jack Howarth | 2012-12-06 | 1 | -1/+1 |
* | [libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to ma... | Kostya Serebryany | 2012-12-04 | 1 | -3/+3 |
* | Don't use -I for libstdc++-v3 header files | H.J. Lu | 2012-11-29 | 1 | -1/+0 |
* | Use explicit -I for libstdc++-v3 header files | H.J. Lu | 2012-11-29 | 1 | -0/+1 |
* | [libsanitizer] add mach_override and enable libsanitizer on darwin | Jack Howarth | 2012-11-24 | 1 | -0/+6 |
* | Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros. | Jakub Jelinek | 2012-11-23 | 1 | -2/+8 |
* | tsan: New directory. | Wei Mi | 2012-11-22 | 1 | -0/+16 |
* | configure.ac: Invoke AM_MAINTAINER_MODE. | Tom Tromey | 2012-11-16 | 1 | -0/+1 |
* | Properly set MULTISUBDIR and gcc_version | H.J. Lu | 2012-11-15 | 1 | -0/+3 |
* | Add support for multilib run-time libraries | H.J. Lu | 2012-11-14 | 1 | -8/+54 |
* | Don't set AC_CONFIG_AUX_DIR | H.J. Lu | 2012-11-14 | 1 | -1/+0 |
* | Update configure.ac for GCC tree and remove unused files | H.J. Lu | 2012-11-13 | 1 | -2/+2 |
* | Import the asan runtime library into GCC tree | Wei Mi | 2012-11-12 | 1 | -0/+42 |