aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin/configure
AgeCommit message (Expand)AuthorFilesLines
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-16/+47
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-2/+2
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-6/+19
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-12Enable CET in cross compiler if possibleH.J. Lu1-5/+11
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu1-5/+30
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu1-2/+147
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-5/+10
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-557/+882
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
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/+1
2015-07-02configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak1-517/+1349
2015-05-13lto-plugin: Bump to automake 1.11.6Michael Haubenwallner1-7/+10
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-1/+1
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-2/+14
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-08-26Properly set gcc_build_dir for in-tree buildH.J. Lu1-2/+10
2014-06-13Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge1-2/+15
2014-05-15Check for -static-libgcc before use (PR lto/60981)Rainer Orth1-3/+27
2014-03-17Fix Solaris bootstrap with GNU ld/LTORainer Orth1-2/+6
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-5/+11
2012-09-14* configure: Regenerated.David Edelsohn1-2/+3
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-3/+10
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab1-1/+1
2011-12-19Check for warning flags without no- prefixAndreas Schwab1-4/+10
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-3/+3
2011-08-10re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther1-2/+42
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues1-10/+2
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-18/+0
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-2/+25
2010-12-05config.h.in: Regenerated.Kai Tietz1-97/+39
2010-12-01config.h.in: Regenerated.Kai Tietz1-2/+101
2010-11-11re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn1-2/+84
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn1-57/+211
2010-10-08Add AC_CANONICAL_SYSTEM to configure.ac.H.J. Lu1-39/+84
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn1-2/+11
2009-12-05re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu1-431/+555
2009-10-27re PR lto/41652 (LTO plugin misconfiguration)Dmitry Gorbachev1-215/+215
2009-10-26configure.ac: Use AM_MAINTAINER_MODE.Richard Guenther1-14/+47
2009-10-19re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola1-14/+80
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+12715