| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PR 62157: disclean in libsanitizer not working | Andrew Pinski | 2021-11-28 | 1 | -0/+3 |
* | libsanitizer: Only build libhwasan when targeting AArch64 | Matthew Malcomson | 2020-11-25 | 1 | -1/+4 |
* | libsanitizer: Tie the hwasan library into our build system | Matthew Malcomson | 2020-11-25 | 1 | -2/+3 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 1 | -0/+1 |
* | Revert | Jakub Jelinek | 2018-07-05 | 1 | -1/+1 |
* | re PR sanitizer/84250 (Symbol collision when using both Address and Undefined... | Maxim Ostapenko | 2018-07-04 | 1 | -1/+1 |
* | ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins... | Jakub Jelinek | 2017-10-19 | 1 | -1/+2 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-17 | 1 | -1/+1 |
* | re PR sanitizer/61100 (asan/tsan should have the sanitizer includes) | Yury Gribov | 2014-05-14 | 1 | -0/+9 |
* | re PR sanitizer/57316 (build failure in libsanitizer) | Yury Gribov | 2014-01-23 | 1 | -0/+2 |
* | re PR sanitizer/59136 (llvm-symbolizer shouldn't be started always) | Jakub Jelinek | 2014-01-09 | 1 | -7/+9 |
* | re PR sanitizer/59368 (libsanitizer spec file installed in the wrong place) | Yury Gribov | 2013-12-05 | 1 | -0/+3 |
* | re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime) | Jakub Jelinek | 2013-11-29 | 1 | -0/+2 |
* | libsanitizer merge from upstream r191666 | Kostya Serebryany | 2013-11-04 | 1 | -3/+3 |
* | Merge ubsan into trunk. | Marek Polacek | 2013-08-30 | 1 | -3/+3 |
* | Restore AM_MAKEFLAGS in libsanitizer | H.J. Lu | 2012-12-12 | 1 | -0/+38 |
* | Restore MAKEOVERRIDES in libsanitizer | H.J. Lu | 2012-12-12 | 1 | -0/+2 |
* | Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizer | H.J. Lu | 2012-12-12 | 1 | -40/+0 |
* | Add libstdc++-raw-cxx.m4 and use it in libsanitizer | H.J. Lu | 2012-12-11 | 1 | -2/+0 |
* | [libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to ma... | Kostya Serebryany | 2012-12-04 | 1 | -0/+4 |
* | Don't use -I for libstdc++-v3 header files | H.J. Lu | 2012-11-29 | 1 | -0/+2 |
* | Use explicit -I for libstdc++-v3 header files | H.J. Lu | 2012-11-29 | 1 | -2/+0 |
* | Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros. | Jakub Jelinek | 2012-11-23 | 1 | -3/+3 |
* | tsan: New directory. | Wei Mi | 2012-11-22 | 1 | -0/+4 |
* | Update configure.ac for GCC tree and remove unused files | H.J. Lu | 2012-11-13 | 1 | -0/+2 |
* | Import the asan runtime library into GCC tree | Wei Mi | 2012-11-12 | 1 | -0/+46 |