openwrt/toolchain/gcc
Felix Fietkau 61eee1adfb toolchain/gcc: switch to version 7 by default
Newer GCC versions are reported to improve code size on various ARM
devices, which is why newer u-boot versions require them now.
There have also been user reports of data corruption issues fixed on
MIPS by updating from GCC 5 to GCC 7.

This update was previously held up by these two MIPS compile issues,
which have since been fixed:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83496
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84790

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-12 12:19:23 +01:00
..
files
final
initial
minimal
patches toolchain/gcc: merge pending fix for miscompiled MIPS16 code issue (GCC PR 84790) 2018-03-12 12:19:07 +01:00
Config.in toolchain/gcc: switch to version 7 by default 2018-03-12 12:19:23 +01:00
Config.version toolchain/gcc: switch to version 7 by default 2018-03-12 12:19:23 +01:00
common.mk toolchain: gcc: update 7.x to 7.3.0 2018-01-27 19:54:52 +01:00
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00