| Commit message (Expand) | Author | Age | Files | Lines |
* | PPC: undefweak dynamic relocs | Alan Modra | 2021-05-03 | 1 | -1/+5 |
* | PPC: ensure_undef_dynamic on weak undef only in plt | Alan Modra | 2021-05-03 | 1 | -0/+3 |
* | Stop the BFD library from treating annobin symbols as potential function symb... | Nick Clifton | 2021-04-28 | 1 | -6/+17 |
* | convert elf_link_hash macros to inline functions | Alan Modra | 2021-04-12 | 1 | -4/+5 |
* | elf_backend_archive_symbol_lookup | Alan Modra | 2021-04-12 | 1 | -4/+5 |
* | Use startswith more for strncmp function calls. | Martin Liska | 2021-04-01 | 1 | -3/+3 |
* | Use bool in bfd | Alan Modra | 2021-03-31 | 1 | -713/+713 |
* | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 2021-03-29 | 1 | -1/+1 |
* | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 2021-03-22 | 1 | -1/+1 |
* | PR27451, -z start_stop_gc for powerpc64 | Alan Modra | 2021-03-02 | 1 | -0/+3 |
* | PowerPC64 undefined weak visibility vs GOT optimisation | Alan Modra | 2021-03-02 | 1 | -0/+9 |
* | PowerPC: Don't generate unused section symbols | Alan Modra | 2021-01-20 | 1 | -0/+3 |
* | PowerPC64 synthetic symbols | Alan Modra | 2021-01-20 | 1 | -1/+2 |
* | PowerPC use_local_plt | Alan Modra | 2021-01-19 | 1 | -36/+41 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | Remove some static buffers | Alan Modra | 2020-12-18 | 1 | -4/+6 |
* | ppc64 constify | Alan Modra | 2020-12-16 | 1 | -1/+1 |
* | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 2020-12-01 | 1 | -2/+2 |
* | R_PPC64_GOT_LO_DS and R_PPC64_GOT_HA sanity check | Alan Modra | 2020-10-16 | 1 | -2/+4 |
* | [GOLD] Power10 segv due to wild r2 | Alan Modra | 2020-10-09 | 1 | -2/+0 |
* | PR26667, Add powerpc64le-*-freebsd* support | Brandon Bergren | 2020-10-06 | 1 | -0/+2 |
* | Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw | Alan Modra | 2020-09-28 | 1 | -1/+4 |
* | PPC64_OPT_LOCALENTRY is incompatible with tail calls | Alan Modra | 2020-09-26 | 1 | -15/+69 |
* | PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw | Alan Modra | 2020-09-24 | 1 | -185/+239 |
* | PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs | Alan Modra | 2020-09-24 | 1 | -11/+16 |
* | PR 26484-26488, 26490 UBSAN &h->elf null pointer | Alan Modra | 2020-08-26 | 1 | -18/+26 |
* | PR26489, ASAN: ppc64_elf_size_stubs elf64-ppc.c:13389 | Alan Modra | 2020-08-25 | 1 | -3/+3 |
* | PR26492, ASAN: ppc64_elf_before_check_relocs elf64-ppc.c:4337 | Alan Modra | 2020-08-25 | 1 | -2/+3 |
* | PowerPC TPREL_HA/LO optimisation | Alan Modra | 2020-08-24 | 1 | -18/+46 |
* | PowerPC64 --no-pcrel-optimize | Alan Modra | 2020-08-13 | 1 | -58/+58 |
* | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 2020-07-30 | 1 | -7/+5 |
* | Power10 stub selection | Alan Modra | 2020-07-19 | 1 | -12/+89 |
* | PowerPC64 ld --no-power10-stubs | Alan Modra | 2020-07-10 | 1 | -14/+12 |
* | IFUNC: Update IFUNC resolver check with DT_TEXTREL | H.J. Lu | 2020-06-09 | 1 | -10/+6 |
* | PowerPC64: Downgrade ifunc with textrel error to a warning | Alan Modra | 2020-06-09 | 1 | -12/+3 |
* | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 2020-06-06 | 1 | -39/+55 |
* | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 2020-06-04 | 1 | -9/+0 |
* | ELF: Consolidate maybe_set_textrel | H.J. Lu | 2020-06-03 | 1 | -28/+2 |
* | ELF: Consolidate readonly_dynrelocs | H.J. Lu | 2020-06-03 | 1 | -21/+4 |
* | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 2020-06-01 | 1 | -30/+26 |
* | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 2020-05-21 | 1 | -37/+19 |
* | Power10 VSX 32-byte storage access | Alan Modra | 2020-05-11 | 1 | -0/+9 |
* | PowerPC Rename powerxx to power10 | Alan Modra | 2020-05-11 | 1 | -26/+26 |
* | PowerPC64: remove empty .rela.dyn (.rela.branch_lt) | Alan Modra | 2020-04-20 | 1 | -0/+2 |
* | PowerPC64 GOT reloc reserving PLT entry for ifunc | Alan Modra | 2020-04-16 | 1 | -8/+0 |
* | PowerPC64 GOT reloc optimisation | Alan Modra | 2020-04-16 | 1 | -0/+9 |
* | PR25745, powerpc64-ld overflows string buffer in --stats mode | Alan Modra | 2020-03-30 | 1 | -36/+40 |
* | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 2020-03-18 | 1 | -28/+16 |
* | Add support for non-contiguous memory regions | Christophe Lyon | 2020-03-13 | 1 | -0/+50 |
* | powerpc64-ld infinite loop | Alan Modra | 2020-03-11 | 1 | -1/+1 |