aboutsummaryrefslogtreecommitdiff
path: root/gold/script.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-26From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor1-10/+4
2008-02-09Track sections for expressions.Ian Lance Taylor1-13/+20
2008-02-07Ignore version scripts for relocatable links.Ian Lance Taylor1-0/+4
2008-02-04Implement PHDRS.Ian Lance Taylor1-0/+5
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor1-4/+52
2008-01-26Don't pass around the target in order to define symbols; get it fromIan Lance Taylor1-3/+2
2008-01-24From Craig Silverstein: Simplify Version_script_info::symbol_is_localIan Lance Taylor1-4/+5
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor1-38/+116
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor1-0/+83
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor1-1/+119
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor1-1/+1
2007-10-27From Craig Silverstein and Ian Lance Taylor: Process --script option.Ian Lance Taylor1-0/+9
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/+39