crosstool-ng/config/arch
Thomas Petazzoni 24e4d092a5 Add basic support for the Blackfin architecture
For uClibc, the name of the Blackfin architecture is 'bfin'. Actually,
the naming of the architecture is quite messy: for toolchain tuples
and uClibc, it's bfin, but for the kernel, it's blackfin. We've
arbitraly choosen to name it "blackfin" in Crosstool-NG.

Add Blackfin-related uClibc patch to fix a build failure related to
fork() being used in unistd/daemon.c.

Yann E. MORIN:
Apply the patch to the kernel/linux build script to use 'linux'
in the noMMU tuples. See:
  http://sourceware.org/ml/crossgcc/2010-04/msg00010.html
2010-04-07 09:18:20 +02:00
..
alpha.in config/arch: always select the adequate bitness 2010-01-09 15:52:06 +01:00
arm.in config/arch: always select the adequate bitness 2010-01-09 15:52:06 +01:00
avr32.in arch/avr32: remove EXPERIMENTAL 2010-01-31 12:24:05 +01:00
blackfin.in Add basic support for the Blackfin architecture 2010-04-07 09:18:20 +02:00
ia64.in config/arch: always select the adequate bitness 2010-01-09 15:52:06 +01:00
m68k.in arch: add basic m68k support 2010-01-29 23:23:59 +01:00
mips.in arch: add mips64 2010-02-20 07:35:02 +01:00
powerpc.in arch/ppc: commonalise the 32- and 64-bit PowerPC arch 2009-11-17 11:33:59 +01:00
s390.in arch/s390: commonalise the 32- and 64-bit s390 arch 2009-11-17 11:54:44 +01:00
sh.in arch/sh: remove EXPERIMENTAL 2010-01-31 12:24:58 +01:00
x86.in arch/x86: commonalise the 32- and 64-bit x86 arch 2009-11-17 11:51:57 +01:00