summaryrefslogtreecommitdiff
path: root/lto-plugin
Commit message (Expand)AuthorAgeFilesLines
* [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
* config.h.in: Regenerated.Kai Tietz2010-12-055-99/+55
* config.h.in: Regenerated.Kai Tietz2010-12-017-11/+125
* lto-plugin.c (add_output_files): Fix memory leak.Kai Tietz2010-11-132-1/+8
* re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn2010-11-115-10/+125
* re PR lto/46291 (Failed to bootstrap-lto)Dave Korn2010-11-032-2/+5
* re PR lto/46273 (Failed to bootstrap)Dave Korn2010-11-0310-396/+624
* lto-plugin.c (dump_symtab): Correct printf argument type.Kai Tietz2010-10-112-2/+7
* Add AC_CANONICAL_SYSTEM to configure.ac.H.J. Lu2010-10-083-39/+91
* configure.ac (build_lto_plugin): New shell variable.Dave Korn2010-10-079-175/+391
* lto-plugin.c: Include <hashtab.h>Andi Kleen2010-08-052-9/+242
* Add Changelog tooAndi Kleen2010-07-281-0/+4
* lto-plugin.c (translate): Remove debug fprintf.Andi Kleen2010-07-281-2/+0