]> git.proxmox.com Git - grub2.git/commit
Support R_PPC_PLTREL24
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 22 Mar 2019 20:24:24 +0000 (21:24 +0100)
committerVladimir Serbinenko <phcoder@google.com>
Mon, 25 Mar 2019 14:08:49 +0000 (15:08 +0100)
commit4ff051880fc5d2aa431f049a52bffb5b405c5414
tree4cf59aa4f3e28e1e0e54bff3c1c717a558da2baa
parent9dab2f51ea64c251f4a6ad8faece7dad2e72e6bc
Support R_PPC_PLTREL24

It's emitted by clang 7. It's the same as R_PPC_REL24.

Signed-off-by: Vladimir Serbinenko <phcoder@google.com>
grub-core/kern/powerpc/dl.c
util/grub-module-verifier.c