commit | 365bf300da35c11e27bb8cdd3964f82e3d32f094 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sat Sep 10 12:58:44 2022 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Sep 14 10:19:56 2022 +0930 |
tree | bed18aa3fe970f3810ef06691cf0c2263616d992 | |
parent | 620fe928315c5eb95b990c13b92273865501e50e [diff] |
PR29540, R_PPC64_NONE in .rela.dyn when linking Linux vdso PR 29540 * elf64-ppc.c (allocate_dynrelocs): Don't alloc space for relocs against discarded sections. (ppc64_elf_size_dynamic_sections): Use standard test for discarded sections. * elf32-ppc.c (allocate_dynrelocs): Don't alloc space for relocs against discarded sections. (ppc_elf_size_dynamic_sections): Use standard test for discarded sections.