summaryrefslogtreecommitdiff
path: root/lto-plugin
Commit message (Expand)AuthorAgeFilesLines
* re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2016-02-252-27/+127
* Fix usage of an uninitialized variableMartin Liska2016-01-152-1/+6
* re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka2015-11-252-1/+35
* configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak2015-07-024-517/+1388
* lto-plugin: Bump to automake 1.11.6Michael Haubenwallner2015-05-135-51/+111
* Revert the PR lto/64837 fixH.J. Lu2015-02-062-7/+6
* Pass handle to release_input_fileH.J. Lu2015-02-052-1/+6
* Call release_input_file only if file is claimedH.J. Lu2015-02-052-3/+8
* Call release_input_file only if not NULLH.J. Lu2015-01-282-1/+7
* Call release_input_file in claim_file_handlerH.J. Lu2015-01-282-0/+13
* lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin2014-12-092-14/+61
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-1/+6
* [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin2014-11-132-1/+34
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-135-4/+42
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6
* Properly set gcc_build_dir for in-tree buildH.J. Lu2014-08-265-4/+28
* Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge2014-06-135-31/+64
* Check for -static-libgcc before use (PR lto/60981)Rainer Orth2014-05-153-4/+46
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-173-6/+23
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-173-3/+15
* lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE...Richard Biener2014-04-022-0/+12
* simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener2014-03-282-12/+34
* Fix Solaris bootstrap with GNU ld/LTORainer Orth2014-03-175-4/+25
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer2013-10-231-2/+2
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * lto-plugin.c: Fix typo.Joseph Myers2012-05-292-1/+5
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* re PR lto/50616 (lto1.exe: internal compiler error: invalid resolution in the...Kai Tietz2012-02-222-2/+17
* warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2011-12-202-1/+5
* Check for warning flags without no- prefixAndreas Schwab2011-12-192-4/+14
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-3/+7
* re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka2011-10-022-2/+17
* Use 64bit integer for LTO symbol ID.H.J. Lu2011-09-302-6/+18
* re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther2011-08-106-4/+58
* remove useless if-before-free testsJim Meyering2011-04-202-4/+6
* re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther2011-04-052-3/+8
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-134-20/+18
* Fix minor build system issues in lto-plugin.Ralf Wildenhues2011-02-123-20/+26
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva2011-02-123-9/+32
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-073-4/+21
* revert r169877 patch for PR47225Paolo Bonzini2011-02-073-8/+14
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-073-3/+15
* lto-plugin.c (gold_version): New static variable.Ian Lance Taylor2011-01-252-1/+16
* re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c)Richard Guenther2011-01-122-2/+8
* Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag.Dave Korn2010-12-203-0/+7
* Revert last change.Rainer Orth2010-12-153-9/+10
* Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.Rainer Orth2010-12-153-6/+16
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2010-12-105-35/+11
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-066-4/+44