summaryrefslogtreecommitdiff
path: root/gold/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Fix typo in previous patch: should use struct mallinfo2.Cary Coutant2021-03-191-1/+1
* Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson2021-03-191-2/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix printing the size of GOLD's memory areana on Cygwin based systems.Franz Sirl2018-07-111-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-0/+2
* * gold.cc: Include timer.h.Cary Coutant2011-10-181-2/+30
* * options.h (class General_options): Add --print-output-format.Ian Lance Taylor2011-07-151-1/+5
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-4/+4
* * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant2011-06-081-2/+4
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-0/+1
* Fix typos in gold.Ralf Wildenhues2010-12-141-1/+1
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-4/+4
* elfcpp/ChangeLog:Cary Coutant2010-08-121-4/+1
* * gold.h (is_wildcard_string): New function.Sriraman Tallam2010-06-011-0/+3
* 2010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-03-221-0/+1
* PR 10980Ian Lance Taylor2010-01-051-4/+9
* 2009-12-29 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2009-12-291-1/+1
* 2009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola2009-12-171-5/+12
* * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam2009-10-131-1/+1
* *** empty log message ***Sriraman Tallam2009-08-051-1/+8
* * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor2009-05-151-1/+4
* * incremental.cc (Incremental_inputs_header_data): Renamed fromIan Lance Taylor2009-04-241-0/+4
* * gold.h (reserve_unordered_map): Define, three versions, one forIan Lance Taylor2009-04-021-1/+2
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-1/+8
* 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