]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-ppc.c
PowerPC64 check_relocs
authorAlan Modra <amodra@gmail.com>
Wed, 4 May 2022 06:30:28 +0000 (16:00 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 4 May 2022 22:30:10 +0000 (08:00 +0930)
commitc99d782d9c48cb3d919f0b132d510374db3ce7d2
treec2886e52def502e419cc4d372ca43f4880fbcb6e
parent758ffab46b5b6c4f0a145e8833f24ba72a4259e4
PowerPC64 check_relocs

Tidy the dynamic reloc handling code in check_relocs, removing
leftover comments and code from when check_relocs was called as each
object file was read in.

* elf64-ppc.c (ppc64_elf_check_relocs): Tidy dynamic reloc
handling code.
(dec_dynrel_count): Do the same here.
bfd/elf64-ppc.c