Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-02 | gold: Get alignment of uncompressed section from ch_addralign | H.J. Lu | 1 | -2/+6 |
2018-06-22 | Add support for .note.gnu.property sections. | Cary Coutant | 1 | -0/+4 |
2018-04-06 | Further improve warnings for relocations referring to discarded sections. | Cary Coutant | 1 | -12/+31 |
2018-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 1 | -4/+8 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-28 | Allow multiple .eh_frame sections per object file. | Cary Coutant | 1 | -3/+0 |
2017-11-27 | Fix symbol values and relocation addends for relocatable links. | Cary Coutant | 1 | -1/+3 |
2017-11-08 | Fix problems with -r. | James Clarke | 1 | -3/+1 |
2017-01-10 | Refactor Sized_relobj_file::do_relocate_sections. | Cary Coutant | 1 | -0/+7 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-11 | Refactor gold to enable support for MIPS-64 relocation format. | Cary Coutant | 1 | -2/+4 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-13 | Remove const from return type of get_output_view. | Cary Coutant | 1 | -3/+3 |
2015-12-11 | Make output views accessible to Target during do_relocate(). | Cary Coutant | 1 | -0/+16 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -0/+2 |
2015-12-03 | Take addend into account when making GOT entries for local symbols. | Vladimir Radosavljevic | 1 | -22/+104 |
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 |