Age | Commit message (Expand) | Author | Files | Lines |
2015-08-25 | Fix --no-as-needed when shared library is listed twice on the command line. | Cary Coutant | 1 | -1/+6 |
2015-07-12 | Add SHF_COMPRESSED section decompression to gold | H.J. Lu | 1 | -0/+7 |
2015-05-02 | Change Section_id type to use Relobj* instead of Object*. | Cary Coutant | 1 | -2/+2 |
2015-03-27 | Avoid looking up Input_merge_map multiple times. | Rafael Ávila de Espíndola | 1 | -0/+3 |
2015-03-23 | Remove is_merge_section_for. | Rafael Ávila de Espíndola | 1 | -3/+2 |
2015-03-21 | Support compressed debug sections in dynamic object files. | Cary Coutant | 1 | -73/+43 |
2015-03-04 | Remove empty class Merge_map. | Rafael Ávila de Espíndola | 1 | -10/+19 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-25 | Fix corrupted .eh_frame section with LTO and --gc-sections. | Cary Coutant | 1 | -0/+7 |
2014-09-02 | Make Elf_file::section_name() a const function, so that it can be used in | Cary Coutant | 1 | -3/+3 |
2014-07-08 | Fix internal error with LTO on ARM. | Cary Coutant | 1 | -0/+5 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 1 | -1/+1 |
2013-07-31 | gold/ | Cary Coutant | 1 | -0/+16 |
2013-05-21 | gold/ | Cary Coutant | 1 | -2/+2 |
2013-03-10 | * gold.cc (queue_middle_tasks): Move detect_odr_violations.. | Alan Modra | 1 | -9/+10 |
2012-10-23 | gold/ | Cary Coutant | 1 | -0/+30 |
2012-09-25 | * object.h (Sized_relobj_file::adjust_local_symbol, | Alan Modra | 1 | -0/+12 |
2012-09-12 | PR gold/14570 | Ian Lance Taylor | 1 | -0/+14 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -21/+0 |
2012-08-11 | * object.h (Sized_relobj_file::find_shdr): New function. | Alan Modra | 1 | -1/+15 |
2012-04-26 | * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a const | Ian Lance Taylor | 1 | -2/+3 |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -8/+19 |
2012-02-29 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 1 | -4/+58 |
2011-12-19 | * object.h (Relobj::local_symbol_value): New function. | Ian Lance Taylor | 1 | -46/+111 |
2011-08-01 | * layout.cc (Layout::set_segment_offsets): Don't realign text | Cary Coutant | 1 | -0/+8 |
2011-06-30 | PR gold/12629 | Ian Lance Taylor | 1 | -1/+10 |
2011-06-25 | * layout.cc: Include "object.h". | Ian Lance Taylor | 1 | -1/+8 |
2011-05-24 | * dynobj.h (Dynobj::do_dynobj): New function. | Cary Coutant | 1 | -1/+26 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -113/+172 |
2011-04-25 | * incremental-dump.cc (dump_incremental_inputs): Print local | Cary Coutant | 1 | -0/+28 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -126/+239 |
2011-03-30 | * archive.cc (Library_base::should_include_member): Move | Cary Coutant | 1 | -0/+16 |
2011-02-10 | PR gold/12316 | Ian Lance Taylor | 1 | -10/+1 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -1/+1 |
2010-09-08 | 2010-09-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+59 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -4/+4 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 1 | -17/+34 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -0/+31 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -25/+146 |
2010-08-02 | PR 11855 | Ian Lance Taylor | 1 | -5/+5 |
2010-07-12 | * compressed_output.cc (zlib_decompress): New function. | Cary Coutant | 1 | -1/+39 |
2010-06-10 | * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections. | Cary Coutant | 1 | -0/+2 |
2010-04-07 | * archive.cc (include_member): Destroy Read_symbols_data object before | Cary Coutant | 1 | -0/+21 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+15 |
2010-03-03 | * target-reloc.h (relocate_section): Check the symbol table index | Ian Lance Taylor | 1 | -8/+61 |
2010-02-11 | * dirsearch.cc (Dirsearch::initialize): Add all blockers before | Ian Lance Taylor | 1 | -0/+5 |
2010-01-29 | 2010-01-29 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+5 |
2010-01-26 | 2010-01-26 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -14/+14 |
2010-01-20 | 2010-01-20 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+25 |