This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

MIPS Enable non-executable PT_GNU_STACK


Hello, i have a question.
Kernel have support non-executable stack on mips.
1. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=432c6bacbd0c16ec210c43da411ccc3855c4c010
2. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a770b85c1f1c1ee37afd7cef5237ffc4c970f04
When will GCC accept this patch?  Then MIPS use non-executable stack by default  like other architectures.
https://gcc.gnu.org/ml/gcc-patches/2016-02/msg01596.html

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