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