Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-10-14 | [GOLD] Two GOT sections for PowerPC64 | Alan Modra | 1 | -5/+10 |
2021-09-18 | [GOLD] Got_entry::write addends | Alan Modra | 1 | -6/+9 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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-08-06 | Fix type checking errors. | Cary Coutant | 1 | -1/+2 |
2018-06-22 | Update support for .note.gnu.property sections. | Cary Coutant | 1 | -19/+16 |
2018-06-22 | Add support for .note.gnu.property sections. | Cary Coutant | 1 | -0/+24 |
2018-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 1 | -0/+8 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-08-28 | [GOLD] Symbol flag for PowerPC64 localentry:0 tracking | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-01 | Fix problem causing internal error when -z max-page-size is used. | Cary Coutant | 1 | -1/+11 |
2016-03-03 | Add support for STT_SPARC_REGISTER symbols. | Cary Coutant | 1 | -1/+1 |
2016-02-06 | gold: Add view and view_size parameters to is_call_to_non_split. | Marcin KoĆcielnicki | 1 | -3/+6 |
2016-01-11 | Refactor gold to enable support for MIPS-64 relocation format. | Cary Coutant | 1 | -4/+33 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-11 | Pass relocations to Target::do_calls_non_split. | Cary Coutant | 1 | -2/+5 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -1/+0 |
2015-10-29 | Make GOT entry size target-dependent | H.J. Lu | 1 | -0/+8 |
2015-10-28 | Support 64-bit entry size in SHT_HASH (for s390). | Marcin KoĆcielnicki | 1 | -0/+8 |
2015-05-02 | Change Section_id type to use Relobj* instead of Object*. | Cary Coutant | 1 | -4/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-04-15 | Allow target to decide whether to include a section. | Cary Coutant | 1 | -0/+10 |
2014-03-10 | Allow target to adjust dynamic symbol value. | Cary Coutant | 1 | -0/+10 |
2014-03-10 | Allow target to add custom dynamic table entries. | Cary Coutant | 1 | -0/+10 |
2014-03-10 | Allow target to set dynsym indexes. | Cary Coutant | 1 | -0/+29 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-10-11 | gold/ | Roland McGrath | 1 | -4/+4 |
2013-07-30 | gold/ | Cary Coutant | 1 | -0/+7 |
2013-03-10 | * gold.cc (queue_middle_tasks): Move detect_odr_violations.. | Alan Modra | 1 | -0/+14 |
2013-02-27 | * target.h (Target::plt_fde_location, do_plt_fde_location): Declare. | Alan Modra | 1 | -0/+11 |
2012-11-01 | gold/ | Roland McGrath | 1 | -2/+4 |
2012-10-05 | * i386.cc (Output_data_plt_i386::address_for_global, | Alan Modra | 1 | -6/+2 |
2012-09-10 | * output.h (Output_data_got::add_global_tls, add_local_tls, | Alan Modra | 1 | -0/+22 |
2012-09-09 | * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions. | Alan Modra | 1 | -0/+32 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -16/+15 |
2012-08-14 | * target.h (Target::output_section_name): New function. | Alan Modra | 1 | -0/+14 |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 1 | -7/+22 |
2012-04-26 | * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a const | Ian Lance Taylor | 1 | -2/+3 |
2012-03-19 | 2012-03-19 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+10 |
2012-01-04 | * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt): | Cary Coutant | 1 | -3/+2 |
2011-07-08 | PR gold/12372 | Ian Lance Taylor | 1 | -16/+19 |
2011-07-02 | PR gold/12525 | Ian Lance Taylor | 1 | -0/+13 |
2011-06-28 | * target.h (class Target): Add osabi_ field. | Ian Lance Taylor | 1 | -4/+23 |
2011-06-28 | * target.h (Target::can_check_for_function_pointers): Rewrite. | Ian Lance Taylor | 1 | -29/+42 |
2011-06-08 | * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_reloc | Cary Coutant | 1 | -0/+7 |