summaryrefslogtreecommitdiff
path: root/libsanitizer/configure
Commit message (Expand)AuthorAgeFilesLines
* 2016-01-14 Andreas Tobler <andreast@gcc.gnu.org>andreast2016-01-141-3/+45
* Update libsanitizer obstack interceptorsamodra2015-11-091-2/+36
* Fix bootstrap on x86_64-apple-darwin14 after r229119.chefmax2015-10-221-19/+97
* libsanitizer merge from upstream r250806.chefmax2015-10-211-54/+19
* libsanitizer: Bump to automake 1.11.6haubi2015-05-131-9/+14
* 2015-04-13 Yury Gribov <y.gribov@samsung.com>ygribov2015-04-131-2/+44
* 2015-01-26 Matthias Klose <doko@ubuntu.com>doko2015-01-271-52/+53
* Include TSAN dependent sources for 64 bit i?86 target. vekumar2015-01-241-4/+0
* Conditionally include target specific files while building TSANvekumar2015-01-231-2/+9
* Always use PIC option with -shared in libtoolhjl2014-11-211-3/+3
* toplevel:fxcoudert2014-11-111-1/+1
* 2014-01-23 Yury Gribov <y.gribov@samsung.com>ygribov2014-01-231-2/+49
* * sanitizer_common/sanitizer_symbolizer_libbacktrace.hjakub2014-01-091-4/+6
* PR sanitizer/59136jakub2014-01-091-968/+3189
* Add -lm to link_sanitizer_commonhjl2013-12-051-1/+1
* gcc/ygribov2013-11-291-3/+91
* PR sanitizer/59061jakub2013-11-221-2/+17
* libsanitizer merge from upstream r191666kcc2013-11-041-1/+13
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra2013-09-201-5/+11
* Merge ubsan into trunk.mpolacek2013-08-301-1/+13
* Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGShjl2013-01-071-1/+1
* Use libstdc++-raw-cxx.m4 in libjavahjl2012-12-121-2/+6
* Add libstdc++-raw-cxx.m4 and use it in libsanitizerhjl2012-12-111-2/+29
* Fix PR55599/sanitizer by disabling static libasan on darwinkcc2012-12-061-1/+1
* [libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to ma...kcc2012-12-041-11/+11
* Don't use -I for libstdc++-v3 header fileshjl2012-11-291-20/+2
* Use explicit -I for libstdc++-v3 header fileshjl2012-11-291-2/+20
* [libsanitizer] add mach_override and enable libsanitizer on darwinkcc2012-11-241-2/+21
* * tsan/Makefile.am (AM_CXXFLAGS): Remove -Wno-variadic-macros.jakub2012-11-231-12/+229
* libsanitizer/wmi2012-11-221-2/+33
* * configure.ac: Invoke AM_MAINTAINER_MODE.tromey2012-11-161-2/+35
* Properly set MULTISUBDIR and gcc_versionhjl2012-11-151-0/+9
* Add support for multilib run-time librarieshjl2012-11-151-92/+251
* Don't set AC_CONFIG_AUX_DIRhjl2012-11-141-4/+4
* Update configure.ac for GCC tree and remove unused fileshjl2012-11-141-1867/+869
* Import the asan runtime library into GCC treedodji2012-11-121-0/+17589