Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc: remove version 4.9-linaro | Felix Fietkau | 2015-09-06 | 1 | -111/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46798 | ||||
* | toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03 | Imre Kaloz | 2015-06-11 | 1 | -4/+4 |
| | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45944 | ||||
* | Fix broken implementation of NOEXECSTACK flag for MIPS architectures for ↵ | Felix Fietkau | 2014-10-05 | 1 | -0/+111 |
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 |