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 2016-02-05 10:38, Faraz Shahbazker wrote:
> Bump!
> 
> Related patches for review:
> * binutils: https://sourceware.org/ml/libc-alpha/2016-01/msg00567.html
> * gcc :     https://gcc.gnu.org/ml/gcc-patches/2016-02/msg00444.html
> 

It seems that the patches are present in the 2.27 binutils release,
while they are not yet ready on the glibc side (I guess still waiting
on the IFUNC patches).

This means that building binaries with -Wl,-z,noexecstack set the ABI
version to 5 and we then have no way to execute them. Some configure
scripts probe for the availability of this option and enable it
automatically.

Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net


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