summaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* PR30326, uninitialised value in objdump compare_relocsAlan Modra2023-04-121-1/+1
* Test SEC_HAS_CONTENTS before reading section contentsAlan Modra2023-02-231-4/+11
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* enable-non-contiguous-regions warningsAlan Modra2022-12-211-25/+4
* PR29540, R_PPC64_NONE in .rela.dyn when linking Linux vdsoAlan Modra2022-09-141-16/+16
* asan: ppc64_elf_get_synthetic_symtab heap buffer overflowAlan Modra2022-08-051-3/+3
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-3/+3
* PowerPC64: fix build error on 32-bit hostsAlan Modra2022-07-211-1/+1
* PowerPC64: align plt_branch stubsAlan Modra2022-06-281-20/+34
* PowerPC64: plt_stub_padAlan Modra2022-06-281-32/+19
* PowerPC64: Tidy stub type changesAlan Modra2022-06-281-4/+4
* PowerPC64: fix assertion in ppc_build_one_stub with -Os codeAlan Modra2022-06-231-1/+2
* Re: PowerPC64: stub debug dumpAlan Modra2022-06-231-41/+61
* PowerPC64: stub debug dumpAlan Modra2022-06-221-2/+57
* Revert reloc howto nitsAlan Modra2022-06-081-5/+5
* HOWTO size encodingAlan Modra2022-06-081-162/+162
* PowerPC64 check_relocsAlan Modra2022-05-051-29/+10
* comment typo fixAlan Modra2022-03-031-1/+1
* PowerPC64 DT_RELR relative reloc addressesAlan Modra2022-03-031-49/+76
* Remove bfd ELF_RELROPAGESIZEAlan Modra2022-02-131-1/+0
* Work around gcc-4 warnings in elf64-ppc.cAlan Modra2022-02-091-22/+14
* PowerPC64 treatment of absolute symbolsAlan Modra2022-02-031-62/+126
* Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra2022-01-311-10/+18
* Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra2022-01-291-11/+10
* PowerPC64 handling of @tocbaseAlan Modra2022-01-281-0/+9
* PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra2022-01-281-23/+36
* PowerPC64 DT_RELR ELFv1Alan Modra2022-01-191-14/+14
* PowerPC64 DT_RELR local PLTAlan Modra2022-01-191-1/+2
* PowerPC64 DT_RELR local GOTAlan Modra2022-01-191-4/+6
* Re: PowerPC64 DT_RELRAlan Modra2022-01-191-5/+3
* bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warning in ppc64_elf_...Simon Marchi2022-01-171-2/+4
* PowerPC64 DT_RELRAlan Modra2022-01-181-82/+510
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PowerPC64 @notoc in non-power10 codeAlan Modra2021-11-151-398/+343
* PR28523, ld.bfd created undefined symbols on ppc64Alan Modra2021-11-031-16/+14
* PowerPC64, sanity check r_offset in relocate_sectionAlan Modra2021-09-081-49/+119
* PowerPC64: Avoid useless work on R_PPC64_TPREL34Alan Modra2021-09-081-1/+3
* PR28307, segfault in ppc64_elf_toc64_relocAlan Modra2021-09-071-5/+23
* Revert: PowerPC: Don't generate unused section symbolsAlan Modra2021-07-241-2/+4
* PPC: undefweak dynamic relocsAlan Modra2021-05-031-1/+5
* PPC: ensure_undef_dynamic on weak undef only in pltAlan Modra2021-05-031-0/+3
* Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton2021-04-281-6/+17
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-4/+5
* elf_backend_archive_symbol_lookupAlan Modra2021-04-121-4/+5
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-3/+3
* Use bool in bfdAlan Modra2021-03-311-713/+713
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* PR27451, -z start_stop_gc for powerpc64Alan Modra2021-03-021-0/+3
* PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra2021-03-021-0/+9