Fix a typo.
[binutils-gdb.git] / gold / script-sections.cc
2008-08-13 Ian Lance Taylor * layout.cc (Layout::attach_allocated_section_to_segme...
2008-07-22 Ian Lance Taylor * options.h (class General_options): Define -n/--nmagi...
2008-06-18 Ian Lance Taylor * script-sections.cc (Script_sections::place_orphan...
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-04-15 Ian Lance Taylor * script-sections.cc (Script_sections::create_segments...
2008-04-10 Ian Lance Taylor PR gold/5996
2008-02-29 Ian Lance TaylorPermit scripts to refer to the addresses of output...
2008-02-28 Ian Lance TaylorDon't check assertions until symbols are finalized...
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-14 Ian Lance TaylorSet load address for orphan sections.
2008-02-12 Ian Lance TaylorPass down alignment when adding input section to orphan...
2008-02-09 Ian Lance TaylorTrack sections for expressions.
2008-02-04 Ian Lance TaylorPrint PHDRS clause for debugging.
2008-02-04 Ian Lance TaylorImplement PHDRS.
2008-02-04 Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-23 Ian Lance TaylorParse a SECTIONS clause in a linker script.