Age | Commit message (Expand) | Author | Files | Lines |
2011-09-29 | 2011-09-29 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -0/+1 |
2011-09-18 | * incremental.cc (can_incremental_update): New function. | Cary Coutant | 1 | -4/+4 |
2011-08-27 | * layout.cc (Free_list::allocate): Provide guarantee of minimum | Cary Coutant | 1 | -5/+23 |
2011-08-01 | * layout.cc (Layout::set_segment_offsets): Don't realign text | Cary Coutant | 1 | -0/+5 |
2011-07-25 | * layout.cc (Layout::relaxation_loop_body): Only clear load_seg if | Ian Lance Taylor | 1 | -2/+6 |
2011-07-14 | 2011-07-13 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+5 |
2011-07-11 | PR gold/12979 | Ian Lance Taylor | 1 | -0/+2 |
2011-07-09 | PR gold/11985 | Ian Lance Taylor | 1 | -90/+153 |
2011-07-08 | PR gold/12372 | Ian Lance Taylor | 1 | -5/+9 |
2011-07-06 | * incremental.cc (Incremental_inputs::report_command_line): Ignore | Cary Coutant | 1 | -0/+26 |
2011-07-03 | PR gold/12957 | Ian Lance Taylor | 1 | -2/+12 |
2011-07-01 | PR gold/12571 | Ian Lance Taylor | 1 | -44/+83 |
2011-06-29 | PR gold/12675 | Ian Lance Taylor | 1 | -1/+2 |
2011-06-29 | PR gold/12695 | Ian Lance Taylor | 1 | -0/+11 |
2011-06-29 | PR gold/12898 | Ian Lance Taylor | 1 | -6/+10 |
2011-06-25 | * layout.cc: Include "object.h". | Ian Lance Taylor | 1 | -5/+46 |
2011-06-23 | PR gold/12910 | Ian Lance Taylor | 1 | -36/+103 |
2011-06-19 | PR gold/12880 | Ian Lance Taylor | 1 | -35/+17 |
2011-06-18 | * layout.cc (Layout::finish_dynamic_section): Don't set DT_TEXTREL | Ian Lance Taylor | 1 | -2/+3 |
2011-06-18 | * layout.cc (Layout::finish_dynamic_section): Don't create | Ian Lance Taylor | 1 | -2/+3 |
2011-06-18 | PR gold/12745 | Ian Lance Taylor | 1 | -2/+12 |
2011-06-17 | PR gold/12880 | Ian Lance Taylor | 1 | -17/+44 |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): Call | Cary Coutant | 1 | -10/+10 |
2011-06-08 | * layout.cc (Layout::set_segment_offsets): Don't adjust layout | Cary Coutant | 1 | -1/+1 |
2011-05-25 | * archive.cc (Library_base::should_include_member): Pull in object | Ian Lance Taylor | 1 | -3/+2 |
2011-05-24 | * dynobj.h (Dynobj::do_dynobj): New function. | Cary Coutant | 1 | -3/+1 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -25/+29 |
2011-05-06 | * layout.cc (Layout::layout): If the output section flags change, | Ian Lance Taylor | 1 | -0/+13 |
2011-04-22 | * incremental.cc (Sized_incremental_binary::setup_readers): Allocate | Cary Coutant | 1 | -8/+20 |
2011-04-14 | * gold/layout.cc (Layout::symtab_section_offset): New function. | Cary Coutant | 1 | -0/+10 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -31/+359 |
2011-01-10 | * layout.cc (Layout::layout_eh_frame): Mark a writable .eh_frame | Ian Lance Taylor | 1 | -1/+11 |
2010-12-09 | * layout.cc (Layout::layout_gnu_stack): Add warnings for executable | Cary Coutant | 1 | -3/+17 |
2010-11-16 | * output.h (Output_segment::set_section_addresses): Pass increase_relro | Cary Coutant | 1 | -2/+2 |
2010-11-16 | PR gold/12220 | Cary Coutant | 1 | -40/+43 |
2010-11-09 | 2010-11-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+1 |
2010-10-20 | 2010-10-20 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+5 |
2010-10-18 | * output.h (Output_segment::set_section_addresses): Change function | Cary Coutant | 1 | -2/+2 |
2010-10-16 | * layout.cc (Layout::set_segment_offsets): Don't try to realign data | Cary Coutant | 1 | -4/+9 |
2010-10-14 | * debug.h (DEBUG_INCREMENTAL): New flag. | Cary Coutant | 1 | -1/+1 |
2010-09-09 | 2010-09-09 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -5/+15 |
2010-09-09 | 2010-09-03 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -15/+7 |
2010-09-08 | * README: Remove claim that MEMORY is not supported. | Nick Clifton | 1 | -0/+5 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -10/+10 |
2010-08-24 | PR 11899 | Nick Clifton | 1 | -2/+7 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -0/+11 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -24/+58 |
2010-08-03 | PR 11712 | Ian Lance Taylor | 1 | -4/+28 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -133/+186 |
2010-07-12 | * compressed_output.cc (zlib_decompress): New function. | Cary Coutant | 1 | -1/+24 |