aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)Author
2013-02-072013-02-07 Michael Haubenwallner <michael.haubenwallner@salomon.at>Michael Haubenwallner
2013-02-032013-02-03 David Edelsohn <dje.gcc@gmail.com>David Edelsohn
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-07Support -fuse-ld=bfd and -fuse-ld=goldNick Clifton
2012-11-272012-11-27 Meador Inge <meadori@codesourcery.com>Meador Inge
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-07 * configure.ac (PLUGIN_LD): Rename into...Eric Botcazou
2012-05-04 * collect2.c (may_unlink_output_file): New global.Olivier Hainque
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-01-03 * collect2.c (main): In AIX specific computations for vectorOlivier Hainque
2011-11-032011-11-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-032011-11-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-07-25Remove the unused demangle_flag in collect2.c.H.J. Lu
2011-07-242011-07-24 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2011-05-19 * collect2.c: Include diagnostic.h.Joseph Myers
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-31 PR target/47109Joseph Myers
2011-03-25Changelog c-family/Kai Tietz
2011-01-06 PR lto/47188Jan Hubicka
2010-12-19Fix -fno-lto (PR lto/46905)Andi Kleen
2010-12-08 PR debug/46749Mike Stump
2010-11-29 * collect2.c (main): Do not imply verbose output with LTO and linker plugin.Jan Hubicka
2010-11-29 * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers
2010-11-11 * doc/invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. StartJoseph Myers
2010-11-04Fix PR driver/45703: let --help -v show linker help.Ralf Wildenhues
2010-09-09 * collect2.c (maybe_run_lto_and_relink): Rewrite code producing ldJan Hubicka
2010-06-26 * collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.Joseph Myers
2010-06-24 * collect2.c (main): Match exactly --version and --help.Alan Modra
2010-05-192010-05-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-182010-05-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-112010-05-11 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-05-07ChangeLog:Steven Bosscher
2010-05-072010-05-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-04-292010-04-29 Jon Grant <04@jguk.org>Jon Grant
2010-04-272010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-04-27ChangeLog:Dave Korn
2010-02-142010-02-14 Marco Poletti <poletti.marco@gmail.com>Marco Poletti
2010-01-16gcc/Richard Sandiford
2010-01-04Turn on trace in collect2 if neededH.J. Lu
2010-01-02 * collect2.c (scan_libraries): Add missing argument to call toJohn David Anglin
2010-01-022010-01-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-082009-11-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-10-08 * collect2.c (add_lto_object): Only define if OBJECT_FORMAT_NONE.Rainer Orth
2009-10-07 * collect2.c (main): Add -fno-whole-program.Jan Hubicka
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-09-27collect2.c (main): Look for -brtl before adding libraries.Peter O'Gorman
2009-08-28 * collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro,Olivier Hainque