]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/script-sections.cc
* gold.h (is_wildcard_string): New function.
[thirdparty/binutils-gdb.git] / gold / script-sections.cc
2010-06-01  Sriraman Tallam * gold.h (is_wildcard_string): New function.
2010-05-26  Rafael Ávila de... 2010-05-26 Rafael Espindola <espindola@google.com>
2010-05-19  Rafael Ávila de... 2010-05-19 Rafael Espindola <espindola@google.com>
2010-05-19  Doug Kwan2010-05-14 Doug Kwan <dougkwan@google.com>
2010-04-23  Ian Lance Taylor * expression.cc (Expression::Expression_eval_info...
2010-04-09  Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2010-03-23  Ian Lance Taylor * script-sections.cc (class Orphan_section_placement...
2010-01-23  Doug Kwan2010-01-22 Doug Kwan <dougkwan@google.com>
2009-12-29  Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-11-04  Ian Lance Taylor * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-16  Doug Kwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-16  Ian Lance Taylor * script.cc (Script_options::add_symbol_assignment...
2009-10-16  Ian Lance Taylor * layout.cc (Layout::set_segment_offsets): Align the...
2009-10-09  Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-18  Doug Kwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-06-24  Ian Lance Taylor * script-sections.cc (Output_section_definition::
2009-06-23  Ian Lance Taylor * script-sections.cc (Script_sections::create_segments...
2009-03-19  Ian Lance Taylor * script-sections.h: Include <list>.
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.