aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)AuthorFilesLines
2018-10-26Update ChangeLog and version files for releasereleases/gcc-6.5.0GCC Administrator1-0/+4
2017-07-26backport: re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay2-7/+15
2017-07-04Update ChangeLog and version files for releasereleases/gcc-6.4.0Richard Biener1-0/+4
2016-12-21Update ChangeLog and version files for releasereleases/gcc-6.3.0GCC Administrator1-0/+4
2016-08-22Update ChangeLog and version files for releasereleases/gcc-6.2.0Richard Biener1-0/+4
2016-04-27Update ChangeLog and version files for releasereleases/gcc-6.1.0GCC Administrator1-0/+4
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2-27/+127
2016-01-15Fix usage of an uninitialized variableMartin Liska2-1/+6
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka2-1/+35
2015-07-02configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak4-517/+1388
2015-05-13lto-plugin: Bump to automake 1.11.6Michael Haubenwallner5-51/+111
2015-02-06Revert the PR lto/64837 fixH.J. Lu2-7/+6
2015-02-05Pass handle to release_input_fileH.J. Lu2-1/+6
2015-02-05Call release_input_file only if file is claimedH.J. Lu2-3/+8
2015-01-28Call release_input_file only if not NULLH.J. Lu2-1/+7
2015-01-28Call release_input_file in claim_file_handlerH.J. Lu2-0/+13
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