]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK support
authorMaciej W. Rozycki <macro@imgtec.com>
Fri, 23 Dec 2016 20:03:36 +0000 (20:03 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Fri, 23 Dec 2016 20:41:59 +0000 (20:41 +0000)
commitfb646a8cbcec77c2d9e603fea56dfb1dd6e7b772
tree7c2288d2494debb0efec2a3b8df902e613dd8b0d
parent2588d938d15f72c6a80eb1152dd578469452c2fb
MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK support

Revert commit 17733f5be961 ("Increment the ABIVERSION to 5 for MIPS
objects with non-executable stacks.") and remove EI_ABIVERSION 5
allocation for PT_GNU_STACK support, which has not made it to glibc
and will be reassigned.

bfd/
* bfd/elfxx-mips.c (_bfd_mips_post_process_headers): Revert
2016-02-23 change and remove EI_ABIVERSION 5 support.

(cherry picked from commit 4d4f40e041ce7c8c7c8e50f957e0440b64ab7e95)
bfd/ChangeLog
bfd/elfxx-mips.c