OSDN Git Service

2009-12-17 Rafael Avila de Espindola <espindola@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / script.h
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-07-06 ian * fileread.cc (File_read::get_mtime): New method.
2009-05-15 ian * gold.h (Incremental_argument_list): Remove (invalid...
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-13 ian * fileread.cc (Input_file::open): Remove options param...
2008-11-06 csilvers * options.cc (General_options::parse_dynamic_list...
2008-08-13 ian * layout.cc (Layout::attach_allocated_section_to_segme...
2008-07-23 ian PR 6647
2008-05-21 ian * mapfile.cc: New file.
2008-03-26 ian PR gold/5986
2008-02-29 iantPermit scripts to refer to the addresses of output...
2008-02-28 iantRead input scripts which look like input objects with...
2008-02-28 iantDon't check assertions until symbols are finalized...
2008-02-26 iantFrom Craig Silverstein: rework handling of Script_options.
2008-02-09 iantTrack sections for expressions.
2008-02-07 iantIgnore version scripts for relocatable links.
2008-02-04 iantImplement PHDRS.
2008-02-04 iantFully implement the SECTIONS clause.
2008-01-26 iantDon't pass around the target in order to define symbols...
2008-01-24 iantFrom Craig Silverstein: Simplify Version_script_info...
2008-01-23 iantParse a SECTIONS clause in a linker script.
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-10-27 iantFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-09-22 iantAdd licensing text to every source file.
2006-11-14 iantMore dynamic object support, initial scripting support.