Handle weak alias for PIE with copy reloc
[platform/upstream/binutils.git] / gold / yyscript.y
2014-03-05 Alan ModraUpdate copyright years
2011-11-11 Sterling Augustine2011-11-11 Sterling Augustine <saugustine@google...
2010-09-08 Nick Clifton * README: Remove claim that MEMORY is not suppo...
2010-08-02 Ian Lance Taylor PR 11855
2010-06-09 Nick Clifton * yyscript.y (input_list_element): Allow string...
2010-04-09 Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2009-10-16 Doug Kwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-06-23 Ian Lance Taylor PR 10030
2009-03-24 Ian Lance Taylor * yyscript.y (file_cmd): Recognize EXTERN.
2009-03-14 Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2008-12-09 Ian Lance Taylor PR 7088
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-03-25 Ben Elliston * yyscript.y: Fix spelling error in comment.
2008-02-28 Ian Lance TaylorSupport -d/--define-common.
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-23 Ian Lance TaylorUse string instead of STRING, so that we handled QUOTED...
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-10-26 Ian Lance TaylorFrom Craig Silverstein: preliminary support for OPTION...
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2006-11-14 Ian Lance TaylorMore dynamic object support, initial scripting support.