OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / gold / yyscript.y
2009-10-16 dougkwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-06-23 ian PR 10030
2009-03-24 ian * yyscript.y (file_cmd): Recognize EXTERN.
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2008-12-09 ian PR 7088
2008-11-06 csilvers * options.cc (General_options::parse_dynamic_list...
2008-08-13 ian * layout.cc (Layout::attach_allocated_section_to_segme...
2008-03-25 bje * yyscript.y: Fix spelling error in comment.
2008-02-28 iantSupport -d/--define-common.
2008-02-04 iantImplement PHDRS.
2008-02-04 iantImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04 iantFully implement the SECTIONS clause.
2008-01-23 iantUse string instead of STRING, so that we handled QUOTED...
2008-01-23 iantParse a SECTIONS clause in a linker script.
2008-01-18 iantFrom Craig Silverstein: Handle quoted strings different...
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2008-01-07 iantReport linker script errors with line numbers. Ignore...
2008-01-06 iantAdd support for -e and for ENTRY in linker scripts.
2007-10-26 iantFrom Craig Silverstein: preliminary support for OPTION...
2007-09-22 iantAdd licensing text to every source file.
2006-11-14 iantMore dynamic object support, initial scripting support.