summaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2007-03-26 23:35:34 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2007-03-26 23:35:34 +0000
commite945c8000221d5ad1a83bba0e9ce8a0021906ffe (patch)
tree77ec343aba8eca398aa8b07dc5604d618df4aba9 /bfd/elfxx-ia64.c
parentf8b7c80ec31ebf4407cf4194d68427ff2e9cc403 (diff)
downloadbinutils-redhat-e945c8000221d5ad1a83bba0e9ce8a0021906ffe.tar.gz
* elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
Diffstat (limited to 'bfd/elfxx-ia64.c')
-rw-r--r--bfd/elfxx-ia64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elfxx-ia64.c b/bfd/elfxx-ia64.c
index 3c6a4a39b2..cc3f2fc044 100644
--- a/bfd/elfxx-ia64.c
+++ b/bfd/elfxx-ia64.c
@@ -5820,6 +5820,7 @@ elfNN_hpux_backend_symbol_processing (bfd *abfd ATTRIBUTE_UNUSED,
#define elf_backend_reloc_type_class elfNN_ia64_reloc_type_class
#define elf_backend_rela_normal 1
#define elf_backend_special_sections elfNN_ia64_special_sections
+#define elf_backend_default_execstack 0
/* FIXME: PR 290: The Intel C compiler generates SHT_IA_64_UNWIND with
SHF_LINK_ORDER. But it doesn't set the sh_link or sh_info fields.