summaryrefslogtreecommitdiff
path: root/gold/output.h
Commit message (Expand)AuthorAgeFilesLines
* * output.h (Output_data_got::add_constant): Tidy.Alan Modra2013-10-141-4/+7
* gold/Roland McGrath2013-10-111-2/+2
* gold/Roland McGrath2013-08-271-2/+3
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-1/+9
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-241-0/+9
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-101-4/+4
* * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra2012-12-121-0/+4
* * output.h: Formatting, whitespace.Alan Modra2012-12-031-104/+132
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-21/+83
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-2/+2
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-10/+38
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-2/+10
* * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra2012-08-301-15/+52
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-0/+42
* * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra2012-08-111-6/+22
* PR gold/14309Ian Lance Taylor2012-07-101-0/+4
* gold: Allow use_plt_offset to be specified for global relocations.David S. Miller2012-04-171-26/+30
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2012-01-041-9/+31
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-58/+208
* * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor2011-12-161-1/+2
* PR gold/13249Cary Coutant2011-10-101-25/+39
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-1/+1
* * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant2011-08-271-0/+104
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-0/+5
* * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant2011-07-061-0/+10
* * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant2011-06-081-0/+5
* * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor2011-05-251-3/+1
* * gold.cc (queue_initial_tasks): Pass incremental base filenameCary Coutant2011-05-241-3/+4
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-17/+45
* * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant2011-05-231-6/+48
* * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor2011-04-121-1/+3
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-12/+71
* * output.h (Output_data_reloc::add_output_section): Pass OD insteadCary Coutant2010-12-231-3/+3
* * output.h (Output_segment::set_section_addresses): Pass increase_relroCary Coutant2010-11-161-1/+1
* 2010-10-29 Doug Kwan <dougkwan@google.com>Doug Kwan2010-10-291-2/+5
* * output.h (Output_segment::set_section_addresses): Change functionCary Coutant2010-10-181-1/+1
* * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant2010-10-161-2/+2
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-7/+7
* PR 10893Ian Lance Taylor2010-08-191-11/+29
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-103/+46
* PR 11866Ian Lance Taylor2010-08-021-0/+6
* 2010-07-13 Doug Kwan <dougkwan@google.com>Doug Kwan2010-07-131-0/+15
* * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor2010-07-131-3/+3
* * gold.h (is_wildcard_string): New function.Sriraman Tallam2010-06-011-6/+49
* 2010-05-23 Doug Kwan <dougkwan@google.com>Doug Kwan2010-05-231-103/+211
* 2010-05-14 Doug Kwan <dougkwan@google.com>Doug Kwan2010-05-191-261/+214
* * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor2010-04-231-1/+4
* 2010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan2010-04-091-0/+12
* 2010-03-01 Doug Kwan <dougkwan@google.com>Doug Kwan2010-03-011-1/+9
* * output.h (Output_reloc<SHT_REL>::Output_reloc): AddDavid S. Miller2010-02-131-33/+134