crosstool-ng/scripts/build
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
..
arch xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
binutils xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
cc xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
companion_libs Add gettext and libiconv as companion libs 2015-11-13 02:17:45 +00:00
companion_tools libtool: Update to 2.4.6 and patch for Cygwin 2015-11-13 02:17:46 +00:00
debug xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
kernel blackfin: Remove blackfin support 2015-11-09 22:30:45 -08:00
libc xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
test_suite test_suite: Update gcc test_suite for multiple compilers 2015-06-02 00:01:36 +01:00
cc.sh multi_cc: Prepare ct-ng for multiple compilers 2015-05-29 21:49:32 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh Use install-strip target for gcc optionally 2015-11-11 12:29:54 +03:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00