]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-x86-64.c
Don't use dynamic_sec_flags on PLT .eh_frame section
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 25 May 2012 16:20:15 +0000 (16:20 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 25 May 2012 16:20:15 +0000 (16:20 +0000)
commitbbf96e4eef9eddce8e421bf9a004e7916c5ef95d
tree1ec9ac012572f52dac5231aa8141229303294993
parent9cf8b46e48eea4263ed31ddb8f5dd185ee3b08e4
Don't use dynamic_sec_flags on PLT .eh_frame section

* elf32-i386.c (elf_i386_create_dynamic_sections): Don't use
dynamic_sec_flags to create PLT .eh_frame section.
* elf64-x86-64.c (elf_x86_64_create_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c