aboutsummaryrefslogtreecommitdiff
path: root/gold/script-sections.cc
AgeCommit message (Expand)AuthorFilesLines
2008-02-12Pass down alignment when adding input section to orphan section.Ian Lance Taylor1-1/+2
2008-02-09Track sections for expressions.Ian Lance Taylor1-163/+197
2008-02-04Print PHDRS clause for debugging.Ian Lance Taylor1-0/+43
2008-02-04Implement PHDRS.Ian Lance Taylor1-40/+470
2008-02-04Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor1-13/+195
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor1-11/+1510
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor1-0/+738