summaryrefslogtreecommitdiff
path: root/gold/layout.cc
Commit message (Expand)AuthorAgeFilesLines
* gold, ld: Implement -z start-stop-visibility=... option.users/roland/ld-start-stop-visibilityRoland McGrath2020-06-121-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Introduce new .text.sorted.* sections.Martin Liska2019-11-261-1/+2
* [GOLD] Fix spurious "plugin needed to handle lto object" warningsAlan Modra2019-09-201-0/+1
* [GOLD] PowerPC notoc eh_frameAlan Modra2019-07-131-6/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...Nick Clifton2018-07-301-0/+1
* Update support for .note.gnu.property sections.Cary Coutant2018-06-221-37/+149
* Add support for .note.gnu.property sections.Cary Coutant2018-06-221-1/+174
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-25/+23
* New option -z,keep-text-section prefix.Sriraman Tallam2018-03-071-18/+72
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu2017-11-081-2/+2
* New gold linker option -z,text-unlikely-segment.Sriraman Tallam2017-10-201-25/+50
* [GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra2017-08-011-0/+17
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* 2017-05-15 Eric Christopher <echristo@gmail.com>Eric Christopher2017-05-151-0/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant2016-12-221-16/+33
* Fix problem where linker does not place .note sections according to script.Cary Coutant2016-12-191-21/+31
* Do not use linker script to place static relocation sections.Cary Coutant2016-12-131-19/+23
* Fix spelling in comments in C source files (gold)Ambrogino Modigliani2016-11-271-1/+1
* Add --build-id=uuid support for MinGW32.Igor Kudrin2016-11-211-0/+25
* [gold] Implement -z stack-size optionRoland McGrath2016-08-231-13/+24
* Add support for STT_SPARC_REGISTER symbols.Cary Coutant2016-03-031-0/+9
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki2015-10-281-1/+1
* Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu2015-07-201-1/+5
* Add SHF_COMPRESSED section decompression to goldH.J. Lu2015-07-121-0/+1
* Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant2015-06-111-11/+14
* PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant2015-06-021-72/+73
* Fix failure in exception_static_test.Cary Coutant2015-03-091-30/+50
* Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant2015-02-161-1/+2
* Don't align start of segment unless alignment is larger than page size.Cary Coutant2015-01-091-1/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Add support for -z global.Dmitriy Ivanov2014-12-011-0/+2
* Fix extraneous warning about executable stack.Cary Coutant2014-12-011-3/+9
* Update list of debug sections for --strip-debug-xxx options.Cary Coutant2014-11-261-0/+8
* Fix SysV-style hash table when --hash-style=both.Kito Cheng2014-09-301-20/+22
* Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant2014-09-231-0/+2
* Print unattached sections in the link map.Cary Coutant2014-06-091-0/+4
* Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant2014-06-061-0/+2
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-021-6/+8
* Allow target to decide whether to include a section.Cary Coutant2014-04-151-1/+7
* Update copyright yearsAlan Modra2014-03-051-2/+1
* gold/Roland McGrath2013-08-271-6/+36
* gold/Roland McGrath2013-07-191-6/+38
* 2013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-06-051-1/+7
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-0/+4
* gold/Roland McGrath2013-05-101-63/+66