aboutsummaryrefslogtreecommitdiff
path: root/gold/output.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-23[gold] Implement -z stack-size optionRoland McGrath1-2/+9
2016-06-20Add support for MIPS .rld_map section.Vladimir Radosavljevic1-0/+4
2016-03-08Refactor Output_data_reloc_base::do_write for MIPS-specific relocs.Cary Coutant1-131/+165
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-03Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic1-3/+44
2015-07-12Extend --compress-debug-sections in goldH.J. Lu1-0/+5
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant1-1/+1
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola1-38/+2
2015-03-04Remove empty class Merge_map.Rafael Ávila de Espíndola1-12/+0
2015-01-29This patch adds IFUNC support for arm gold backend.Han Shen1-0/+11
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-10Allow target to add custom dynamic table entries.Cary Coutant1-1/+13
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-10-14 * output.h (Output_data_got::add_constant): Tidy.Alan Modra1-4/+7
2013-10-11gold/Roland McGrath1-2/+2
2013-08-27gold/Roland McGrath1-2/+3
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-1/+9
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam1-0/+9
2013-01-10Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam1-4/+4
2012-12-12 * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra1-0/+4
2012-12-03 * output.h: Formatting, whitespace.Alan Modra1-104/+132
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra1-21/+83
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra1-2/+2
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra1-10/+38
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra1-2/+10
2012-08-30 * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra1-15/+52
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-0/+42
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra1-6/+22
2012-07-10 PR gold/14309Ian Lance Taylor1-0/+4
2012-04-17gold: Allow use_plt_offset to be specified for global relocations.David S. Miller1-26/+30
2012-01-04 * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant1-9/+31
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor1-58/+208
2011-12-16 * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor1-1/+2
2011-10-10 PR gold/13249Cary Coutant1-25/+39
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+1
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant1-0/+104
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+5
2011-07-06 * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant1-0/+10
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant1-0/+5
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor1-3/+1
2011-05-24 * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant1-3/+4
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-17/+45
2011-05-23 * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant1-6/+48
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor1-1/+3
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-12/+71
2010-12-23 * output.h (Output_data_reloc::add_output_section): Pass OD insteadCary Coutant1-3/+3
2010-11-16 * output.h (Output_segment::set_section_addresses): Pass increase_relroCary Coutant1-1/+1
2010-10-292010-10-29 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+5
2010-10-18 * output.h (Output_segment::set_section_addresses): Change functionCary Coutant1-1/+1
2010-10-16 * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant1-2/+2