summaryrefslogtreecommitdiff
path: root/gold/output.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* [GOLD] Two GOT sections for PowerPC64Alan Modra2021-10-141-3/+4
* [GOLD] Got_entry::write addendsAlan Modra2021-09-181-2/+10
* [GOLD] Output_data_got create entry method addendsAlan Modra2021-09-181-34/+43
* [GOLD] Output_data_got tidyAlan Modra2021-09-181-66/+0
* Fix call to system fallocate to handle errno correctly.Holger Berger2021-03-191-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu2020-10-131-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Introduce new .text.sorted.* sections.Martin Liska2019-11-261-2/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* gold: Get alignment of uncompressed section from ch_addralignH.J. Lu2018-12-021-5/+6
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Handle case where posix_fallocate is not supported for a filesystem.Cary Coutant2017-12-021-3/+15
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Make linker-created symbols relocatable where appropriate.Cary Coutant2016-12-211-1/+1
* Fix problems with bss handling in linker scripts.Cary Coutant2016-12-111-16/+49
* [GOLD] warning fixesAlan Modra2016-09-261-1/+1
* Add support for MIPS .rld_map section.Vladimir Radosavljevic2016-06-201-0/+21
* Refactor Output_data_reloc_base::do_write for MIPS-specific relocs.Cary Coutant2016-03-081-26/+15
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic2015-12-031-1/+69
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-1/+1
* If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola2015-04-271-1/+3
* Remove is_merge_section_for.Rafael Ávila de Espíndola2015-03-231-55/+13
* Fix internal error with -z relro when .tbss is last relro section.Cary Coutant2015-03-211-3/+2
* Remove empty class Merge_map.Rafael Ávila de Espíndola2015-03-041-1/+1
* Fix crash when processing merge section with entsize of 0.Cary Coutant2015-03-021-0/+4
* 2015-01-25 Cary Coutant <ccoutant@google.com>Cary Coutant2015-01-251-7/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix problem with optimization of .eh_frame section and --sort-section option.Cary Coutant2014-09-021-59/+14
* Allow target to add custom dynamic table entries.Cary Coutant2014-03-101-0/+4
* Update copyright yearsAlan Modra2014-03-051-2/+1
* gold/Roland McGrath2013-10-111-2/+2
* gold/Roland McGrath2013-08-271-137/+173
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-5/+37
* 2013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-04-291-5/+0
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-241-13/+39
* gold/Cary Coutant2013-01-071-18/+8
* * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor2012-12-211-73/+25
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-191-7/+72
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-5/+7
* gold/Roland McGrath2012-11-011-12/+12
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-19/+6
* PR gold/14570Ian Lance Taylor2012-09-121-60/+78
* PR gold/14566Alan Modra2012-09-101-3/+3
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-21/+49
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-6/+4