summaryrefslogtreecommitdiff
path: root/libsanitizer/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libsanitizer: Only build libhwasan when targeting AArch64Matthew Malcomson2020-11-251-1/+4
* libsanitizer: Tie the hwasan library into our build systemMatthew Malcomson2020-11-251-2/+3
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-0/+1
* RevertJakub Jelinek2018-07-051-1/+1
* re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko2018-07-041-1/+1
* ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek2017-10-191-1/+2
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+1
* re PR sanitizer/61100 (asan/tsan should have the sanitizer includes)Yury Gribov2014-05-141-0/+9
* re PR sanitizer/57316 (build failure in libsanitizer)Yury Gribov2014-01-231-0/+2
* re PR sanitizer/59136 (llvm-symbolizer shouldn't be started always)Jakub Jelinek2014-01-091-7/+9
* re PR sanitizer/59368 (libsanitizer spec file installed in the wrong place)Yury Gribov2013-12-051-0/+3
* re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime)Jakub Jelinek2013-11-291-0/+2
* libsanitizer merge from upstream r191666Kostya Serebryany2013-11-041-3/+3
* Merge ubsan into trunk.Marek Polacek2013-08-301-3/+3
* Restore AM_MAKEFLAGS in libsanitizerH.J. Lu2012-12-121-0/+38
* Restore MAKEOVERRIDES in libsanitizerH.J. Lu2012-12-121-0/+2
* Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizerH.J. Lu2012-12-121-40/+0
* Add libstdc++-raw-cxx.m4 and use it in libsanitizerH.J. Lu2012-12-111-2/+0
* [libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to ma...Kostya Serebryany2012-12-041-0/+4
* Don't use -I for libstdc++-v3 header filesH.J. Lu2012-11-291-0/+2
* Use explicit -I for libstdc++-v3 header filesH.J. Lu2012-11-291-2/+0
* Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros.Jakub Jelinek2012-11-231-3/+3
* tsan: New directory.Wei Mi2012-11-221-0/+4
* Update configure.ac for GCC tree and remove unused filesH.J. Lu2012-11-131-0/+2
* Import the asan runtime library into GCC treeWei Mi2012-11-121-0/+46