This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2


On Fri, 5 Feb 2016, Andreas Schwab wrote:

> Faraz Shahbazker <faraz.shahbazker@imgtec.com> writes:
> 
> > Check AT_FLAGS bits to decide if the kernel supports a non-executable
> > stack. If not, keep stack executable in spite of permissions requested for
> > PT_GNU_STACK. Increment ABIVERSION to 5 to mark the new behaviour.
> 
> Which means this patch cannot be applied before the IFUNC support is
> added.

Indeed, and thus it's blocked on the MIPS binutils IFUNC support, but that 
shouldn't stop discussion of the design approach for the 
architecture-independent changes (which are the bulk of this patch).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]