Supported Tizen version parsing and verification
[external/binutils.git] / gold / script.h
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-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gold)
2016-01-01 Alan ModraCopyright update for binutils
2015-08-26 Cary CoutantFix internal error in gold when script uses section...
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-10-31 Cary Coutant PR gold/13023
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...
2010-11-03 Nick Clifton PR ld/12001
2010-08-02 Ian Lance Taylor PR 11855
2010-04-23 Ian Lance Taylor * expression.cc (Expression::Expression_eval_info...
2010-01-12 Ian Lance Taylor * script.cc (class Lazy_demangler): Recreate--revert...
2010-01-06 Ian Lance Taylor PR 10980
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-07-06 Ian Lance Taylor * fileread.cc (File_read::get_mtime): New method.
2009-05-15 Ian Lance Taylor * gold.h (Incremental_argument_list): Remove (invalid...
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...
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-23 Ian Lance Taylor PR 6647
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-03-26 Ian Lance Taylor PR gold/5986
2008-02-29 Ian Lance TaylorPermit scripts to refer to the addresses of output...
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-26 Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-09 Ian Lance TaylorTrack sections for expressions.
2008-02-07 Ian Lance TaylorIgnore version scripts for relocatable links.
2008-02-04 Ian Lance TaylorImplement PHDRS.
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-24 Ian Lance TaylorFrom Craig Silverstein: Simplify Version_script_info...
2008-01-23 Ian Lance TaylorParse a SECTIONS clause in a linker script.
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.
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-10-27 Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2006-11-14 Ian Lance TaylorMore dynamic object support, initial scripting support.