summaryrefslogtreecommitdiff
path: root/gold/script.h
Commit message (Expand)AuthorAgeFilesLines
* PR gold/5986Ian Lance Taylor2008-03-261-0/+1
* Permit scripts to refer to the addresses of output sections which wereIan Lance Taylor2008-02-291-0/+4
* Read input scripts which look like input objects with properIan Lance Taylor2008-02-281-7/+6
* Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor2008-02-281-7/+14
* From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor2008-02-261-10/+4
* Track sections for expressions.Ian Lance Taylor2008-02-091-13/+20
* Ignore version scripts for relocatable links.Ian Lance Taylor2008-02-071-0/+4
* Implement PHDRS.Ian Lance Taylor2008-02-041-0/+5
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-4/+52
* Don't pass around the target in order to define symbols; get it fromIan Lance Taylor2008-01-261-3/+2
* From Craig Silverstein: Simplify Version_script_info::symbol_is_localIan Lance Taylor2008-01-241-4/+5
* Parse a SECTIONS clause in a linker script.Ian Lance Taylor2008-01-231-38/+116
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-0/+83
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-1/+119
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-1/+1
* From Craig Silverstein and Ian Lance Taylor: Process --script option.Ian Lance Taylor2007-10-271-0/+9
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-0/+39