OSDN Git Service

PR 10980
[pf3gnuchains/pf3gnuchains3x.git] / gold / main.cc
2010-01-06 ian PR 10980
2009-12-30 espindola2009-12-29 Rafael Espindola <espindola@google.com>
2009-12-18 espindola2009-12-17 Rafael Avila de Espindola <espindola@googl...
2009-10-13 tmsriram * gc.h (gc_process_relocs): Check if icf is enabled...
2009-08-05 tmsriram*** empty log message ***
2009-05-15 ian * gold.h (Incremental_argument_list): Remove (invalid...
2009-04-24 ian * incremental.cc (Incremental_inputs_header_data)...
2009-04-02 ian * gold.h (reserve_unordered_map): Define, three versio...
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...
2008-08-07 ccoutant2008-08-06 Cary Coutant <ccoutant@google.com>
2008-07-22 ian * cref.cc: New file.
2008-05-21 ian * mapfile.cc: New file.
2008-05-06 ian * options.h (class General_options): Add --fatal-warnings.
2008-04-09 ian * options.h (class General_options): Add --noinhibit...
2008-03-26 ian PR gold/5986
2008-03-04 iantFrom Craig Silverstein: rework option handling to make...
2008-03-04 iantFrom Craig Silverstein: rename some option functions...
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 iantFrom Craig Silverstein: rework handling of Script_options.
2008-02-07 iantIgnore version scripts for relocatable links.
2008-02-04 iantFrom Craig Silverstein: support @file expansion.
2008-01-24 iantOriginally from Craig Silverstein, with changes: suppor...
2008-01-18 iantFrom Craig Silverstein: Optionally print command line...
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-12-14 iantFrom Craig Silverstein: size hash tables to avoid resizing.
2007-12-05 iantStringpool stats. Also make Symbol_table support funct...
2007-12-04 iantPrint symbol table statistics with --stats.
2007-10-27 iantFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-12 iantAdd --stats option to print runtime and memory usage...
2007-10-04 iantFull support for --sysroot.
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantAdd global parameters.
2006-11-30 iantAdded a testsuite. More support for COPY relocations.