]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/script.cc
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / gold / script.cc
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-02-16  Sriraman TallamFix symbol resolution with linker plugins for defsym...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-20  Cary CoutantFix read-beyond-end-of-buffer error in script parsing.
2016-08-12  Roland McGrath[gold] Implement HIDDEN syntax in linker scripts
2016-06-28  Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-01-01  Alan ModraCopyright update for binutils
2015-08-26  Cary CoutantFix internal error in gold when script uses section...
2015-03-22  Cary CoutantPR gold/18048: Fix INCLUDE directive support for gold
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-07-09  Cary CoutantFix --defsym to copy symbol attributes.
2014-03-05  Alan ModraUpdate copyright years
2011-11-17  Sterling Augustine2011-11-17 Sterling Augustine <saugustine@google...
2011-10-31  Cary Coutant PR gold/13023
2011-06-29  Ian Lance Taylor * script.cc (Token::integer_value): Accept trailing...
2011-06-28  Ian Lance Taylor PR gold/12934
2011-04-12  Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-30  Cary Coutant * archive.cc (Archive::include_member): Adjust call...
2011-01-25  Ian Lance Taylor * script.cc (script_add_extern): Rewrite to use
2010-11-03  Nick Clifton PR ld/12001
2010-09-08  Rafael Ávila de... 2010-09-08 Rafael Espindola <espindola@google.com>
2010-09-08  Nick Clifton * README: Remove claim that MEMORY is not suppo...
2010-08-25  Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-12  Cary Coutantelfcpp/ChangeLog:
2010-08-02  Ian Lance Taylor PR 11855
2010-06-09  Nick Clifton * yyscript.y (input_list_element): Allow string...
2010-05-18  Rafael Ávila de... 2010-05-18 Rafael Espindola <espindola@google.com>
2010-04-23  Ian Lance Taylor * expression.cc (Expression::Expression_eval_info...
2010-04-09  Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2010-03-22  Rafael Ávila de... 2010-03-22 Rafael Espindola <espindola@google.com>
2010-01-12  Ian Lance Taylor * script.cc (Version_script_info::build_expression_lis...
2010-01-12  Ian Lance Taylor * script.cc (class Lazy_demangler): Recreate--revert...
2010-01-09  Ian Lance Taylor * script.cc (Version_script_info::build_expression_lis...
2010-01-06  Ian Lance Taylor PR 10980
2009-12-31  Ian Lance Taylor PR 10979
2009-12-30  Ian Lance Taylor PR 10861
2009-12-29  Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-16  Doug Kwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-16  Ian Lance Taylor * script.cc (Script_options::add_symbol_assignment...
2009-10-10  Chris Demetriou2009-10-10 Chris Demetriou <cgd@google.com>
2009-10-10  Ian Lance Taylor * descriptor.cc: Include <cstdio> and "binary-io.h".
2009-07-06  Ian Lance Taylor * fileread.cc (File_read::get_mtime): New method.
2009-06-23  Ian Lance Taylor PR 10030
2009-05-15  Ian Lance Taylor * gold.h (Incremental_argument_list): Remove (invalid...
2009-03-24  Ian Lance Taylor * yyscript.y (file_cmd): Recognize EXTERN.
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-02-01  Ian Lance Taylor * script.cc (Lazy_demangler): New class.
2008-11-06  Craig Silverstein * options.cc (General_options::parse_dynamic_list...
2008-08-13  Ian Lance Taylor * layout.cc (Layout::attach_allocated_section_to_segme...
2008-07-29  Ian Lance Taylor * script.cc (Script_options::finalize_symbols): Finali...
2008-07-23  Ian Lance Taylor PR 6647
2008-06-30  Craig Silverstein2008-06-30 Craig Silverstein <csilvers@cs.stanford...
2008-05-21  Ian Lance Taylor * mapfile.cc: New file.
2008-03-26  Ian Lance Taylor PR gold/5986
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rework option handling to make...
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 TaylorRead input scripts which look like input objects with...
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-27  Ian Lance TaylorFix handling of ENTRY in linker script.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-13  Ian Lance TaylorAssignments in linker scripts override definitions...
2008-02-09  Ian Lance TaylorTrack sections for expressions.
2008-02-08  Ian Lance TaylorDon't read linker scripts in binary mode.
2008-02-07  Ian Lance TaylorIgnore version scripts for relocatable links.
2008-02-07  Ian Lance TaylorImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-04  Ian Lance TaylorImplement PHDRS.
2008-02-04  Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
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-18  Ian Lance TaylorFrom Craig Silverstein: Handle quoted strings different...
2008-01-15  Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2008-01-07  Ian Lance TaylorReport linker script errors with line numbers. Ignore...
2008-01-06  Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-22  Ian Lance TaylorAdd threading support.
2007-10-30  Ian Lance TaylorFrom Craig Silverstein: Implement OPTION in linker...
2007-10-29  Ian Lance TaylorFrom Craig Silverstein: Remove extraneous comment.
2007-10-27  Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-26  Ian Lance TaylorFrom Craig Silverstein: preliminary support for OPTION...
2007-10-14  Ian Lance TaylorRemove extraneous newlines.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: add support for searching for...
2007-09-25  Ian Lance TaylorRework File_read interface. Get file size. Use pread...
2007-09-25  Ian Lance TaylorBreak out default pbytes argument to read and get_view...
2007-09-24  Ian Lance TaylorFrom Craig Silverstein: Fix bug when reading large...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-08-21  chathamMake relative references in linker scripts absolute...
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.