ImmortalWrt/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 do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final toolchain/gcc: parallelize make install 2017-02-09 14:49:34 +01:00
initial toolchain/gcc: parallelize make install 2017-02-09 14:49:34 +01:00
minimal toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
patches toolchain/gcc: merge pending fix for miscompiled MIPS16 code issue (GCC PR 84790) 2018-03-12 12:19:07 +01:00
common.mk toolchain: gcc: update 7.x to 7.3.0 2018-01-27 19:54:52 +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
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00