summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2010-01-02 Richard Guenther <rguenther@suse.de>rguenth2010-01-021-3/+3
* Remove trailing white spaces.hjl2009-11-251-12/+12
* 2009-11-08 H.J. Lu <hongjiu.lu@intel.com>hjl2009-11-081-3/+13
* * collect2.c (add_lto_object): Only define if OBJECT_FORMAT_NONE.ro2009-10-081-0/+3
* * collect2.c (main): Add -fno-whole-program.hubicka2009-10-071-2/+3
* Merge lto branch into trunk.dnovillo2009-10-031-11/+390
* collect2.c (main): Look for -brtl before adding libraries.pogma2009-09-271-13/+16
* * collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro,hainque2009-08-281-73/+155
* * collect2.c (scan_libraries): Use CONST_CAST2 to perform char ** todanglin2009-07-261-1/+1
* * collect2.c (main): Use CONST_CAST2 to perform char ** tohainque2009-06-181-1/+2
* PR bootstrap/40430ian2009-06-121-1/+3
* gcc/rsandifo2009-06-021-0/+18
* gcc/rsandifo2009-06-021-1/+6
* gcc/rsandifo2009-06-021-3/+5
* ./:ian2009-06-011-6/+11
* ./:ian2009-04-271-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * collect2.c (symkind): New enum. Symbol kinds we care about.hainque2008-07-261-28/+38
* * collect2.c (scan_prog_file, COFF version): Use CONST_CASThainque2008-07-161-2/+2
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-271-1/+1
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-6/+7