summaryrefslogtreecommitdiff
path: root/gold/output.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
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-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani
2016-08-23[gold] Implement -z stack-size optionRoland McGrath
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-07-12Extend --compress-debug-sections in goldH.J. Lu
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola
2015-03-04Remove empty class Merge_map.Rafael Ávila de Espíndola
2015-01-29This patch adds IFUNC support for arm gold backend.Han Shen
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-10Allow target to add custom dynamic table entries.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2013-10-14 * output.h (Output_data_got::add_constant): Tidy.Alan 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-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam
2013-01-10Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam
2012-12-12 * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra
2012-12-03 * output.h: Formatting, whitespace.Alan Modra
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan 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
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra
2012-07-10 PR gold/14309Ian Lance Taylor
2012-04-17gold: Allow use_plt_offset to be specified for global relocations.David S. Miller
2012-01-04 * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor
2011-12-16 * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor
2011-10-10 PR gold/13249Cary Coutant
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-07-06 * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor
2011-05-24 * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2011-05-23 * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant