summaryrefslogtreecommitdiff
path: root/libsanitizer/configure
AgeCommit message (Expand)AuthorFilesLines
2017-12-08[TTC-11] Embed UBSan into ASan runtimesubmit/tizen_base/20171208.084018accepted/tizen/base/20171215.171112Maxim Ostapenko1-6/+6
2017-08-03libsanitizer/chefmax1-0/+2
2016-01-142016-01-14 Andreas Tobler <andreast@gcc.gnu.org>andreast1-3/+45
2015-11-09Update libsanitizer obstack interceptorsamodra1-2/+36
2015-10-22Fix bootstrap on x86_64-apple-darwin14 after r229119.chefmax1-19/+97
2015-10-21libsanitizer merge from upstream r250806.chefmax1-54/+19
2015-05-13libsanitizer: Bump to automake 1.11.6haubi1-9/+14
2015-04-132015-04-13 Yury Gribov <y.gribov@samsung.com>ygribov1-2/+44
2015-01-272015-01-26 Matthias Klose <doko@ubuntu.com>doko1-52/+53
2015-01-24Include TSAN dependent sources for 64 bit i?86 target. vekumar1-4/+0
2015-01-23Conditionally include target specific files while building TSANvekumar1-2/+9
2014-11-21Always use PIC option with -shared in libtoolhjl1-3/+3
2014-11-11toplevel:fxcoudert1-1/+1
2014-01-232014-01-23 Yury Gribov <y.gribov@samsung.com>ygribov1-2/+49
2014-01-09 * sanitizer_common/sanitizer_symbolizer_libbacktrace.hjakub1-4/+6
2014-01-09 PR sanitizer/59136jakub1-968/+3189
2013-12-05Add -lm to link_sanitizer_commonhjl1-1/+1
2013-11-29gcc/ygribov1-3/+91
2013-11-22 PR sanitizer/59061jakub1-2/+17
2013-11-04libsanitizer merge from upstream r191666kcc1-1/+13
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra1-5/+11
2013-08-30Merge ubsan into trunk.mpolacek1-1/+13
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGShjl1-1/+1
2012-12-12Use libstdc++-raw-cxx.m4 in libjavahjl1-2/+6
2012-12-11Add libstdc++-raw-cxx.m4 and use it in libsanitizerhjl1-2/+29
2012-12-06Fix PR55599/sanitizer by disabling static libasan on darwinkcc1-1/+1
2012-12-04[libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to ma...kcc1-11/+11
2012-11-29Don't use -I for libstdc++-v3 header fileshjl1-20/+2
2012-11-29Use explicit -I for libstdc++-v3 header fileshjl1-2/+20
2012-11-24[libsanitizer] add mach_override and enable libsanitizer on darwinkcc1-2/+21
2012-11-23 * tsan/Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros.jakub1-12/+229
2012-11-22libsanitizer/wmi1-2/+33
2012-11-16 * configure.ac: Invoke AM_MAINTAINER_MODE.tromey1-2/+35
2012-11-15Properly set MULTISUBDIR and gcc_versionhjl1-0/+9
2012-11-15Add support for multilib run-time librarieshjl1-92/+251
2012-11-14Don't set AC_CONFIG_AUX_DIRhjl1-4/+4
2012-11-14Update configure.ac for GCC tree and remove unused fileshjl1-1867/+869
2012-11-12Import the asan runtime library into GCC treedodji1-0/+17589