summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-03-06 Richard Biener <rguenther@suse.de>rguenth2014-03-061-4/+6
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Improve -fuse-ld=[bfd|gold] checkhjl2013-12-191-1/+29
* libgcc:dje2013-11-231-1/+68
* gcc/rsandifo2013-09-281-17/+17
* PR driver/57652dje2013-06-191-9/+7
* 2013-06-19 Matthias Klose <doko@ubuntu.com>doko2013-06-191-19/+19
* 2013-06-11 Richard Biener <rguenther@suse.de>rguenth2013-06-111-2/+5
* 2013-02-07 Michael Haubenwallner <michael.haubenwallner@salomon.at>dje2013-02-071-14/+14
* 2013-02-03 David Edelsohn <dje.gcc@gmail.com>dje2013-02-031-4/+6
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Support -fuse-ld=bfd and -fuse-ld=goldhjl2013-01-071-20/+48
* 2012-11-27 Meador Inge <meadori@codesourcery.com>meadori2012-11-271-182/+2
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-3/+3
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * configure.ac (PLUGIN_LD): Rename into...ebotcazou2012-05-071-1/+1
* * collect2.c (may_unlink_output_file): New global.hainque2012-05-041-5/+18
* Remove obsolete IRIX 6.5 supportro2012-03-141-29/+1
* * collect2.c (main): In AIX specific computations for vectorhainque2012-01-031-2/+5
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-0/+2
* 2011-11-03 Tristan Gingold <gingold@adacore.com>gingold2011-11-031-0/+52
* Remove the unused demangle_flag in collect2.c.hjl2011-07-251-1/+0
* 2011-07-24 Sandra Loosemore <sandra@codesourcery.com>sandra2011-07-241-11/+7
* * collect2.c: Include diagnostic.h.jsm282011-05-191-88/+42
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* PR target/47109jsm282011-03-311-8/+2
* Changelog c-family/ktietz2011-03-251-9/+6
* PR lto/47188hubicka2011-01-061-1/+1
* Fix -fno-lto (PR lto/46905)ak2010-12-191-0/+2
* PR debug/46749mrs2010-12-081-2/+79
* * collect2.c (main): Do not imply verbose output with LTO and linker plugin.hubicka2010-11-291-12/+1
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-5/+1
* * doc/invoke.texi (-fwhopr): Merge into -flto section.hubicka2010-11-111-9/+9
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* Fix PR driver/45703: let --help -v show linker help.rwild2010-11-041-10/+10
* * collect2.c (maybe_run_lto_and_relink): Rewrite code producing ldhubicka2010-09-091-41/+44
* * collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.jsm282010-06-261-6/+1
* * collect2.c (main): Match exactly --version and --help.amodra2010-06-241-2/+2
* 2010-05-19 Richard Guenther <rguenther@suse.de>rguenth2010-05-191-2/+3
* 2010-05-18 Richard Guenther <rguenther@suse.de>rguenth2010-05-181-41/+2
* 2010-05-11 Kai Tietz <kai.tietz@onevision.com>ktietz2010-05-111-1/+3
* ChangeLog:steven2010-05-071-10/+24
* 2010-05-07 Richard Guenther <rguenther@suse.de>rguenth2010-05-071-4/+0
* 2010-04-29 Jon Grant <04@jguk.org>manu2010-04-291-5/+24
* 2010-04-27 Kai Tietz <kai.tietz@onevision.com>ktietz2010-04-271-0/+4
* ChangeLog:davek2010-04-271-8/+10
* 2010-02-14 Marco Poletti <poletti.marco@gmail.com>jsm282010-02-141-3/+23
* gcc/rsandifo2010-01-161-2/+5
* Turn on trace in collect2 if neededhjl2010-01-041-2/+16
* * collect2.c (scan_libraries): Add missing argument to call todanglin2010-01-021-1/+1