summaryrefslogtreecommitdiffstats
path: root/gold/expression.cc
Commit message (Expand)AuthorAgeFilesLines
* Permit scripts to refer to the addresses of output sections which wereIan Lance Taylor2008-02-291-5/+44
* Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor2008-02-281-8/+20
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-11/+11
* Implement remaining linker script functions.Ian Lance Taylor2008-02-131-25/+105
* Implement LOADADDR and SIZEOF.Ian Lance Taylor2008-02-131-39/+125
* Track sections for expressions.Ian Lance Taylor2008-02-091-101/+193
* Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor2008-02-041-25/+145
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-3/+77
* Parse a SECTIONS clause in a linker script.Ian Lance Taylor2008-01-231-6/+139
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-0/+508
OpenPOWER on IntegriCloud