aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/ubsan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-08libsanitizer: Add AM_CCASFLAGS to Makefile.amH.J. Lu1-0/+1
2020-06-09libsanitizer: use gnu++14Martin Liska1-1/+1
2019-08-14Libsanitizer merge from trunk r368656.Martin Liska1-10/+10
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska1-0/+1
2018-07-05RevertJakub Jelinek1-5/+1
2018-07-04re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko1-1/+5
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist1-0/+1
2017-11-08re PR bootstrap/82670 (UBSAN bootstrap broken after recent libsanitizer merge)Jakub Jelinek1-4/+1
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek1-2/+3
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+1
2015-10-22Fix bootstrap on x86_64-apple-darwin14 after r229119.Max Ostapenko1-3/+0
2015-10-21libsanitizer merge from upstream r250806.Max Ostapenko1-3/+12
2014-11-14Makefile.am (AM_CXXFLAGS): Use -std=gnu++11.Uros Bizjak1-1/+1
2014-11-13libsanitizer merge from upstream r221802Kostya Serebryany1-0/+1
2014-10-14Makefile.am (DEFS): Add -DPIC.Jakub Jelinek1-1/+1
2014-09-23[libsanitizer merge from upstream r218156]Kostya Serebryany1-0/+2
2014-01-09re PR sanitizer/59136 (llvm-symbolizer shouldn't be started always)Jakub Jelinek1-0/+3
2013-11-29re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime)Jakub Jelinek1-1/+1
2013-11-28re PR sanitizer/59106 (Failure to link against static libasan)Jakub Jelinek1-1/+4
2013-09-01darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(un...Iain Sandoe1-1/+5
2013-08-30Merge ubsan into trunk.Marek Polacek1-0/+65