aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/configure
AgeCommit message (Expand)AuthorFilesLines
2023-11-28libsanitizer: Check assembler support for symbol assignment [PR112563]Rainer Orth1-2/+35
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-8/+125
2023-08-07libtool.m4: augment symcode for Solaris 11Nick Alcock1-1/+1
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV1-2/+2
2023-08-07libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2023-08-07libtool.m4: fix nm BSD flag detectionNick Alcock1-44/+45
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2023-01-31libsanitizer: Regenerate configureMartin Liska1-1/+2
2023-01-31libsanitizer/mips: always build with largefile supportYunQiang Su1-3/+10
2022-10-19libsanitizer: regenerate configureMartin Liska1-2/+2
2022-10-18libsanitizer: Avoid implicit function declaration in configure testFlorian Weimer1-2/+3
2022-10-12regenerate configure filesMartin Liska1-2/+2
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-2/+46
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert1-2/+74
2021-11-04lisanitizer: Apply autoreconf.Martin Liska1-13/+3
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-11-25libsanitizer: Only build libhwasan when targeting AArch64Matthew Malcomson1-14/+34
2020-11-25libsanitizer: Tie the hwasan library into our build systemMatthew Malcomson1-4/+21
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-0/+3
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-2/+2
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-3/+30
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-6/+16
2019-08-15[libsanitizer] Fix PR bootstrap/91455Iain Sandoe1-96/+95
2019-08-14Libsanitizer merge from trunk r368656.Martin Liska1-95/+96
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-6/+0
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-694/+1007
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska1-4/+4
2018-06-13re PR sanitizer/86090 ([ASAN] ASAN does not properly configure libbacktrace.)Denis Khalikov1-1/+1
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-7/+6
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-1/+16
2017-11-17Enable building libsanitizer with Intel CETIgor Tsimbalist1-2/+82
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-2/+21
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-1/+0
2016-11-09All source files: Merge from upstream 285547.Maxim Ostapenko1-2/+4
2016-07-25Revert 2015-11-09 sanitizer/obstack configuryAlan Modra1-36/+2
2016-01-14configure.ac: Replace the hard-coded -ldl requirement for link_sanitizer_comm...Andreas Tobler1-3/+45
2015-11-09Update libsanitizer obstack interceptorsAlan Modra1-2/+36
2015-10-22Fix bootstrap on x86_64-apple-darwin14 after r229119.Max Ostapenko1-19/+97
2015-10-21libsanitizer merge from upstream r250806.Max Ostapenko1-54/+19
2015-05-13libsanitizer: Bump to automake 1.11.6Michael Haubenwallner1-9/+14
2015-04-13re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>)Yury Gribov1-2/+44
2015-01-27configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose1-52/+53
2015-01-24Include TSAN dependent sources for 64 bit i?86 target. Venkataramanan Kumar1-4/+0
2015-01-23Conditionally include target specific files while building TSAN 2015-01-25...Venkataramanan Kumar1-2/+9