summaryrefslogtreecommitdiff
path: root/lto-plugin
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogGCC Administrator2013-04-121-0/+4
* Mark ChangeLogGCC Administrator2012-03-011-0/+4
* backport: re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther2012-01-036-4/+61
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-202-3/+7
* Mark ChangeLogGCC Administrator2011-10-261-0/+4
* Mark ChangeLogGCC Administrator2011-06-271-0/+4
* re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther2011-04-052-3/+8
* Mark ChangeLogGCC Administrator2011-03-251-0/+4
* 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
* Cast to unsigned long.H.J. Lu2010-07-232-2/+8
* re PR lto/44992 (ld -r breaks LTO)Andi Kleen2010-07-232-62/+83
* Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc.Richard Guenther2010-07-223-0/+17
* lto-plugin.c (write_resolution): Do not assert syms is non-NULL.Richard Guenther2010-05-212-1/+4
* re PR lto/43857 (-fresolution causes an ICE)Richard Guenther2010-05-072-19/+14
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-043-180/+21
* re PR lto/41550 (Fix security and portability issues in lto-plugin)Richard Guenther2010-04-232-21/+38
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-023-9/+15
* Delete temporary output files.Dmitry Gorbachev2010-03-162-0/+12
* re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther2010-01-113-27/+17
* Pass -m* and -v to -plugin-optH.J. Lu2010-01-032-2/+19
* re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu2009-12-053-435/+559
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-0/+5
* re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...Rafael Avila de Espindola2009-11-192-1/+6
* lto-plugin.c (write_resolution): Assume resolution_file is set.Rafael Avila de Espindola2009-11-122-9/+22
* lto-plugin.c (temp_obj_dir_name): Remove.Rafael Avila de Espindola2009-11-052-26/+23
* gcc.c (process_command): Handle arguments name@offset.Richard Guenther2009-11-042-53/+29