summaryrefslogtreecommitdiff
path: root/gold/gold.cc
AgeCommit message (Expand)Author
2015-03-21Fix internal error in do_relocate_sections when using plugins.Cary Coutant
2015-03-09Fix failure in exception_static_test.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra
2012-10-17 PR gold/14726Alan Modra
2012-09-09 * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam
2012-07-162012-07-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath
2012-03-192012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-10-18 * gold.cc: Include timer.h.Cary Coutant
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-09-26 * gold/gold.cc (queue_initial_tasks): Move option checks ...Cary Coutant
2011-07-15 * options.h (class General_options): Add --print-output-format.Ian Lance Taylor
2011-06-09 PR gold/12804Cary Coutant
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant
2011-06-08 * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor
2011-05-24 * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant
2011-05-23 * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant
2010-11-05 PR gold/10708Cary Coutant
2010-10-14 * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-02 PR 11855Ian Lance Taylor
2010-04-152010-04-14 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-04-072010-04-07 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-02-23 * gold.cc (queue_middle_tasks): If no input files were opened,Ian Lance Taylor
2010-02-12 * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor
2010-02-11 * dirsearch.cc (Dirsearch::initialize): Add all blockers beforeIan Lance Taylor
2010-01-06 PR 10980Ian Lance Taylor
2009-12-29 * gold.cc (queue_middle_tasks): Fix formatting.Ian Lance Taylor
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor
2009-10-14 Add support for -pie.Ian Lance Taylor
2009-10-13 * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam
2009-10-13 * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam
2009-10-09elfcpp/:Ian Lance Taylor
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor
2009-09-30 * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor
2009-09-01 * gold.cc: Include "incremental.h".Ian Lance Taylor
2009-08-05*** empty log message ***Sriraman Tallam
2009-06-24 PR 10156Ian Lance Taylor
2009-06-24 PR 10237Ian Lance Taylor
2009-03-14 * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor
2009-03-13 * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor
2009-01-282009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam