Supported Tizen version parsing and verification
[external/binutils.git] / gold / expression.cc
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-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-12-19 Ian Lance Taylor * object.h (Relobj::local_symbol_value): New function.
2011-10-31 Cary Coutant PR gold/13023
2010-11-18 Doug Kwan2010-11-18 Doug Kwan <dougkwan@google.com>
2010-10-01 Nick Clifton * expression.cc (eval): Replace dummy argument...
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-04-23 Ian Lance Taylor * expression.cc (Expression::Expression_eval_info...
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>
2008-02-29 Ian Lance TaylorPermit scripts to refer to the addresses of output...
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-13 Ian Lance TaylorImplement remaining linker script functions.
2008-02-13 Ian Lance TaylorImplement LOADADDR and SIZEOF.
2008-02-09 Ian Lance TaylorTrack sections for expressions.
2008-02-04 Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
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.