crosstool-ng/config
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 binutils: Gold conflicts with Static Toolchain 2015-10-20 00:35:36 -07:00
cc gcc: Support only the latest branch releases of gcc 2015-10-31 12:17:35 -07:00
companion_libs Add gettext and libiconv as companion libs 2015-11-13 02:17:45 +00:00
debug Remove CC_GDB_CUSTOM from the version choice. 2015-10-07 00:26:15 +02:00
global Use install-strip target for gcc optionally 2015-11-11 12:29:54 +03:00
kernel linux: Update linux kernel versions 2015-10-20 01:26:51 -07:00
libc Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linux 2015-11-12 21:50:31 -08:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
backend.in kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
binutils.in binutils: cleanup ELF/FLAT/FDPIC dependencies 2012-11-19 21:39:58 +01:00
cc.in config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
companion_libs.in Add gettext and libiconv as companion libs 2015-11-13 02:17:45 +00:00
companion_tools.in comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
config.in config: switch cc with libc in the config order 2014-05-11 13:38:12 +02:00
config.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in Fix tristate Kconfig options 2015-09-07 13:30:18 +02:00
kernel.in libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc.in Fix for issue #147: 2015-09-01 04:08:17 +02:00
target.in avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00