aboutsummaryrefslogtreecommitdiff
path: root/gold/script-c.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Implement PHDRS.Ian Lance Taylor1-9/+39
2008-02-04Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor1-0/+22
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor1-11/+191
2008-01-18From Craig Silverstein: Handle quoted strings differently in versionIan Lance Taylor1-1/+5
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor1-0/+38
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor1-4/+137
2008-01-06Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor1-0/+5
2007-10-26From Craig Silverstein: preliminary support for OPTION in linker script.Ian Lance Taylor1-0/+4
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-0/+53