From 407aa07cee4d075c8e7996a5e994c02e76f19276 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 5 Feb 2018 13:17:52 +1030 Subject: Revert "PowerPC PLT speculative execution barriers" This reverts most of commit 1be5d8d3bb. Left in place are addition of --no-plt-align to some ppc32 ld tests and the ld.texinfo --no-plt-thread-safe fix. --- bfd/elf64-ppc.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'bfd/elf64-ppc.h') diff --git a/bfd/elf64-ppc.h b/bfd/elf64-ppc.h index b3d4d59..8fa0140 100644 --- a/bfd/elf64-ppc.h +++ b/bfd/elf64-ppc.h @@ -51,9 +51,6 @@ struct ppc64_elf_params /* Set if PLT call stubs for localentry:0 functions should omit r2 save. */ int plt_localentry0; - /* Clear if PLT call stubs should use a speculative execution barrier. */ - int speculate_indirect_jumps; - /* Whether to canonicalize .opd so that there are no overlapping .opd entries. */ int non_overlapping_opd; -- cgit v1.1