crosstool-ng/scripts/build/arch
Chris Zankel 81328ed1cb xtensa: add support for the configurable Xtensa architecture.
The Xtensa processor architecture is a configurable, extensible,
and synthesizable 32-bit RISC processor core. Processor and SOC vendors
can select from various processor options and even create customized
instructions in addition to a base ISA to tailor the processor for
a particular application.

Because of the configurability, the build process requires one additional
step for gcc, binutils, and gdb to update the default configuration.
These configurations are packed into an 'overlay' tar image, and are
simply untarred on top of the default configuration during the build.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-11-13 09:08:53 +03:00
..
alpha.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
arm.sh libc/musl: add musl-libc support 2014-08-08 22:49:37 +02:00
avr.sh avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
m68k.sh arch: add basic m68k support 2010-01-29 23:23:59 +01:00
microblaze.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
mips.sh arch: use the newly introduced target_bits_64 2014-05-12 00:09:31 +02:00
nios2.sh arch/nios2:add nios2 2015-01-26 20:43:18 +01:00
powerpc.sh arch/powerpc: add powerpc64le support 2014-05-12 00:02:13 +02:00
s390.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
sh.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
sparc.sh arch: use the newly introduced target_bits_64 2014-05-12 00:09:31 +02:00
x86.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
xtensa.sh xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00