Age | Commit message (Expand) | Author | Files | Lines |
2021-01-19 | PowerPC use_local_plt | Alan Modra | 1 | -36/+41 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Remove some static buffers | Alan Modra | 1 | -4/+6 |
2020-12-16 | ppc64 constify | Alan Modra | 1 | -1/+1 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 1 | -2/+2 |
2020-10-16 | R_PPC64_GOT_LO_DS and R_PPC64_GOT_HA sanity check | Alan Modra | 1 | -2/+4 |
2020-10-09 | [GOLD] Power10 segv due to wild r2 | Alan Modra | 1 | -2/+0 |
2020-10-06 | PR26667, Add powerpc64le-*-freebsd* support | Brandon Bergren | 1 | -0/+2 |
2020-09-28 | Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw | Alan Modra | 1 | -1/+4 |
2020-09-26 | PPC64_OPT_LOCALENTRY is incompatible with tail calls | Alan Modra | 1 | -15/+69 |
2020-09-24 | PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw | Alan Modra | 1 | -185/+239 |
2020-09-24 | PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs | Alan Modra | 1 | -11/+16 |
2020-08-26 | PR 26484-26488, 26490 UBSAN &h->elf null pointer | Alan Modra | 1 | -18/+26 |
2020-08-25 | PR26489, ASAN: ppc64_elf_size_stubs elf64-ppc.c:13389 | Alan Modra | 1 | -3/+3 |
2020-08-25 | PR26492, ASAN: ppc64_elf_before_check_relocs elf64-ppc.c:4337 | Alan Modra | 1 | -2/+3 |
2020-08-24 | PowerPC TPREL_HA/LO optimisation | Alan Modra | 1 | -18/+46 |
2020-08-13 | PowerPC64 --no-pcrel-optimize | Alan Modra | 1 | -58/+58 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -7/+5 |
2020-07-19 | Power10 stub selection | Alan Modra | 1 | -12/+89 |
2020-07-10 | PowerPC64 ld --no-power10-stubs | Alan Modra | 1 | -14/+12 |
2020-06-09 | IFUNC: Update IFUNC resolver check with DT_TEXTREL | H.J. Lu | 1 | -10/+6 |
2020-06-09 | PowerPC64: Downgrade ifunc with textrel error to a warning | Alan Modra | 1 | -12/+3 |
2020-06-06 | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 1 | -39/+55 |
2020-06-04 | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 1 | -9/+0 |
2020-06-03 | ELF: Consolidate maybe_set_textrel | H.J. Lu | 1 | -28/+2 |
2020-06-03 | ELF: Consolidate readonly_dynrelocs | H.J. Lu | 1 | -21/+4 |
2020-06-01 | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 1 | -30/+26 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -37/+19 |
2020-05-11 | Power10 VSX 32-byte storage access | Alan Modra | 1 | -0/+9 |
2020-05-11 | PowerPC Rename powerxx to power10 | Alan Modra | 1 | -26/+26 |
2020-04-20 | PowerPC64: remove empty .rela.dyn (.rela.branch_lt) | Alan Modra | 1 | -0/+2 |
2020-04-16 | PowerPC64 GOT reloc reserving PLT entry for ifunc | Alan Modra | 1 | -8/+0 |
2020-04-16 | PowerPC64 GOT reloc optimisation | Alan Modra | 1 | -0/+9 |
2020-03-30 | PR25745, powerpc64-ld overflows string buffer in --stats mode | Alan Modra | 1 | -36/+40 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -28/+16 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -0/+50 |
2020-03-11 | powerpc64-ld infinite loop | Alan Modra | 1 | -1/+1 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 1 | -0/+13 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -6/+6 |
2020-02-05 | Re: Support fusion for ELFv2 stubs | Alan Modra | 1 | -4/+4 |
2020-01-22 | PowerPC64 tls_get_addr_desc static support | Alan Modra | 1 | -1/+137 |
2020-01-22 | PowerPC64 __tls_get_addr_desc | Alan Modra | 1 | -89/+347 |
2020-01-22 | PowerPC64 TLS optimization fix | Alan Modra | 1 | -1/+2 |
2020-01-20 | Don't touch r11 in __tls_get_addr stub | Alan Modra | 1 | -11/+8 |
2020-01-20 | PowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_get_addr | Alan Modra | 1 | -94/+91 |
2020-01-15 | PR25384, PowerPC64 ELFv1 copy relocs against function symbols | Alan Modra | 1 | -19/+29 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-19 | PowerPC, use size_t rather than long for indices | Alan Modra | 1 | -2/+3 |
2019-12-18 | Yet more signed overflow fixes | Alan Modra | 1 | -43/+43 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -3/+6 |