aboutsummaryrefslogtreecommitdiff
path: root/gold/script-sections.cc
AgeCommit message (Expand)AuthorFilesLines
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor1-1/+6
2008-04-15 * script-sections.cc (Script_sections::create_segments): UseIan Lance Taylor1-7/+6
2008-04-10 PR gold/5996Ian Lance Taylor1-19/+40
2008-02-29Permit scripts to refer to the addresses of output sections which wereIan Lance Taylor1-2/+95
2008-02-28Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor1-39/+90
2008-02-28From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor1-7/+7
2008-02-14Set load address for orphan sections.Ian Lance Taylor1-9/+33
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