summaryrefslogtreecommitdiff
path: root/gold/yyscript.y
Commit message (Expand)AuthorAgeFilesLines
* * yyscript.y: Fix spelling error in comment.Ben Elliston2008-03-251-1/+1
* Support -d/--define-common.Ian Lance Taylor2008-02-281-1/+5
* Implement PHDRS.Ian Lance Taylor2008-02-041-1/+68
* Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor2008-02-041-5/+24
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-1/+2
* Use string instead of STRING, so that we handled QUOTED_STRING.Ian Lance Taylor2008-01-231-12/+10
* Parse a SECTIONS clause in a linker script.Ian Lance Taylor2008-01-231-6/+320
* From Craig Silverstein: Handle quoted strings differently in versionIan Lance Taylor2008-01-181-39/+77
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-1/+94
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-8/+220
* Report linker script errors with line numbers. Ignore OUTPUT_FORMATIan Lance Taylor2008-01-071-2/+12
* Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor2008-01-061-0/+13
* From Craig Silverstein: preliminary support for OPTION in linker script.Ian Lance Taylor2007-10-261-0/+9
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-0/+168