kumquat-buildroot/toolchain
Vicente Olivert Riera 55a37eaa91 MIPS: add support for M5101 cores
-march=m5101 support starts from GCC-6, so disable previous versions
when selecting this core.

Note that M5101 implies a MIPS R5 CPU, and some GCC versions are already
disabled for R5, so we don't need to disable those ones for M5101 as
well.

Also disable external toolchains that don't support this core.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-10-15 13:22:17 +02:00
..
toolchain
toolchain-buildroot MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
toolchain-external MIPS: add support for M5101 cores 2016-10-15 13:22:17 +02:00
Config.in
helpers.mk
toolchain-common.in linux-headers: allow specifying 4.8 as kernel header version 2016-09-12 22:57:53 +02:00
toolchain-wrapper.c toolchain/wrapper: extend paranoid check to -isystem 2016-09-18 16:09:23 +02:00
toolchain-wrapper.mk
toolchain.mk