PR binutils/22875: IQ2000/ELF: Prevent an out-of-bounds howto table access
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.h
index c09e9398e76bddefc5aaa63ae2c9378f5e8fbba2..f56d027bf6945f4d7b25fdffc5b1cc940e78ec28 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC-specific support for 64-bit ELF.
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -32,6 +32,9 @@ struct ppc_elf_params
   /* Chooses the type of .plt.  */
   enum ppc_elf_plt_type plt_style;
 
+  /* Set if individual PLT call stubs should be aligned.  */
+  int plt_stub_align;
+
   /* Whether to emit symbols for stubs.  */
   int emit_stub_syms;
 
This page took 0.025856 seconds and 4 git commands to generate.