Automatic date update in version.in
[platform/upstream/binutils.git] / gold / layout.cc
2014-09-30 Kito ChengFix SysV-style hash table when --hash-style=both.
2014-09-24 Cary CoutantFix race condition causing assert in Eh_frame_hdr:...
2014-06-09 Cary CoutantPrint unattached sections in the link map.
2014-06-06 Cary CoutantStrip .debug_gnu_pubnames and .debug_gnu_pubtypes when...
2014-05-02 Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-04-15 Cary CoutantAllow target to decide whether to include a section.
2014-03-05 Alan ModraUpdate copyright years
2013-08-27 Roland McGrathgold/
2013-07-19 Roland McGrathgold/
2013-06-05 Cary Coutant2013-06-05 Alexander Ivchenko <alexander.ivchenko...
2013-05-30 Cary Coutant2013-05-30 Alexander Ivchenko <alexander.ivchenko...
2013-05-10 Roland McGrathgold/
2013-05-03 Maciej W. Rozycki gold/
2013-04-26 Cary Coutant2013-04-26 Geoff Pike <gpike@chromium.org>
2013-04-21 Alan Modra PR gold/15355
2013-04-15 Cary Coutantgold/
2013-03-21 Alan Modra * layout.cc (Layout::set_segment_offsets): Accept...
2013-03-21 Alan Modra * dwp.cc (Dwp_output_file::add_contribution): Avoid...
2013-03-10 Alan Modra * gold.cc (queue_middle_tasks): Move detect_odr_violat...
2013-01-24 Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-18 Mike Frysingerld: change --enable-new-dtags to only generate new...
2013-01-16 Sriraman Tallam2013-01-16 Sriraman Tallam <tmsriram@google.com>
2012-12-21 Ian Lance Taylor * layout.cc (Layout::special_ordering_of_input_section...
2012-12-19 Sriraman TallamGroup text sections with prefixes .text.unlikely,.text...
2012-12-03 Alan Modra * layout.h (Layout::get_executable_sections): Declare.
2012-10-16 Sriraman Tallam2012-10-16 Sriraman Tallam <tmsriram@google.com>
2012-09-10 Alan Modra PR gold/14566
2012-08-30 Alan Modra * layout.cc (Layout::set_segment_offsets): Set p_align to
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-22 Cary Coutant2012-08-22 Cary Coutant <ccoutant@google.com>
2012-08-14 Nick Clifton PR ld/14265
2012-08-14 Alan Modra * target.h (Target::output_section_name): New function.
2012-08-07 Ian Lance Taylor * layout.cc (Layout::add_target_dynamic_tags): If
2012-06-22 Roland McGrathgold/
2012-06-07 Cary Coutantgold/
2012-05-24 Cary Coutantgold/
2012-05-23 Cary Coutantgold/
2012-05-14 Cary Coutantgold/
2012-05-08 Cary Coutantgold/
2012-05-02 Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-03-21 Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2012-03-15 Ian Lance Taylor PR gold/13850
2011-10-19 Ian Lance Taylor PR gold/13204
2011-09-29 Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-18 Cary Coutant * incremental.cc (can_incremental_update): New function.
2011-08-27 Cary Coutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-08-01 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-07-25 Ian Lance Taylor * layout.cc (Layout::relaxation_loop_body): Only clear...
2011-07-14 Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-11 Ian Lance Taylor PR gold/12979
2011-07-09 Ian Lance Taylor PR gold/11985
2011-07-08 Ian Lance Taylor PR gold/12372
2011-07-06 Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-07-03 Ian Lance Taylor PR gold/12957
2011-07-01 Ian Lance Taylor PR gold/12571
2011-06-29 Ian Lance Taylor PR gold/12675
2011-06-29 Ian Lance Taylor PR gold/12695
2011-06-29 Ian Lance Taylor PR gold/12898
2011-06-25 Ian Lance Taylor * layout.cc: Include "object.h".
2011-06-23 Ian Lance Taylor PR gold/12910
2011-06-19 Ian Lance Taylor PR gold/12880
2011-06-18 Ian Lance Taylor * layout.cc (Layout::finish_dynamic_section): Don...
2011-06-18 Ian Lance Taylor * layout.cc (Layout::finish_dynamic_section): Don...
2011-06-18 Ian Lance Taylor PR gold/12745
2011-06-17 Ian Lance Taylor PR gold/12880
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't adjus...
2011-05-25 Ian Lance Taylor * archive.cc (Library_base::should_include_member...
2011-05-24 Cary Coutant * dynobj.h (Dynobj::do_dynobj): New function.
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-05-06 Ian Lance Taylor * layout.cc (Layout::layout): If the output section...
2011-04-22 Cary Coutant * incremental.cc (Sized_incremental_binary::setup_read...
2011-04-14 Cary Coutant * gold/layout.cc (Layout::symtab_section_offset):...
2011-04-12 Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-01-10 Ian Lance Taylor * layout.cc (Layout::layout_eh_frame): Mark a writable...
2010-12-09 Cary Coutant * layout.cc (Layout::layout_gnu_stack): Add warnings...
2010-11-16 Cary Coutant * output.h (Output_segment::set_section_addresses...
2010-11-16 Cary Coutant PR gold/12220
2010-11-09 Doug Kwan2010-11-08 Doug Kwan <dougkwan@google.com>
2010-10-20 Doug Kwan2010-10-20 Doug Kwan <dougkwan@google.com>
2010-10-18 Cary Coutant * output.h (Output_segment::set_section_addresses...
2010-10-16 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't try...
2010-10-14 Cary Coutant * debug.h (DEBUG_INCREMENTAL): New flag.
2010-09-09 Rafael Ávila de... 2010-09-09 Rafael Espindola <espindola@google.com>
2010-09-09 Rafael Ávila de... 2010-09-03 Rafael Espindola <espindola@google.com>
2010-09-08 Nick Clifton * README: Remove claim that MEMORY is not suppo...
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-24 Nick Clifton PR 11899
2010-08-12 Cary Coutantelfcpp/ChangeLog:
2010-08-12 Cary Coutantelfcpp/ChangeLog:
2010-08-03 Ian Lance Taylor PR 11712
2010-08-03 Ian Lance Taylor2010-08-03 Ian Lance Taylor <iant@google.com>
2010-07-12 Cary Coutant * compressed_output.cc (zlib_decompress): New function.
2010-06-19 Cary Coutant * layout.cc (gdb_sections): Add .debug_types.
2010-06-01 Sriraman Tallam * gold.h (is_wildcard_string): New function.
2010-04-24 Ian Lance Taylor * layout.cc (Layout::layout_reloc): In relocatable...
2010-04-09 Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2010-03-01 Doug Kwan2010-03-01 Doug Kwan <dougkwan@google.com>
2010-02-24 Doug Kwan2010-02-24 Doug Kwan <dougkwan@google.com>
2010-02-09 David S. Miller * output.h (Output_data_dynamic::add_section_size...
next