Age | Commit message (Expand) | Author | Files | Lines |
2021-09-08 | PowerPC64, sanity check r_offset in relocate_section | Alan Modra | 1 | -49/+119 |
2021-09-08 | PowerPC64: Avoid useless work on R_PPC64_TPREL34 | Alan Modra | 1 | -1/+3 |
2021-09-07 | PR28307, segfault in ppc64_elf_toc64_reloc | Alan Modra | 1 | -5/+23 |
2021-07-24 | Revert: PowerPC: Don't generate unused section symbols | Alan Modra | 1 | -2/+4 |
2021-05-03 | PPC: undefweak dynamic relocs | Alan Modra | 1 | -1/+5 |
2021-05-03 | PPC: ensure_undef_dynamic on weak undef only in plt | Alan Modra | 1 | -0/+3 |
2021-04-28 | Stop the BFD library from treating annobin symbols as potential function symb... | Nick Clifton | 1 | -6/+17 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -4/+5 |
2021-04-12 | elf_backend_archive_symbol_lookup | Alan Modra | 1 | -4/+5 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -3/+3 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -713/+713 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-03-02 | PR27451, -z start_stop_gc for powerpc64 | Alan Modra | 1 | -0/+3 |
2021-03-02 | PowerPC64 undefined weak visibility vs GOT optimisation | Alan Modra | 1 | -0/+9 |
2021-01-20 | PowerPC: Don't generate unused section symbols | Alan Modra | 1 | -0/+3 |
2021-01-20 | PowerPC64 synthetic symbols | Alan Modra | 1 | -1/+2 |
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 |