summaryrefslogtreecommitdiff
path: root/lto-plugin/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu2020-04-251-1/+4
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-71/+166
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+2
* lto-plugin: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-16/+46
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-131-1/+3
* Properly set gcc_build_dir for in-tree buildH.J. Lu2014-08-261-1/+1
* Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge2014-06-131-15/+17
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-171-3/+8
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-171-3/+5
* Fix Solaris bootstrap with GNU ld/LTORainer Orth2014-03-171-1/+4
* re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther2011-08-101-1/+3
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-131-5/+5
* Fix minor build system issues in lto-plugin.Ralf Wildenhues2011-02-121-18/+19
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva2011-02-121-4/+11
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-071-3/+7
* revert r169877 patch for PR47225Paolo Bonzini2011-02-071-5/+2
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-071-2/+5
* Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag.Dave Korn2010-12-201-0/+1
* Revert last change.Rainer Orth2010-12-151-5/+4
* Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.Rainer Orth2010-12-151-4/+5
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-1/+4
* config.h.in: Regenerated.Kai Tietz2010-12-011-5/+5
* re PR lto/46273 (Failed to bootstrap)Dave Korn2010-11-031-24/+39
* configure.ac (build_lto_plugin): New shell variable.Dave Korn2010-10-071-6/+18
* Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc.Richard Guenther2010-07-221-0/+5
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-179/+14
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-6/+7
* re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther2010-01-111-27/+10
* re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu2009-12-051-1/+0
* configure.ac: Use AM_MAINTAINER_MODE.Richard Guenther2009-10-261-3/+4
* Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty.Richard Guenther2009-10-131-2/+3
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+680