aboutsummaryrefslogtreecommitdiff
path: root/libvtv/configure
AgeCommit message (Expand)AuthorFilesLines
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-8/+124
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
2022-10-12regenerate configure filesMartin Liska1-2/+2
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-2/+46
2022-08-25regenerate configure files and config.h.in filesMartin Liska1-14/+4
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-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
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-711/+902
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 libvtv with Intel CETIgor Tsimbalist1-2/+75
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
2015-12-02configure.ac: Move AM_ENABLE_MULTILIB before GCC_LIBSTDCXX_RAW_CXX_FLAGS.Matthias Klose1-54/+55
2015-11-25Port libvtv to SolarisRainer Orth1-996/+942
2015-05-13libvtv: Bump to automake 1.11.6Michael Haubenwallner1-9/+14
2015-02-09libvtv: autoreconf.Thomas Schwinge1-3/+25
2015-01-29Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice1-2/+27
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-3/+3
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-3/+3
2013-09-25Fix issue with libvtv testsuite being run (and failing)Caroline Tice1-15/+38
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-5/+11
2013-09-10Move VTV_SUPPORTED check after AC_CANONICAL_SYSTEMH.J. Lu1-16/+16
2013-09-06Add documentation for the options --enable-vtable-verify,Caroline Tice1-39/+4
2013-08-20Fix logging to not use /tmp or the current directory...Caroline Tice1-544/+1393
2013-08-07Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.Benjamin Kosnik1-71/+75
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+17164