summaryrefslogtreecommitdiff
path: root/lto-plugin/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* lto-plugin: use -pthread only for detected targetsMartin Liska2022-07-141-2/+1
* lto-plugin: implement LDPT_GET_API_VERSIONMartin Liska2022-07-121-1/+1
* lto: pass -pthread to AM_LDFLAGS [PR 106118]Pekka Seppänen2022-07-011-1/+2
* lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-...Jakub Jelinek2022-03-221-2/+16
* Fix PR lto/49664: liblto_plugin.so exports too many symbolsAndrew Pinski2021-09-131-1/+2
* libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson2020-11-251-2/+2
* Cygwin/MinGW: Do not version lto pluginsJonathan Yong2020-09-101-1/+1
* Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu2020-04-251-1/+1
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+1
* lto-plugin: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-1/+1
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-131-1/+1
* 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-14/+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-0/+4
* Fix Solaris bootstrap with GNU ld/LTORainer Orth2014-03-171-1/+3
* re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther2011-08-101-1/+1
* Fix minor build system issues in lto-plugin.Ralf Wildenhues2011-02-121-2/+2
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva2011-02-121-5/+11
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-071-1/+6
* revert r169877 patch for PR47225Paolo Bonzini2011-02-071-3/+1
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-071-1/+3
* Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag.Dave Korn2010-12-201-0/+1
* Revert last change.Rainer Orth2010-12-151-4/+2
* Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.Rainer Orth2010-12-151-2/+4
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-1/+2
* re PR lto/46273 (Failed to bootstrap)Dave Korn2010-11-031-10/+3
* configure.ac (build_lto_plugin): New shell variable.Dave Korn2010-10-071-2/+8
* Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc.Richard Guenther2010-07-221-0/+6
* re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther2010-01-111-0/+1
* Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty.Richard Guenther2009-10-131-1/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+19