1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
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
2016-02-18 08:22:17 +00:00
..
arc
archs toolchain: add support of ARCv2 architecture 2016-02-18 08:22:17 +00:00
arm
armeb
common
debug
i386
i686
m68k
mips
mips64
mips64.32
mips64.64
mips64.n32
mips64el
mips64el.32
mips64el.64
mips64el.n32
mipsel
mipsel.cobalt
powerpc
powerpc.e500
sparc
sparc.leon
x86_64