]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Fix remaining targets using wrong .interp conditions
authorAlan Modra <amodra@gmail.com>
Wed, 11 Oct 2017 12:13:42 +0000 (22:43 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 12 Oct 2017 02:28:11 +0000 (12:58 +1030)
commitf5233a1611d7d459a762b5fa93d7594a6965971f
tree8d6f0a04692a9d3096a969b85368779f875ba8f2
parentff0769882d2338d334eb799179332c39bb9d8ddc
Fix remaining targets using wrong .interp conditions

* elf32-nds32.c (nds32_elf_size_dynamic_sections): Set .interp
when executable rather than non-PIC.
* elf32-score.c (s3_bfd_score_elf_size_dynamic_sections): Likewise.
* elf32-score7.c (s7_bfd_score_elf_size_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elf32-nds32.c
bfd/elf32-score.c
bfd/elf32-score7.c