aboutsummaryrefslogtreecommitdiff
path: root/gold/yyscript.y
AgeCommit message (Expand)AuthorFilesLines
2011-11-112011-11-11 Sterling Augustine <saugustine@google.com>Sterling Augustine1-0/+4
2010-09-08 * README: Remove claim that MEMORY is not supported.Nick Clifton1-5/+52
2010-08-02 PR 11855Ian Lance Taylor1-1/+1
2010-06-09 * yyscript.y (input_list_element): Allow strings prefixed withNick Clifton1-0/+2
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-11/+61
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+4
2009-06-23 PR 10030Ian Lance Taylor1-0/+2
2009-03-24 * yyscript.y (file_cmd): Recognize EXTERN.Ian Lance Taylor1-1/+21
2009-03-14 * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor1-3/+14
2008-12-09 PR 7088Ian Lance Taylor1-0/+1
2008-11-06 * options.cc (General_options::parse_dynamic_list): New function.Craig Silverstein1-0/+20
2008-08-13 * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor1-2/+8
2008-03-25 * yyscript.y: Fix spelling error in comment.Ben Elliston1-1/+1
2008-02-28Support -d/--define-common.Ian Lance Taylor1-1/+5
2008-02-04Implement PHDRS.Ian Lance Taylor1-1/+68
2008-02-04Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor1-5/+24
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor1-1/+2
2008-01-23Use string instead of STRING, so that we handled QUOTED_STRING.Ian Lance Taylor1-12/+10
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor1-6/+320
2008-01-18From Craig Silverstein: Handle quoted strings differently in versionIan Lance Taylor1-39/+77
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor1-1/+94
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor1-8/+220
2008-01-07Report linker script errors with line numbers. Ignore OUTPUT_FORMATIan Lance Taylor1-2/+12
2008-01-06Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor1-0/+13
2007-10-26From Craig Silverstein: preliminary support for OPTION in linker script.Ian Lance Taylor1-0/+9
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-0/+168