aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-05asan: ppc64_elf_get_synthetic_symtab heap buffer overflowAlan Modra1-3/+3
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra1-3/+3
2022-07-21PowerPC64: fix build error on 32-bit hostsAlan Modra1-1/+1
2022-06-28PowerPC64: align plt_branch stubsAlan Modra1-20/+34
2022-06-28PowerPC64: plt_stub_padAlan Modra1-32/+19
2022-06-28PowerPC64: Tidy stub type changesAlan Modra1-4/+4
2022-06-23PowerPC64: fix assertion in ppc_build_one_stub with -Os codeAlan Modra1-1/+2
2022-06-23Re: PowerPC64: stub debug dumpAlan Modra1-41/+61
2022-06-22PowerPC64: stub debug dumpAlan Modra1-2/+57
2022-06-08Revert reloc howto nitsAlan Modra1-5/+5
2022-06-08HOWTO size encodingAlan Modra1-162/+162
2022-05-05PowerPC64 check_relocsAlan Modra1-29/+10
2022-03-03comment typo fixAlan Modra1-1/+1
2022-03-03PowerPC64 DT_RELR relative reloc addressesAlan Modra1-49/+76
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra1-1/+0
2022-02-09Work around gcc-4 warnings in elf64-ppc.cAlan Modra1-22/+14
2022-02-03PowerPC64 treatment of absolute symbolsAlan Modra1-62/+126
2022-01-31Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra1-10/+18
2022-01-29Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra1-11/+10
2022-01-28PowerPC64 handling of @tocbaseAlan Modra1-0/+9
2022-01-28PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra1-23/+36
2022-01-19PowerPC64 DT_RELR ELFv1Alan Modra1-14/+14
2022-01-19PowerPC64 DT_RELR local PLTAlan Modra1-1/+2
2022-01-19PowerPC64 DT_RELR local GOTAlan Modra1-4/+6
2022-01-19Re: PowerPC64 DT_RELRAlan Modra1-5/+3
2022-01-17bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warning in ppc64_elf_...Simon Marchi1-2/+4
2022-01-18PowerPC64 DT_RELRAlan Modra1-82/+510
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-398/+343
2021-11-03PR28523, ld.bfd created undefined symbols on ppc64Alan Modra1-16/+14
2021-09-08PowerPC64, sanity check r_offset in relocate_sectionAlan Modra1-49/+119
2021-09-08PowerPC64: Avoid useless work on R_PPC64_TPREL34Alan Modra1-1/+3
2021-09-07PR28307, segfault in ppc64_elf_toc64_relocAlan Modra1-5/+23
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra1-2/+4
2021-05-03PPC: undefweak dynamic relocsAlan Modra1-1/+5
2021-05-03PPC: ensure_undef_dynamic on weak undef only in pltAlan Modra1-0/+3
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton1-6/+17
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra1-4/+5
2021-04-12elf_backend_archive_symbol_lookupAlan Modra1-4/+5
2021-04-01Use startswith more for strncmp function calls.Martin Liska1-3/+3
2021-03-31Use bool in bfdAlan Modra1-713/+713
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-03-02PR27451, -z start_stop_gc for powerpc64Alan Modra1-0/+3
2021-03-02PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra1-0/+9
2021-01-20PowerPC: Don't generate unused section symbolsAlan Modra1-0/+3
2021-01-20PowerPC64 synthetic symbolsAlan Modra1-1/+2
2021-01-19PowerPC use_local_pltAlan Modra1-36/+41
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Remove some static buffersAlan Modra1-4/+6