summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.8-linaro/930-fix-mips-noexecstack.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: update, split and rework 4.8 musl patchesFelix Fietkau2014-10-191-18/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42969
* Fix broken implementation of NOEXECSTACK flag for MIPS architectures for ↵Felix Fietkau2014-10-051-0/+124
gcc-linaro-4.8 This patch ensures that libgcc_s.so properly honours the NOEXECSTACK flag for MIPS builds, when gcc-linaro-4.8 or 4.9 is the chosen C compiler. Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42769