* elf-bfd.h (struct elf_backend_data): Add default_execstack.
authorAlan Modra <amodra@gmail.com>
Mon, 19 Feb 2007 12:44:18 +0000 (12:44 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 19 Feb 2007 12:44:18 +0000 (12:44 +0000)
commit6bfdb61b0cfa7f8e483cacc6802188a8b211fbbd
tree68dc2ba9d4ad6f8b60c437fdde307c7c62d880f5
parentc88471452a9c275da39f0cdcd2c05c3c7a4e7e4a
* elf-bfd.h (struct elf_backend_data): Add default_execstack.
* elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
* elfxx-target.h (elf_backend_default_execstack): Define to 1.
(elfNN_bed): Init new field.
* elf64-ppc.c (elf_backend_default_execstack): Define to 0.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf64-ppc.c
bfd/elflink.c
bfd/elfxx-target.h
This page took 0.025083 seconds and 4 git commands to generate.