aboutsummaryrefslogtreecommitdiff
path: root/gold/output.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-7/+7
2010-08-19 PR 10893Ian Lance Taylor1-11/+29
2010-08-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor1-103/+46
2010-08-02 PR 11866Ian Lance Taylor1-0/+6
2010-07-132010-07-13 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+15
2010-07-13 * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor1-3/+3
2010-06-01 * gold.h (is_wildcard_string): New function.Sriraman Tallam1-6/+49
2010-05-232010-05-23 Doug Kwan <dougkwan@google.com>Doug Kwan1-103/+211
2010-05-192010-05-14 Doug Kwan <dougkwan@google.com>Doug Kwan1-261/+214
2010-04-23 * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor1-1/+4
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+12
2010-03-012010-03-01 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+9
2010-02-13 * output.h (Output_reloc<SHT_REL>::Output_reloc): AddDavid S. Miller1-33/+134
2010-02-09 * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller1-1/+21
2010-01-232010-01-22 Doug Kwan <dougkwan@google.com>Doug Kwan1-3/+24
2010-01-202010-01-20 Doug Kwan <dougkwan@google.com>Doug Kwan1-70/+9
2010-01-08 PR 10287Ian Lance Taylor1-8/+135
2010-01-07 PR 11061Ian Lance Taylor1-6/+46
2010-01-07 * output.h (class Output_data): Add const version ofIan Lance Taylor1-0/+16
2010-01-06 PR 10980Ian Lance Taylor1-2/+13