kumquat-buildroot/toolchain
Vicente Olivert Riera 067a46474a MIPS: add support for M5100 cores
-march=m5100 support starts from GCC-6, so disable previous versions
when selecting this core.

Note that M5100 implies a MIPS R5 CPU, and some GCC versions are already
disabled for R5, so we don't need to disable those ones for M5100 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 M5100 cores 2016-10-15 13:22:17 +02:00
Config.in
helpers.mk
toolchain-common.in
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk