You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/uClibc/config
John Crispin 7b821a5ae8 toolchain: add support of ARCv2 architecture
This change adds support of ARC ISAv2 processors in
OpenWRT toolchain.

In general gcc for ARC may compile code for both ISA versions
simultaneously but libgcc will be built only for default
architecture that's why it's necessary to specify --with-cpu
on gcc configuration.

As for uClibc we need to use different configurations for
different ARC ISAs.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Jo-Philipp Wich <jow@openwrt.org>
Cc: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 48739
8 years ago
..
arc toolchain: add support of ARC architecture 9 years ago
archs toolchain: add support of ARCv2 architecture 8 years ago
arm uclibc: remove version 0.9.33 9 years ago
armeb uclibc: remove version 0.9.33 9 years ago
common uclibc: remove version 0.9.33 9 years ago
debug uclibc: remove version 0.9.33 9 years ago
i386 uclibc: remove version 0.9.33 9 years ago
i686 uclibc: remove version 0.9.33 9 years ago
m68k uclibc: remove version 0.9.33 9 years ago
mips uclibc: remove version 0.9.33 9 years ago
mips64 uclibc: remove version 0.9.33 9 years ago
mips64.32 uclibc: remove version 0.9.33 9 years ago
mips64.64 uclibc: remove version 0.9.33 9 years ago
mips64.n32 uclibc: remove version 0.9.33 9 years ago
mips64el uclibc: remove version 0.9.33 9 years ago
mips64el.32 uclibc: remove version 0.9.33 9 years ago
mips64el.64 uclibc: remove version 0.9.33 9 years ago
mips64el.n32 uclibc: remove version 0.9.33 9 years ago
mipsel uclibc: remove version 0.9.33 9 years ago
mipsel.cobalt uclibc: remove version 0.9.33 9 years ago
powerpc uclibc: remove version 0.9.33 9 years ago
powerpc.e500 uclibc: remove version 0.9.33 9 years ago
sparc uclibc: remove version 0.9.33 9 years ago
sparc.leon uclibc: remove version 0.9.33 9 years ago
x86_64 uclibc: remove version 0.9.33 9 years ago