OSDN Git Service

2009-11-10 Doug Kwan <dougkwan@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / script-sections.cc
2009-11-05 ian * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-16 dougkwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-16 ian * script.cc (Script_options::add_symbol_assignment...
2009-10-16 ian * layout.cc (Layout::set_segment_offsets): Align the...
2009-10-09 dougkwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-18 dougkwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-06-24 ian * script-sections.cc (Output_section_definition::
2009-06-23 ian * script-sections.cc (Script_sections::create_segments...
2009-03-19 ian * script-sections.h: Include <list>.
2008-08-13 ian * layout.cc (Layout::attach_allocated_section_to_segme...
2008-07-22 ian * options.h (class General_options): Define -n/--nmagi...
2008-06-18 ian * script-sections.cc (Script_sections::place_orphan...
2008-05-21 ian * mapfile.cc: New file.
2008-04-15 ian * script-sections.cc (Script_sections::create_segments...
2008-04-10 ian PR gold/5996
2008-02-29 iantPermit scripts to refer to the addresses of output...
2008-02-28 iantDon't check assertions until symbols are finalized...
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-14 iantSet load address for orphan sections.
2008-02-12 iantPass down alignment when adding input section to orphan...
2008-02-09 iantTrack sections for expressions.
2008-02-04 iantPrint PHDRS clause for debugging.
2008-02-04 iantImplement PHDRS.
2008-02-04 iantImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04 iantFully implement the SECTIONS clause.
2008-01-23 iantParse a SECTIONS clause in a linker script.