summaryrefslogtreecommitdiff
path: root/gold/output.cc
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-10-14[GOLD] Two GOT sections for PowerPC64Alan Modra
2021-09-18[GOLD] Got_entry::write addendsAlan Modra
2021-09-18[GOLD] Output_data_got create entry method addendsAlan Modra
2021-09-18[GOLD] Output_data_got tidyAlan Modra
2021-03-19Fix call to system fallocate to handle errno correctly.Holger Berger
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-26Introduce new .text.sorted.* sections.Martin Liska
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-02gold: Get alignment of uncompressed section from ch_addralignH.J. Lu
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-02Handle case where posix_fallocate is not supported for a filesystem.Cary Coutant
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-21Make linker-created symbols relocatable where appropriate.Cary Coutant
2016-12-11Fix problems with bss handling in linker scripts.Cary Coutant
2016-09-26[GOLD] warning fixesAlan Modra
2016-06-20Add support for MIPS .rld_map section.Vladimir Radosavljevic
2016-03-08Refactor Output_data_reloc_base::do_write for MIPS-specific relocs.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-12-03Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant
2015-04-27If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola
2015-03-21Fix internal error with -z relro when .tbss is last relro section.Cary Coutant
2015-03-04Remove empty class Merge_map.Rafael Ávila de Espíndola
2015-03-02Fix crash when processing merge section with entsize of 0.Cary Coutant
2015-01-252015-01-25 Cary Coutant <ccoutant@google.com>Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-02Fix problem with optimization of .eh_frame section and --sort-section option.Cary Coutant
2014-03-10Allow target to add custom dynamic table entries.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2013-10-11gold/Roland McGrath
2013-08-27gold/Roland McGrath
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant
2013-04-292013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam
2013-01-07gold/Cary Coutant
2012-12-21 * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra
2012-11-01gold/Roland McGrath
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra
2012-09-12 PR gold/14570Ian Lance Taylor
2012-09-10 PR gold/14566Alan Modra
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra
2012-08-30 * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra