aboutsummaryrefslogtreecommitdiff
path: root/gold/output.cc
AgeCommit message (Expand)AuthorFilesLines
2013-10-11gold/Roland McGrath1-2/+2
2013-08-27gold/Roland McGrath1-137/+173
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-5/+37
2013-04-292013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-5/+0
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam1-13/+39
2013-01-07gold/Cary Coutant1-18/+8
2012-12-21 * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor1-73/+25
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam1-7/+72
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra1-5/+7
2012-11-01gold/Roland McGrath1-12/+12
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra1-19/+6
2012-09-12 PR gold/14570Ian Lance Taylor1-60/+78
2012-09-10 PR gold/14566Alan Modra1-3/+3
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra1-21/+49
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra1-6/+4
2012-08-30 * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra1-6/+12
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-1/+5
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra1-0/+12
2012-06-06gold/Cary Coutant1-16/+24
2012-04-17gold: Allow use_plt_offset to be specified for global relocations.David S. Miller1-5/+14
2012-01-04 * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant1-2/+2
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor1-96/+22
2011-10-18 * output.cc (posix_fallocate): Return 0 on success, errno on failure.Cary Coutant1-3/+9
2011-10-13 * gold/output.cc (Output_file::open_base_file): Handle case whereCary Coutant1-11/+21
2011-10-10 PR gold/13249Cary Coutant1-12/+22
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-4/+7
2011-09-10 * output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned.David S. Miller1-12/+12
2011-08-29 * output.cc: (Output_fill_debug_info::do_minimum_hole_size): AddCary Coutant1-2/+4
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant1-1/+160
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-5/+37
2011-07-08 PR gold/12372Ian Lance Taylor1-4/+4
2011-07-06 * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant1-30/+62
2011-06-29 PR gold/12695Ian Lance Taylor1-1/+1
2011-06-23 PR gold/12910Ian Lance Taylor1-13/+54
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant1-12/+13
2011-06-08 * layout.cc (Layout::set_segment_offsets): Don't adjust layoutCary Coutant1-4/+1
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant1-0/+10
2011-06-02Fix spelling mistakes.Nick Clifton1-1/+1
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor1-13/+5
2011-05-24 * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant1-17/+66
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-27/+46
2011-05-23 * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant1-60/+113
2011-04-22 * descriptors.cc (set_close_on_exec): New function.Ian Lance Taylor1-0/+5
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor1-13/+103
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-27/+198
2011-02-122011-02-11 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-2/+4
2010-11-16 * output.h (Output_segment::set_section_addresses): Pass increase_relroCary Coutant1-2/+18
2010-11-16 PR gold/12220Cary Coutant1-1/+1
2010-10-292010-10-29 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+23
2010-10-18 * output.h (Output_segment::set_section_addresses): Change functionCary Coutant1-21/+33