aboutsummaryrefslogtreecommitdiff
path: root/gold/gold.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-16PR23769, mixing split-stack and non-split-stack error messageCherry Zhang1-4/+10
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-21Fix bug where -u option with empty archive results in internal error.Cary Coutant1-8/+8
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-06-02PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant1-8/+21
2015-03-21Fix internal error in do_relocate_sections when using plugins.Cary Coutant1-3/+3
2015-03-09Fix failure in exception_static_test.Cary Coutant1-0/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant1-0/+3
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant1-0/+3
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra1-4/+0
2012-10-17 PR gold/14726Alan Modra1-3/+9
2012-09-09 * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra1-9/+1
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-4/+6
2012-07-162012-07-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-8/+8
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath1-75/+77
2012-03-192012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+5
2011-10-18 * gold.cc: Include timer.h.Cary Coutant1-0/+9
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+14
2011-09-26 * gold/gold.cc (queue_initial_tasks): Move option checks ...Cary Coutant1-36/+19
2011-07-15 * options.h (class General_options): Add --print-output-format.Ian Lance Taylor1-1/+10
2011-06-09 PR gold/12804Cary Coutant1-0/+3
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant1-8/+8
2011-06-08 * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant1-1/+3
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor1-5/+1
2011-05-24 * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant1-5/+1
2011-05-23 * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant1-0/+7
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-26/+215
2010-11-05 PR gold/10708Cary Coutant1-0/+1
2010-10-14 * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant1-1/+1
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-2/+2
2010-08-02 PR 11855Ian Lance Taylor1-2/+2
2010-04-152010-04-14 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+10
2010-04-072010-04-07 Doug Kwan <dougkwan@google.com>Doug Kwan1-5/+15
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+1
2010-02-23 * gold.cc (queue_middle_tasks): If no input files were opened,Ian Lance Taylor1-0/+9
2010-02-12 * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor1-29/+34
2010-02-11 * dirsearch.cc (Dirsearch::initialize): Add all blockers beforeIan Lance Taylor1-35/+28
2010-01-06 PR 10980Ian Lance Taylor1-1/+8
2009-12-29 * gold.cc (queue_middle_tasks): Fix formatting.Ian Lance Taylor1-1/+1
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor1-8/+9