aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)AuthorFilesLines
2014-12-09lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin2-14/+61
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-1/+6
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin2-1/+34
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt5-4/+42
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-08-26Properly set gcc_build_dir for in-tree buildH.J. Lu5-4/+28
2014-06-13Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge5-31/+64
2014-05-15Check for -static-libgcc before use (PR lto/60981)Rainer Orth3-4/+46
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek3-6/+23
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek3-3/+15
2014-04-02lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE...Richard Biener2-0/+12
2014-03-28simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener2-12/+34
2014-03-17Fix Solaris bootstrap with GNU ld/LTORainer Orth5-4/+25
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-2/+2
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2012-09-14* configure: Regenerated.David Edelsohn2-2/+7
2012-05-29* lto-plugin.c: Fix typo.Joseph Myers2-1/+5
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu2-3/+14
2012-02-22re PR lto/50616 (lto1.exe: internal compiler error: invalid resolution in the...Kai Tietz2-2/+17
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-1/+5
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-4/+14
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler2-3/+7
2011-10-02re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka2-2/+17
2011-09-30Use 64bit integer for LTO symbol ID.H.J. Lu2-6/+18
2011-08-10re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther6-4/+58
2011-04-20remove useless if-before-free testsJim Meyering2-4/+6
2011-04-05re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther2-3/+8
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues4-20/+18
2011-02-12Fix minor build system issues in lto-plugin.Ralf Wildenhues3-20/+26
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva3-9/+32
2011-02-07re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz3-4/+21
2011-02-07revert r169877 patch for PR47225Paolo Bonzini3-8/+14
2011-02-07re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz3-3/+15
2011-01-25lto-plugin.c (gold_version): New static variable.Ian Lance Taylor2-1/+16
2011-01-12re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c)Richard Guenther2-2/+8
2010-12-20Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag.Dave Korn3-0/+7
2010-12-15Revert last change.Rainer Orth3-9/+10
2010-12-15Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.Rainer Orth3-6/+16
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn5-35/+11
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn6-4/+44
2010-12-05config.h.in: Regenerated.Kai Tietz5-99/+55
2010-12-01config.h.in: Regenerated.Kai Tietz7-11/+125
2010-11-13lto-plugin.c (add_output_files): Fix memory leak.Kai Tietz2-1/+8
2010-11-11re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn5-10/+125
2010-11-03re PR lto/46291 (Failed to bootstrap-lto)Dave Korn2-2/+5
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn10-396/+624
2010-10-11lto-plugin.c (dump_symtab): Correct printf argument type.Kai Tietz2-2/+7
2010-10-08Add AC_CANONICAL_SYSTEM to configure.ac.H.J. Lu3-39/+91
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn9-175/+391
2010-08-05lto-plugin.c: Include <hashtab.h>Andi Kleen2-9/+242