aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-08-01lto: replace $target with $host in configure.ac [PR106170]Martin Liska1-1/+1
2022-07-14lto-plugin: use -pthread only for detected targetsMartin Liska1-0/+5
2022-07-07lto-plugin: use locking only for selected targetsMartin Liska1-2/+15
2022-07-01lto: pass -pthread to AM_LDFLAGS [PR 106118]Pekka Seppänen1-3/+0
2022-06-27lto-plugin: make claim_file_handler thread-safeMartin Liska1-0/+7
2022-03-22lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-...Jakub Jelinek1-0/+37
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu1-0/+3
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-3/+2
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2015-07-02configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak1-0/+1
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-0/+10
2014-08-26Properly set gcc_build_dir for in-tree buildH.J. Lu1-0/+7
2014-06-13Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge1-0/+5
2014-05-15Check for -static-libgcc before use (PR lto/60981)Rainer Orth1-1/+13
2014-03-17Fix Solaris bootstrap with GNU ld/LTORainer Orth1-0/+3
2011-08-10re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther1-0/+1
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-12/+0
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+1
2010-12-05config.h.in: Regenerated.Kai Tietz1-1/+1
2010-12-01config.h.in: Regenerated.Kai Tietz1-0/+1
2010-11-11re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn1-0/+1
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn1-9/+12
2010-10-08Add AC_CANONICAL_SYSTEM to configure.ac.H.J. Lu1-0/+1
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn1-0/+8
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-1/+1
2009-10-27re PR lto/41652 (LTO plugin misconfiguration)Dmitry Gorbachev1-1/+1
2009-10-26configure.ac: Use AM_MAINTAINER_MODE.Richard Guenther1-0/+1
2009-10-19re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola1-0/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+12