aboutsummaryrefslogtreecommitdiff
path: root/gold/yyscript.y
AgeCommit message (Expand)AuthorFilesLines
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