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