aboutsummaryrefslogtreecommitdiff
path: root/gold/layout.cc
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant1-25/+23
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam1-18/+72
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-08gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu1-2/+2
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam1-25/+50
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra1-0/+17
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-05-152017-05-15 Eric Christopher <echristo@gmail.com>Eric Christopher1-0/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant1-16/+33
2016-12-19Fix problem where linker does not place .note sections according to script.Cary Coutant1-21/+31
2016-12-13Do not use linker script to place static relocation sections.Cary Coutant1-19/+23
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani1-1/+1
2016-11-21Add --build-id=uuid support for MinGW32.Igor Kudrin1-0/+25
2016-08-23[gold] Implement -z stack-size optionRoland McGrath1-13/+24
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant1-0/+9
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki1-1/+1
2015-07-20Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu1-1/+5
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu1-0/+1
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant1-11/+14
2015-06-02PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant1-72/+73
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