daily update
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index 3709af9f9c9674fc1e1b0acf2759e4ba58055828..b8d82b1b7f9b96aacf6c714f41b7249166989fd6 100644 (file)
@@ -1285,6 +1285,9 @@ struct elf_backend_data
   /* This is non-zero if static TLS segments require a special alignment.  */
   unsigned static_tls_alignment;
 
+  /* Alignment for the PT_GNU_STACK segment. */
+  unsigned stack_align;
+
   /* This is TRUE if the linker should act like collect and gather
      global constructors and destructors by name.  This is TRUE for
      MIPS ELF because the Irix 5 tools can not handle the .init
This page took 0.023177 seconds and 4 git commands to generate.