Mark rtld on PowerPC as not requiring executable stack.

Reviewed and tested by:	nwhitehorn
This commit is contained in:
Konstantin Belousov 2011-01-14 11:32:31 +00:00
parent e2e30ff971
commit 8ae32158df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=217397
2 changed files with 2 additions and 1 deletions

View File

@ -197,4 +197,4 @@ _ENTRY(_rtld_powerpc_pltcall)
mtctr %r11
bctr # (*jmptab[index])()
.section .note.GNU-stack,"",%progbits

View File

@ -159,3 +159,4 @@ _ENTRY(_rtld_bind_start)
bctr # jump to target
.section .note.GNU-stack,"",%progbits