| Commit message (Expand) | Author | Age | Files | Lines |
* | regenerate configure files | Martin Liska | 2022-10-12 | 1 | -2/+2 |
* | Generic configury support for shared libs on VxWorks | Olivier Hainque | 2022-10-11 | 1 | -0/+24 |
* | lto: replace $target with $host in configure.ac [PR106170] | Martin Liska | 2022-08-01 | 1 | -1/+1 |
* | lto-plugin: use -pthread only for detected targets | Martin Liska | 2022-07-14 | 1 | -2/+8 |
* | lto-plugin: use locking only for selected targets | Martin Liska | 2022-07-07 | 1 | -4/+17 |
* | lto: pass -pthread to AM_LDFLAGS [PR 106118] | Pekka Seppänen | 2022-07-01 | 1 | -5/+2 |
* | lto-plugin: make claim_file_handler thread-safe | Martin Liska | 2022-06-27 | 1 | -2/+15 |
* | lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-... | Jakub Jelinek | 2022-03-22 | 1 | -2/+114 |
* | GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs | H.J. Lu | 2021-05-03 | 1 | -16/+47 |
* | Update GNU/Hurd configure support | Samuel Thibault | 2021-01-05 | 1 | -11/+1 |
* | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 2020-11-29 | 1 | -2/+2 |
* | Require CET support only for the final GCC build | H.J. Lu | 2020-07-30 | 1 | -6/+19 |
* | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 2020-05-29 | 1 | -6/+6 |
* | Enable CET in cross compiler if possible | H.J. Lu | 2020-05-12 | 1 | -5/+11 |
* | Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work first | H.J. Lu | 2020-04-28 | 1 | -5/+30 |
* | Enable Intel CET in liblto_plugin.so on Intel CET enabled host | H.J. Lu | 2020-04-25 | 1 | -2/+147 |
* | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2019-09-27 | 1 | -5/+10 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 1 | -557/+882 |
* | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2018-04-18 | 1 | -1/+1 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-17 | 1 | -2/+21 |
* | config-ml.in: Remove references to GCJ. | Matthias Klose | 2016-11-15 | 1 | -1/+1 |
* | configure.ac: Add AC_USE_SYSTEM_EXTENSIONS. | Uros Bizjak | 2015-07-02 | 1 | -517/+1349 |
* | lto-plugin: Bump to automake 1.11.6 | Michael Haubenwallner | 2015-05-13 | 1 | -7/+10 |
* | Always use PIC option with -shared in libtool | H.J. Lu | 2014-11-21 | 1 | -1/+1 |
* | [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make | Bernd Schmidt | 2014-11-13 | 1 | -2/+14 |
* | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 2014-11-11 | 1 | -1/+1 |
* | Properly set gcc_build_dir for in-tree build | H.J. Lu | 2014-08-26 | 1 | -2/+10 |
* | Allow overriding the libiberty used for building the LTO plugin. | Thomas Schwinge | 2014-06-13 | 1 | -2/+15 |
* | Check for -static-libgcc before use (PR lto/60981) | Rainer Orth | 2014-05-15 | 1 | -3/+27 |
* | Fix Solaris bootstrap with GNU ld/LTO | Rainer Orth | 2014-03-17 | 1 | -2/+6 |
* | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2013-09-20 | 1 | -5/+11 |
* | * configure: Regenerated. | David Edelsohn | 2012-09-14 | 1 | -2/+3 |
* | Regenerate configure files for libtool.m4 change | H.J. Lu | 2012-05-16 | 1 | -3/+10 |
* | warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. | Andreas Schwab | 2011-12-20 | 1 | -1/+1 |
* | Check for warning flags without no- prefix | Andreas Schwab | 2011-12-19 | 1 | -4/+10 |
* | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 2011-11-21 | 1 | -3/+3 |
* | re PR bootstrap/49907 (lto-plugin -Wall in stage1) | Richard Guenther | 2011-08-10 | 1 | -2/+42 |
* | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 2011-02-13 | 1 | -10/+2 |
* | re PR middle-end/46674 (Weak alias is mistakenly optimized away) | Dave Korn | 2010-12-10 | 1 | -18/+0 |
* | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 2010-12-06 | 1 | -2/+25 |
* | config.h.in: Regenerated. | Kai Tietz | 2010-12-05 | 1 | -97/+39 |
* | config.h.in: Regenerated. | Kai Tietz | 2010-12-01 | 1 | -2/+101 |
* | re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC) | Dave Korn | 2010-11-11 | 1 | -2/+84 |
* | re PR lto/46273 (Failed to bootstrap) | Dave Korn | 2010-11-03 | 1 | -57/+211 |
* | Add AC_CANONICAL_SYSTEM to configure.ac. | H.J. Lu | 2010-10-08 | 1 | -39/+84 |
* | configure.ac (build_lto_plugin): New shell variable. | Dave Korn | 2010-10-07 | 1 | -2/+11 |
* | re PR bootstrap/42306 (Revision 155012 breaks lto-plugin) | H.J. Lu | 2009-12-05 | 1 | -431/+555 |
* | re PR lto/41652 (LTO plugin misconfiguration) | Dmitry Gorbachev | 2009-10-27 | 1 | -215/+215 |
* | configure.ac: Use AM_MAINTAINER_MODE. | Richard Guenther | 2009-10-26 | 1 | -14/+47 |
* | re PR lto/40790 (plugin-api.h unconditionally includes stdint.h) | Rafael Espindola | 2009-10-19 | 1 | -14/+80 |