summaryrefslogtreecommitdiff
path: root/lto-plugin/Makefile.in
AgeCommit message (Expand)Author
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2015-05-13lto-plugin: Bump to automake 1.11.6Michael Haubenwallner
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt
2014-08-26Properly set gcc_build_dir for in-tree buildH.J. Lu
2014-06-13Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2014-03-17Fix Solaris bootstrap with GNU ld/LTORainer Orth
2011-08-10re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-12Fix minor build system issues in lto-plugin.Ralf Wildenhues
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva
2011-02-07re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz
2011-02-07revert r169877 patch for PR47225Paolo Bonzini
2011-02-07re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz
2010-12-20Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag.Dave Korn
2010-12-15Revert last change.Rainer Orth
2010-12-15Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.Rainer Orth
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-12-01config.h.in: Regenerated.Kai Tietz
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn
2010-07-22Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc.Richard Guenther
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-01-11re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther
2009-12-05re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu
2009-10-26configure.ac: Use AM_MAINTAINER_MODE.Richard Guenther
2009-10-13Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty.Richard Guenther
2009-10-03Merge lto branch into trunk.Diego Novillo