summaryrefslogtreecommitdiff
path: root/gold/layout.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Add gold support for --package-metadata option.Luca Boccassi2022-08-041-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* gold: Place .note.gnu.property section before other note sectionsH.J. Lu2021-10-261-2/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska2019-07-291-0/+10
* [GOLD] PowerPC notoc eh_frameAlan Modra2019-07-131-4/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update support for .note.gnu.property sections.Cary Coutant2018-06-221-1/+12
* Add support for .note.gnu.property sections.Cary Coutant2018-06-221-0/+22
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-1/+2
* New option -z,keep-text-section prefix.Sriraman Tallam2018-03-071-0/+20
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* [GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra2017-08-011-0/+7
* 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-1/+2
* Fix problem where linker does not place .note sections according to script.Cary Coutant2016-12-191-1/+1
* Do not use linker script to place static relocation sections.Cary Coutant2016-12-131-1/+1
* Fix spelling in comments in C source files (gold)Ambrogino Modigliani2016-11-271-1/+1
* [gold] Implement -z stack-size optionRoland McGrath2016-08-231-2/+2
* Add support for STT_SPARC_REGISTER symbols.Cary Coutant2016-03-031-0/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Recognize .pdr debug sections.Vladimir Radosavljevic2015-11-091-1/+2
* Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant2015-06-111-0/+4
* PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant2015-06-021-16/+31
* Fix failure in exception_static_test.Cary Coutant2015-03-091-0/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant2014-09-231-0/+3
* Update copyright yearsAlan Modra2014-03-051-2/+1
* gold/Roland McGrath2013-10-111-3/+2
* gold/Roland McGrath2013-08-271-4/+18
* 2013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant2013-04-261-0/+13
* * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor2012-12-211-5/+8
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-191-0/+5
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-0/+4
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-0/+46
* PR ld/14265Nick Clifton2012-08-141-0/+5
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-17/+18
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-0/+15
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-0/+7
* * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant2011-08-271-9/+39
* * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor2011-07-151-0/+6
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-0/+13
* PR gold/12571Ian Lance Taylor2011-07-011-0/+12
* PR gold/12695Ian Lance Taylor2011-06-291-0/+4
* PR gold/12898Ian Lance Taylor2011-06-291-3/+11
* * layout.cc: Include "object.h".Ian Lance Taylor2011-06-251-0/+6
* PR gold/12910Ian Lance Taylor2011-06-231-1/+7
* PR gold/12880Ian Lance Taylor2011-06-171-1/+3