summaryrefslogtreecommitdiff
path: root/gold/output.h
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-1/+2
* [GOLD] Output_data_got create entry method addendsAlan Modra2021-09-181-41/+36
* [GOLD] Output_data_got tidyAlan Modra2021-09-181-27/+3
* 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/+12
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-0/+12
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* 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-0/+1
* Fix problems with bss handling in linker scripts.Cary Coutant2016-12-111-2/+2
* 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/+9
* Add support for MIPS .rld_map section.Vladimir Radosavljevic2016-06-201-0/+4
* Refactor Output_data_reloc_base::do_write for MIPS-specific relocs.Cary Coutant2016-03-081-131/+165
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic2015-12-031-3/+44
* Extend --compress-debug-sections in goldH.J. Lu2015-07-121-0/+5
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-1/+1
* Remove is_merge_section_for.Rafael Ávila de Espíndola2015-03-231-38/+2
* Remove empty class Merge_map.Rafael Ávila de Espíndola2015-03-041-12/+0
* This patch adds IFUNC support for arm gold backend.Han Shen2015-01-291-0/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Allow target to add custom dynamic table entries.Cary Coutant2014-03-101-1/+13
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * output.h (Output_data_got::add_constant): Tidy.Alan Modra2013-10-141-4/+7
* gold/Roland McGrath2013-10-111-2/+2
* gold/Roland McGrath2013-08-271-2/+3
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-1/+9
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-241-0/+9
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-101-4/+4
* * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra2012-12-121-0/+4
* * output.h: Formatting, whitespace.Alan Modra2012-12-031-104/+132
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-21/+83
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-2/+2
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-10/+38
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-2/+10
* * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra2012-08-301-15/+52
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-0/+42
* * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra2012-08-111-6/+22
* PR gold/14309Ian Lance Taylor2012-07-101-0/+4
* gold: Allow use_plt_offset to be specified for global relocations.David S. Miller2012-04-171-26/+30
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2012-01-041-9/+31
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-58/+208
* * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor2011-12-161-1/+2
* PR gold/13249Cary Coutant2011-10-101-25/+39
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-1/+1