aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/8.2.0/930-fix-mips-noexecstack.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: Update to GCC 8.3.0Daniel Engberg2019-02-261-111/+0
| | | | | | | | | Update GCC to 8.3.0 Refresh patches Allow GCC to be used for ARC Source: https://github.com/openwrt/openwrt/pull/1803#issuecomment-462334890 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* toolchain/gcc: update 8.x to 8.2.0Syrone Wong2018-08-201-0/+111
This release fixes LTO link-time performance problems and C++ bug introduced in GCC 8.1 Signed-off-by: Syrone Wong <wong.syrone@gmail.com>