Age | Commit message (Expand) | Author | Files | Lines |
2013-10-14 | * output.h (Output_data_got::add_constant): Tidy. | Alan Modra | 1 | -4/+7 |
2013-10-11 | gold/ | Roland McGrath | 1 | -2/+2 |
2013-08-27 | gold/ | Roland McGrath | 1 | -2/+3 |
2013-05-30 | 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com> | Cary Coutant | 1 | -1/+9 |
2013-01-24 | Default text reordering fix with a flag to turn it off. | Sriraman Tallam | 1 | -0/+9 |
2013-01-10 | Make linker scripts and section ordering via --section-ordering-file or | Sriraman Tallam | 1 | -4/+4 |
2012-12-12 | * options.h (General_options): Add --toc-sort/--no-toc-sort. | Alan Modra | 1 | -0/+4 |
2012-12-03 | * output.h: Formatting, whitespace. | Alan Modra | 1 | -104/+132 |
2012-12-03 | * layout.h (Layout::get_executable_sections): Declare. | Alan Modra | 1 | -21/+83 |
2012-10-05 | * i386.cc (Output_data_plt_i386::address_for_global, | Alan Modra | 1 | -2/+2 |
2012-09-10 | * output.h (Output_data_got::add_global_tls, add_local_tls, | Alan Modra | 1 | -10/+38 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -2/+10 |
2012-08-30 | * output.h (Output_reloc::Output_reloc <output section>): Add | Alan Modra | 1 | -15/+52 |
2012-08-24 | Patch adds support to allow plugins to map selected subset of sections to unique | Sriraman Tallam | 1 | -0/+42 |
2012-08-11 | * object.h (Sized_relobj_file::find_shdr): New function. | Alan Modra | 1 | -6/+22 |
2012-07-10 | PR gold/14309 | Ian Lance Taylor | 1 | -0/+4 |
2012-04-17 | gold: Allow use_plt_offset to be specified for global relocations. | David S. Miller | 1 | -26/+30 |
2012-01-04 | * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt): | Cary Coutant | 1 | -9/+31 |
2011-12-19 | * object.h (Relobj::local_symbol_value): New function. | Ian Lance Taylor | 1 | -58/+208 |
2011-12-16 | * output.h (Output_data_reloc_generic::add): Only call | Ian Lance Taylor | 1 | -1/+2 |
2011-10-10 | PR gold/13249 | Cary Coutant | 1 | -25/+39 |
2011-09-29 | 2011-09-29 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+1 |
2011-08-27 | * layout.cc (Free_list::allocate): Provide guarantee of minimum | Cary Coutant | 1 | -0/+104 |
2011-07-14 | 2011-07-13 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -0/+5 |
2011-07-06 | * incremental.cc (Incremental_inputs::report_command_line): Ignore | Cary Coutant | 1 | -0/+10 |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): For incremental | Cary Coutant | 1 | -0/+5 |
2011-05-25 | * archive.cc (Library_base::should_include_member): Pull in object | Ian Lance Taylor | 1 | -3/+1 |
2011-05-24 | * gold.cc (queue_initial_tasks): Pass incremental base filename | Cary Coutant | 1 | -3/+4 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -17/+45 |
2011-05-23 | * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries. | Cary Coutant | 1 | -6/+48 |
2011-04-12 | * configure.ac: Check for sys/mman.h and mmap. Check for mremap | Ian Lance Taylor | 1 | -1/+3 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -12/+71 |
2010-12-23 | * output.h (Output_data_reloc::add_output_section): Pass OD instead | Cary Coutant | 1 | -3/+3 |
2010-11-16 | * output.h (Output_segment::set_section_addresses): Pass increase_relro | Cary Coutant | 1 | -1/+1 |
2010-10-29 | 2010-10-29 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+5 |
2010-10-18 | * output.h (Output_segment::set_section_addresses): Change function | Cary Coutant | 1 | -1/+1 |
2010-10-16 | * layout.cc (Layout::set_segment_offsets): Don't try to realign data | Cary Coutant | 1 | -2/+2 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -7/+7 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 1 | -11/+29 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -103/+46 |
2010-08-02 | PR 11866 | Ian Lance Taylor | 1 | -0/+6 |
2010-07-13 | 2010-07-13 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+15 |
2010-07-13 | * output.h (Output_section_lookup_maps::add_merge_section): | Ian Lance Taylor | 1 | -3/+3 |
2010-06-01 | * gold.h (is_wildcard_string): New function. | Sriraman Tallam | 1 | -6/+49 |
2010-05-23 | 2010-05-23 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -103/+211 |
2010-05-19 | 2010-05-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -261/+214 |
2010-04-23 | * expression.cc (Expression::Expression_eval_info): Add | Ian Lance Taylor | 1 | -1/+4 |
2010-04-09 | 2010-04-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+12 |
2010-03-01 | 2010-03-01 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+9 |
2010-02-13 | * output.h (Output_reloc<SHT_REL>::Output_reloc): Add | David S. Miller | 1 | -33/+134 |