kumquat-buildroot/toolchain
Vicente Olivert Riera 99f8084c74 toolchain-external/CodeSourcery MIPS: available only for R2
Currently the CodeSourcery toolchains for MIPS can be selected to build
mips32 (revision level 1) targets, but the resulting binaries are built
for mips32r2 instead. This is because these toolchains don't have
library support other than mips32r2, so there is no point to allow the
selection of a mips32 variant with a CodeSourcery MIPS toolchain, since
everything will be built for mips32r2 instead.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-17 16:21:46 +02:00
..
toolchain
toolchain-buildroot toolchain: add mips64 for uClibc-ng 2015-10-13 00:01:25 +02:00
toolchain-external toolchain-external/CodeSourcery MIPS: available only for R2 2015-10-17 16:21:46 +02:00
Config.in
helpers.mk
toolchain-common.in
toolchain-wrapper.c toolchain-external: bypass buildroot wrapper 2015-10-17 10:50:35 +02:00
toolchain-wrapper.mk ccache: support changing the output directory 2015-10-04 18:22:21 +02:00
toolchain.mk