summaryrefslogtreecommitdiff
path: root/gold/gold.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
* 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
* PR23769, mixing split-stack and non-split-stack error messageCherry Zhang2018-10-161-4/+10
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson2017-12-011-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix bug where -u option with empty archive results in internal error.Cary Coutant2016-11-211-8/+8
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant2015-06-021-8/+21
* Fix internal error in do_relocate_sections when using plugins.Cary Coutant2015-03-211-3/+3
* Fix failure in exception_static_test.Cary Coutant2015-03-091-0/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant2014-09-231-0/+3
* Update copyright yearsAlan Modra2014-03-051-2/+1
* 2013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant2013-04-261-0/+3
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-4/+0
* PR gold/14726Alan Modra2012-10-171-3/+9
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-091-9/+1
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-4/+6
* 2012-07-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-07-161-8/+8
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-75/+77
* 2012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-191-2/+5
* * gold.cc: Include timer.h.Cary Coutant2011-10-181-0/+9
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-0/+14
* * gold/gold.cc (queue_initial_tasks): Move option checks ...Cary Coutant2011-09-261-36/+19
* * options.h (class General_options): Add --print-output-format.Ian Lance Taylor2011-07-151-1/+10
* PR gold/12804Cary Coutant2011-06-091-0/+3
* * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant2011-06-081-8/+8
* * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant2011-06-081-1/+3
* * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor2011-05-251-5/+1
* * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant2011-05-241-5/+1
* * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant2011-05-231-0/+7
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-26/+215
* PR gold/10708Cary Coutant2010-11-051-0/+1
* * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant2010-10-141-1/+1
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-2/+2
* PR 11855Ian Lance Taylor2010-08-021-2/+2
* 2010-04-14 Doug Kwan <dougkwan@google.com>Doug Kwan2010-04-151-0/+10
* 2010-04-07 Doug Kwan <dougkwan@google.com>Doug Kwan2010-04-071-5/+15
* 2010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-03-221-1/+1
* * gold.cc (queue_middle_tasks): If no input files were opened,Ian Lance Taylor2010-02-231-0/+9
* * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor2010-02-121-29/+34
* * dirsearch.cc (Dirsearch::initialize): Add all blockers beforeIan Lance Taylor2010-02-111-35/+28
* PR 10980Ian Lance Taylor2010-01-061-1/+8
* * gold.cc (queue_middle_tasks): Fix formatting.Ian Lance Taylor2009-12-291-1/+1
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-8/+9
* Add support for -pie.Ian Lance Taylor2009-10-141-2/+3