Supported Tizen version parsing and verification
[external/binutils.git] / gold / gold.cc
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-16 Cherry ZhangPR23769, mixing split-stack and non-split-stack error...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-01 Benjamin PetersonFix internal error from command line with unbalanced...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-21 Cary CoutantFix bug where -u option with empty archive results...
2016-01-01 Alan ModraCopyright update for binutils
2015-06-02 Cary CoutantPR 17819: Fix --build-id=tree when using --compress...
2015-03-22 Cary CoutantFix internal error in do_relocate_sections when using...
2015-03-09 Cary CoutantFix failure in exception_static_test.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-09-24 Cary CoutantFix race condition causing assert in Eh_frame_hdr:...
2014-03-05 Alan ModraUpdate copyright years
2013-04-26 Cary Coutant2013-04-26 Geoff Pike <gpike@chromium.org>
2013-03-10 Alan Modra * gold.cc (queue_middle_tasks): Move detect_odr_violat...
2012-10-17 Alan Modra PR gold/14726
2012-09-09 Alan Modra * target.h (Target::gc_mark_symbol, do_gc_mark_symbol...
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-07-16 Sriraman Tallam2012-07-16 Sriraman Tallam <tmsriram@google.com>
2012-05-02 Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-03-19 Doug Kwan2012-03-19 Doug Kwan <dougkwan@google.com>
2011-10-18 Cary Coutant * gold.cc: Include timer.h.
2011-09-29 Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-26 Cary Coutant * gold/gold.cc (queue_initial_tasks): Move option...
2011-07-15 Ian Lance Taylor * options.h (class General_options): Add --print-outpu...
2011-06-09 Cary Coutant PR gold/12804
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08 Cary Coutant * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_...
2011-05-25 Ian Lance Taylor * archive.cc (Library_base::should_include_member...
2011-05-24 Cary Coutant * gold.cc (queue_initial_tasks): Pass incremental...
2011-05-23 Cary Coutant * gold.cc (queue_middle_tasks): Process existing GOT...
2011-04-12 Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2010-11-05 Cary Coutant PR gold/10708
2010-10-14 Cary Coutant * debug.h (DEBUG_INCREMENTAL): New flag.
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-02 Ian Lance Taylor PR 11855
2010-04-15 Doug Kwan2010-04-14 Doug Kwan <dougkwan@google.com>
2010-04-07 Doug Kwan2010-04-07 Doug Kwan <dougkwan@google.com>
2010-03-22 Rafael Ávila de... 2010-03-22 Rafael Espindola <espindola@google.com>
2010-02-23 Ian Lance Taylor * gold.cc (queue_middle_tasks): If no input files...
2010-02-12 Ian Lance Taylor * gold.cc (queue_middle_gc_tasks): Use a separate...
2010-02-11 Ian Lance Taylor * dirsearch.cc (Dirsearch::initialize): Add all blocke...
2010-01-06 Ian Lance Taylor PR 10980
2009-12-29 Ian Lance Taylor * gold.cc (queue_middle_tasks): Fix formatting.
2009-10-29 Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-14 Ian Lance Taylor Add support for -pie.
2009-10-13 Sriraman Tallam * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-13 Sriraman Tallam * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-10-09 Ian Lance Taylorelfcpp/:
2009-10-06 Ian Lance Taylor * options.h (class General_options): Define
2009-09-30 Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-09-01 Ian Lance Taylor * gold.cc: Include "incremental.h".
2009-08-05 Sriraman Tallam*** empty log message ***
2009-06-24 Ian Lance Taylor PR 10156
2009-06-24 Ian Lance Taylor PR 10237
2009-03-14 Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-13 Ian Lance Taylor * fileread.cc (Input_file::open): Remove options param...
2009-01-28 Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-12-24 Cary Coutant * gold.cc (gold_exit): Call plugin cleanup handlers...
2008-10-07 Cary Coutant * options.c (General_options::finalize): Add check...
2008-09-19 Cary CoutantAdd plugin functionality for link-time optimization...
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-09 Ian Lance Taylor PR 6493
2008-05-07 Ian Lance Taylor PR 6049
2008-04-19 Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17 Ian Lance Taylor * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-15 Ian Lance Taylor * layout.cc (Layout::Layout): Initialize sections_are_...
2008-03-04 Ian Lance TaylorFrom Craig Silverstein: rename some option functions...
2008-02-28 Ian Lance TaylorSupport -d/--define-common.
2008-02-28 Ian Lance TaylorDon't check assertions until symbols are finalized...
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-13 Ian Lance TaylorSupport selecting target by name.
2008-02-08 Ian Lance TaylorAdd support for --format binary for input files.
2008-02-07 Ian Lance TaylorSupport --oformat binary.
2008-02-07 Ian Lance TaylorEven when stripping all symbols, we need to write out...
2008-02-06 Ian Lance TaylorSupport creating empty output when there are no input...
2008-02-06 Ian Lance TaylorFix group signature handling for relocatable link,...
2008-02-06 Ian Lance TaylorInitial -r support.
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-26 Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-23 Ian Lance TaylorParse a SECTIONS clause in a linker script.
2008-01-09 Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-06 Ian Lance TaylorDon't write out the symbol table when stripping.
2007-11-29 Ian Lance TaylorClean up setting address and section offset.
2007-11-28 Ian Lance TaylorDon't try to delete the output file if we don't know...
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-14 Ian Lance TaylorFrom Craig Silverstein: Report output file name with...
2007-11-14 Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-14 Ian Lance TaylorWarn about undefined references in shared libraries...
2007-11-13 Ian Lance TaylorFrom Craig Silverstein: First cut at detecting ODR...
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-26 Ian Lance TaylorSimplify some code to avoid extra tests of number of...
2007-10-26 Ian Lance TaylorExit if we couldn't open any input files.
2007-10-17 Ian Lance TaylorAdd infrastructure for threading support.
2007-10-16 Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-14 Ian Lance TaylorFrom Craig Silverstein: add some internationalization...
2007-10-14 Ian Lance TaylorFrom Craig Silverstein: error if we see a dynamic objec...
next