summaryrefslogtreecommitdiff
path: root/lto-plugin/configure
Commit message (Expand)AuthorAgeFilesLines
* regenerate configure filesMartin Liska2022-10-121-2/+2
* Generic configury support for shared libs on VxWorksOlivier Hainque2022-10-111-0/+24
* lto: replace $target with $host in configure.ac [PR106170]Martin Liska2022-08-011-1/+1
* lto-plugin: use -pthread only for detected targetsMartin Liska2022-07-141-2/+8
* lto-plugin: use locking only for selected targetsMartin Liska2022-07-071-4/+17
* lto: pass -pthread to AM_LDFLAGS [PR 106118]Pekka Seppänen2022-07-011-5/+2
* lto-plugin: make claim_file_handler thread-safeMartin Liska2022-06-271-2/+15
* lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-...Jakub Jelinek2022-03-221-2/+114
* GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu2021-05-031-16/+47
* Update GNU/Hurd configure supportSamuel Thibault2021-01-051-11/+1
* Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin2020-11-291-2/+2
* Require CET support only for the final GCC buildH.J. Lu2020-07-301-6/+19
* Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu2020-05-291-6/+6
* Enable CET in cross compiler if possibleH.J. Lu2020-05-121-5/+11
* Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu2020-04-281-5/+30
* Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu2020-04-251-2/+147
* Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2019-09-271-5/+10
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-557/+882
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-181-1/+1
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-2/+21
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-151-1/+1
* configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak2015-07-021-517/+1349
* lto-plugin: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-7/+10
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-211-1/+1
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-131-2/+14
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-111-1/+1
* Properly set gcc_build_dir for in-tree buildH.J. Lu2014-08-261-2/+10
* Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge2014-06-131-2/+15
* Check for -static-libgcc before use (PR lto/60981)Rainer Orth2014-05-151-3/+27
* Fix Solaris bootstrap with GNU ld/LTORainer Orth2014-03-171-2/+6
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-201-5/+11
* * configure: Regenerated.David Edelsohn2012-09-141-2/+3
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-161-3/+10
* warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2011-12-201-1/+1
* Check for warning flags without no- prefixAndreas Schwab2011-12-191-4/+10
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-211-3/+3
* re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther2011-08-101-2/+42
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-131-10/+2
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2010-12-101-18/+0
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-2/+25
* config.h.in: Regenerated.Kai Tietz2010-12-051-97/+39
* config.h.in: Regenerated.Kai Tietz2010-12-011-2/+101
* re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn2010-11-111-2/+84
* re PR lto/46273 (Failed to bootstrap)Dave Korn2010-11-031-57/+211
* Add AC_CANONICAL_SYSTEM to configure.ac.H.J. Lu2010-10-081-39/+84
* configure.ac (build_lto_plugin): New shell variable.Dave Korn2010-10-071-2/+11
* re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu2009-12-051-431/+555
* re PR lto/41652 (LTO plugin misconfiguration)Dmitry Gorbachev2009-10-271-215/+215
* configure.ac: Use AM_MAINTAINER_MODE.Richard Guenther2009-10-261-14/+47
* re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola2009-10-191-14/+80