summaryrefslogtreecommitdiff
path: root/gold/output.cc
Commit message (Expand)AuthorAgeFilesLines
* gold/Roland McGrath2013-10-111-2/+2
* gold/Roland McGrath2013-08-271-137/+173
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-5/+37
* 2013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-04-291-5/+0
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-241-13/+39
* gold/Cary Coutant2013-01-071-18/+8
* * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor2012-12-211-73/+25
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-191-7/+72
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-5/+7
* gold/Roland McGrath2012-11-011-12/+12
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-19/+6
* PR gold/14570Ian Lance Taylor2012-09-121-60/+78
* PR gold/14566Alan Modra2012-09-101-3/+3
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-21/+49
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-6/+4
* * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra2012-08-301-6/+12
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-1/+5
* * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra2012-08-111-0/+12
* gold/Cary Coutant2012-06-061-16/+24
* gold: Allow use_plt_offset to be specified for global relocations.David S. Miller2012-04-171-5/+14
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2012-01-041-2/+2
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-96/+22
* * output.cc (posix_fallocate): Return 0 on success, errno on failure.Cary Coutant2011-10-181-3/+9
* * gold/output.cc (Output_file::open_base_file): Handle case whereCary Coutant2011-10-131-11/+21
* PR gold/13249Cary Coutant2011-10-101-12/+22
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-4/+7
* * output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned.David S. Miller2011-09-101-12/+12
* * output.cc: (Output_fill_debug_info::do_minimum_hole_size): AddCary Coutant2011-08-291-2/+4
* * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant2011-08-271-1/+160
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-5/+37
* PR gold/12372Ian Lance Taylor2011-07-081-4/+4
* * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant2011-07-061-30/+62
* PR gold/12695Ian Lance Taylor2011-06-291-1/+1
* PR gold/12910Ian Lance Taylor2011-06-231-13/+54
* * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant2011-06-081-12/+13
* * layout.cc (Layout::set_segment_offsets): Don't adjust layoutCary Coutant2011-06-081-4/+1
* * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant2011-06-081-0/+10
* Fix spelling mistakes.Nick Clifton2011-06-021-1/+1
* * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor2011-05-251-13/+5
* * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant2011-05-241-17/+66
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-27/+46
* * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant2011-05-231-60/+113
* * descriptors.cc (set_close_on_exec): New function.Ian Lance Taylor2011-04-221-0/+5
* * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor2011-04-121-13/+103
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-27/+198
* 2011-02-11 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-02-121-2/+4
* * output.h (Output_segment::set_section_addresses): Pass increase_relroCary Coutant2010-11-161-2/+18
* PR gold/12220Cary Coutant2010-11-161-1/+1
* 2010-10-29 Doug Kwan <dougkwan@google.com>Doug Kwan2010-10-291-1/+23
* * output.h (Output_segment::set_section_addresses): Change functionCary Coutant2010-10-181-21/+33