aboutsummaryrefslogtreecommitdiff
path: root/gold/script.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-13 * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor1-1/+0
2008-07-23 PR 6647Ian Lance Taylor1-16/+12
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor1-1/+2
2008-03-26 PR gold/5986Ian Lance Taylor1-0/+1
2008-02-29Permit scripts to refer to the addresses of output sections which wereIan Lance Taylor1-0/+4
2008-02-28Read input scripts which look like input objects with properIan Lance Taylor1-7/+6
2008-02-28Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor1-7/+14
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