crosstool-ng/config/arch
Erico Nunes 230dc12285 avr: add support for AVR 8-bit architecture
This commit adds support for the Atmel AVR 8-bit RISC architecture.
This is the first 8-bit architecture to be added to crosstool-ng so the
configuration options for 8-bit architectures are added here as well.

gcc has had support for AVR for quite a while, at least since the 4.3
series for the currently popular ATmega microcontroler series.
The AVR architecture only supports bare-metal toolchains.

gcc for the AVR 8-bit architecture, usually referred to as avr-gcc, is
commonly used in conjunction with the avr-libc library which provides
additional resources for the Atmel AVR 8-bit microcontrollers.

avr-gcc can also be found as a supported package in some recent Linux
distributions.

This commit also closes #66

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
2015-06-21 20:49:10 -03:00
..
alpha.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
alpha.in.2 arch/alpha: move config-options to second-part 2010-09-12 00:05:46 +02:00
arm.in arch/arm: add support for AArch64 2013-12-30 23:28:18 +01:00
arm.in.2 arch/arm: EABIhf is now the default 2014-09-20 16:53:58 +02:00
avr32.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
avr.in avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
blackfin.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
m68k.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
microblaze.in eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
mips.in arch/mips: MIPS supports setting the floating point type 2011-11-24 19:42:02 +01:00
mips.in.2 arch/mips: add option for MIPS ABIs 2010-09-12 22:14:04 +02:00
nios2.in arch/nios2:add nios2 2015-01-26 20:43:18 +01:00
powerpc.in arch/powerpc: add powerpc64le support 2014-05-12 00:02:13 +02:00
powerpc.in.2 gcc: add support for the PowerPC EABI 2011-09-17 14:30:52 +02:00
s390.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
sh.in config: fix recursive deps 2011-05-08 19:02:44 +02:00
sh.in.2 arch/sh: move config-options to second-part 2010-09-12 00:07:41 +02:00
sparc.in arch/sparc: Sparc supports setting the floating point type 2011-11-24 19:48:35 +01:00
x86.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00