]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/expression.cc
Update copyright years
[thirdparty/binutils-gdb.git] / gold / expression.cc
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.