Clean up last entry.
[binutils-gdb.git] / gold / main.cc
2009-01-28 Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-19 Cary CoutantAdd plugin functionality for link-time optimization...
2008-08-07 Cary Coutant2008-08-06 Cary Coutant <ccoutant@google.com>
2008-07-22 Ian Lance Taylor * cref.cc: New file.
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-06 Ian Lance Taylor * options.h (class General_options): Add --fatal-warnings.
2008-04-09 Ian Lance Taylor * options.h (class General_options): Add --noinhibit...
2008-03-26 Ian Lance Taylor PR gold/5986
2008-03-04 Ian Lance TaylorFrom Craig Silverstein: rework option handling to make...
2008-03-04 Ian Lance TaylorFrom Craig Silverstein: rename some option functions...
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-07 Ian Lance TaylorIgnore version scripts for relocatable links.
2008-02-04 Ian Lance TaylorFrom Craig Silverstein: support @file expansion.
2008-01-24 Ian Lance TaylorOriginally from Craig Silverstein, with changes: suppor...
2008-01-18 Ian Lance TaylorFrom Craig Silverstein: Optionally print command line...
2008-01-15 Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-14 Ian Lance TaylorFrom Craig Silverstein: size hash tables to avoid resizing.
2007-12-05 Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-04 Ian Lance TaylorPrint symbol table statistics with --stats.
2007-10-27 Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12 Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-04 Ian Lance TaylorFull support for --sysroot.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-21 Ian Lance TaylorAdd global parameters.
2006-11-30 Ian Lance TaylorAdded a testsuite. More support for COPY relocations.