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
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
..
config toolchain: add support of ARCv2 architecture 8 years ago
headers uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
utils build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 12 years ago
Config.in uclibc: remove version 0.9.33 9 years ago
Config.version uClibc-ng: update to 1.0.9 9 years ago
Makefile build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 12 years ago
common.mk toolchain: add support of ARCv2 architecture 8 years ago