summaryrefslogtreecommitdiff
path: root/gold/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-0/+5
* 2008-08-06 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-071-0/+2
* * cref.cc: New file.Ian Lance Taylor2008-07-221-0/+4
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-1/+18
* * options.h (class General_options): Add --fatal-warnings.Ian Lance Taylor2008-05-061-0/+5
* * options.h (class General_options): Add --noinhibit-exec option.Ian Lance Taylor2008-04-091-1/+4
* PR gold/5986Ian Lance Taylor2008-03-261-0/+3
* From Craig Silverstein: rework option handling to make it easier toIan Lance Taylor2008-03-041-1/+1
* From Craig Silverstein: rename some option functions in preparationIan Lance Taylor2008-03-041-3/+3
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-3/+3
* From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor2008-02-261-8/+4
* Ignore version scripts for relocatable links.Ian Lance Taylor2008-02-071-0/+10
* From Craig Silverstein: support @file expansion.Ian Lance Taylor2008-02-041-1/+7
* Originally from Craig Silverstein, with changes: support using aIan Lance Taylor2008-01-241-1/+1
* From Craig Silverstein: Optionally print command line for easierIan Lance Taylor2008-01-181-1/+87
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-1/+2
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-3/+8
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-1/+1
* From Craig Silverstein: size hash tables to avoid resizing.Ian Lance Taylor2007-12-141-2/+5
* Stringpool stats. Also make Symbol_table support functions inline.Ian Lance Taylor2007-12-051-0/+1
* Print symbol table statistics with --stats.Ian Lance Taylor2007-12-041-0/+1
* From Craig Silverstein and Ian Lance Taylor: Process --script option.Ian Lance Taylor2007-10-271-1/+6
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-2/+5
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-0/+25
* Full support for --sysroot.Ian Lance Taylor2007-10-041-1/+1
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-0/+2
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-0/+57