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-06-23 | [GOLD] Support setting DT_RELACOUNT late | 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-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-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 1 | -0/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-09-26 | Fix incorrect register mask. | Cary Coutant | 1 | -1/+1 |
2017-05-13 | Fix assertion failure relaxing TLS for position-independent executables. | James Clarke | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | [GOLD] -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -3/+5 |
2016-08-10 | Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation. | James Clarke | 1 | -7/+7 |
2016-08-10 | Add support for R_SPARC_32 relocation. | James Clarke | 1 | -0/+1 |
2016-06-28 | Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64. | James Clarke | 1 | -4/+7 |
2016-03-03 | Add support for STT_SPARC_REGISTER symbols. | Cary Coutant | 1 | -9/+102 |
2016-01-11 | Refactor gold to enable support for MIPS-64 relocation format. | Cary Coutant | 1 | -35/+74 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -12/+8 |
2015-11-09 | Remove unnecessary target dependencies on relocation format. | Cary Coutant | 1 | -1/+4 |
2015-10-28 | Support 64-bit entry size in SHT_HASH (for s390). | Marcin KoĆcielnicki | 1 | -2/+4 |
2015-10-06 | Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols. | Cary Coutant | 1 | -9/+7 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-13 | With -pie and x86, the linker complains if it sees a PC-relative relocation | Sriraman Tallam | 1 | -2/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-10-11 | gold/ | Roland McGrath | 1 | -2/+2 |
2013-10-11 | gold/ | Roland McGrath | 1 | -3/+1 |
2013-07-30 | gold/ | Cary Coutant | 1 | -2/+4 |
2013-04-27 | * target-reloc.h (relocate_section): If the reloc offset is out of | Ian Lance Taylor | 1 | -1/+5 |
2012-11-01 | gold/ | Roland McGrath | 1 | -2/+3 |
2012-10-18 | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 1 | -1/+1 |
2012-10-05 | * i386.cc (Output_data_plt_i386::address_for_global, | Alan Modra | 1 | -7/+8 |
2012-09-12 | * target-reloc.h (scan_relocs): Call scan.local for relocs | Alan Modra | 1 | -2/+7 |
2012-09-10 | * output.h (Output_data_got::add_global_tls, add_local_tls, | Alan Modra | 1 | -2/+1 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -16/+17 |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 1 | -160/+166 |
2012-04-24 | gold: Add linker relaxation of tail calls on sparc. | David S. Miller | 1 | -0/+152 |
2012-04-23 | gold: Maintain sparc ELF header bits properly | David S. Miller | 1 | -1/+112 |
2012-04-17 | gold: Add support for sparc GOTDATA optimizations in Gold. | David S. Miller | 1 | -1/+102 |
2012-04-17 | gold: Add sparc IFUNC support to Gold. | David S. Miller | 1 | -79/+515 |
2012-04-17 | gold: Allow use_plt_offset to be specified for global relocations. | David S. Miller | 1 | -2/+2 |
2012-04-12 | Support R_SPARC_WDISP10 and R_SPARC_H34. | David S. Miller | 1 | -0/+48 |
2011-12-19 | * object.h (Relobj::local_symbol_value): New function. | Ian Lance Taylor | 1 | -28/+28 |
2011-10-19 | Fix sparc TLS call relaxation when the delay slot sets up %o0. | David S. Miller | 1 | -2/+15 |
2011-10-10 | PR gold/13249 | Cary Coutant | 1 | -2/+2 |
2011-06-28 | PR gold/12934 | Ian Lance Taylor | 1 | -1/+2 |
2011-06-28 | * target.h (Target::can_check_for_function_pointers): Rewrite. | Ian Lance Taylor | 1 | -1/+3 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -61/+62 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -1/+1 |