summaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)Author
2012-05-29* lto-plugin.c: Fix typo.Joseph Myers
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-02-22re PR lto/50616 (lto1.exe: internal compiler error: invalid resolution in the...Kai Tietz
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-10-02re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka
2011-09-30Use 64bit integer for LTO symbol ID.H.J. Lu
2011-08-10re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther
2011-04-20remove useless if-before-free testsJim Meyering
2011-04-05re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-12Fix minor build system issues in lto-plugin.Ralf Wildenhues
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva
2011-02-07re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz
2011-02-07revert r169877 patch for PR47225Paolo Bonzini
2011-02-07re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz
2011-01-25lto-plugin.c (gold_version): New static variable.Ian Lance Taylor
2011-01-12re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c)Richard Guenther
2010-12-20Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag.Dave Korn
2010-12-15Revert last change.Rainer Orth
2010-12-15Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.Rainer Orth
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-12-05config.h.in: Regenerated.Kai Tietz
2010-12-01config.h.in: Regenerated.Kai Tietz
2010-11-13lto-plugin.c (add_output_files): Fix memory leak.Kai Tietz
2010-11-11re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn
2010-11-03re PR lto/46291 (Failed to bootstrap-lto)Dave Korn
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn
2010-10-11lto-plugin.c (dump_symtab): Correct printf argument type.Kai Tietz
2010-10-08Add AC_CANONICAL_SYSTEM to configure.ac.H.J. Lu
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn
2010-08-05lto-plugin.c: Include <hashtab.h>Andi Kleen
2010-07-28Add Changelog tooAndi Kleen
2010-07-28lto-plugin.c (translate): Remove debug fprintf.Andi Kleen
2010-07-23Cast to unsigned long.H.J. Lu
2010-07-23re PR lto/44992 (ld -r breaks LTO)Andi Kleen
2010-07-22Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc.Richard Guenther
2010-05-21lto-plugin.c (write_resolution): Do not assert syms is non-NULL.Richard Guenther
2010-05-07re PR lto/43857 (-fresolution causes an ICE)Richard Guenther
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-23re PR lto/41550 (Fix security and portability issues in lto-plugin)Richard Guenther
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-16Delete temporary output files.Dmitry Gorbachev
2010-01-11re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther
2010-01-03Pass -m* and -v to -plugin-optH.J. Lu
2009-12-05re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-11-19re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...Rafael Avila de Espindola