aboutsummaryrefslogtreecommitdiff
path: root/gold/layout.cc
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Fix failure in exception_static_test.Cary Coutant1-30/+50
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant1-1/+2
2015-01-09Don't align start of segment unless alignment is larger than page size.Cary Coutant1-1/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-01Add support for -z global.Dmitriy Ivanov1-0/+2
2014-12-01Fix extraneous warning about executable stack.Cary Coutant1-3/+9
2014-11-26Update list of debug sections for --strip-debug-xxx options.Cary Coutant1-0/+8
2014-09-30Fix SysV-style hash table when --hash-style=both.Kito Cheng1-20/+22
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant1-0/+2
2014-06-09Print unattached sections in the link map.Cary Coutant1-0/+4
2014-06-06Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant1-0/+2
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant1-6/+8
2014-04-15Allow target to decide whether to include a section.Cary Coutant1-1/+7
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-08-27gold/Roland McGrath1-6/+36
2013-07-19gold/Roland McGrath1-6/+38
2013-06-052013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-1/+7
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-0/+4
2013-05-10gold/Roland McGrath1-63/+66
2013-05-03 gold/Maciej W. Rozycki1-1/+1
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant1-24/+126
2013-04-21 PR gold/15355Alan Modra1-2/+4
2013-04-15gold/Cary Coutant1-1/+2
2013-03-21 * layout.cc (Layout::set_segment_offsets): Accept writable .textAlan Modra1-1/+2
2013-03-21 * dwp.cc (Dwp_output_file::add_contribution): Avoid signed/unsignedAlan Modra1-3/+1
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra1-0/+4
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam1-2/+4
2013-01-18ld: change --enable-new-dtags to only generate new dtagsMike Frysinger1-2/+3
2013-01-162013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+2
2012-12-21 * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor1-14/+43
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam1-0/+14
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra1-0/+13
2012-10-162012-10-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+2
2012-09-10 PR gold/14566Alan Modra1-0/+2
2012-08-30 * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra1-2/+2
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-53/+123
2012-08-222012-08-22 Cary Coutant <ccoutant@google.com>Cary Coutant1-2/+1
2012-08-14 PR ld/14265Nick Clifton1-1/+23
2012-08-14 * target.h (Target::output_section_name): New function.Alan Modra1-1/+6
2012-08-07 * layout.cc (Layout::add_target_dynamic_tags): IfIan Lance Taylor1-9/+16
2012-06-22gold/Roland McGrath1-0/+10
2012-06-07gold/Cary Coutant1-37/+93
2012-05-24gold/Cary Coutant1-3/+18
2012-05-23gold/Cary Coutant1-2/+2
2012-05-14gold/Cary Coutant1-1/+3
2012-05-08gold/Cary Coutant1-5/+9
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath1-190/+273
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+89
2012-03-15 PR gold/13850Ian Lance Taylor1-10/+12
2011-10-19 PR gold/13204Ian Lance Taylor1-2/+3