crosstool-ng/scripts
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
..
build Add basic support for the Blackfin architecture 2010-04-07 09:18:20 +02:00
addToolVersion.sh scripts/addToolsVersion: fix handling libelf 2010-03-29 23:37:29 +02:00
config.guess scripts: update config.{sub,guess} 2009-11-22 11:36:41 +01:00
config.sub scripts: update config.{sub,guess} 2009-11-22 11:36:41 +01:00
crosstool-NG.sh.in complibs: save directory with static complibs for stop/restart 2010-04-11 15:37:53 +02:00
functions scripts/functions: log the test strings 2010-04-13 22:54:57 +02:00
mk-patch.sh scripts: add script to publish patches 2010-04-10 12:34:07 +02:00
mk-release.sh scripts: fix the release script to use the C locale 2010-03-14 16:39:11 +01:00
patch-renumber.sh scripts: be POSIXly correct in helper scripts 2009-11-12 18:42:13 +01:00
patch-rework.sh scripts: add a new helper script to easily rediff a patchset 2009-11-13 19:34:18 +01:00
populate.in scripts/populate: optimise search loop 2010-03-29 00:15:32 +02:00
saveSample.sh.in samples: correclty fix saving samples with a C library config file 2009-09-13 17:14:28 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh scripts: misc help and auto-complete fixes 2010-04-02 00:18:26 +02:00
showTuple.sh.in Add a new action: show-tuple 2009-05-13 18:10:47 +00:00
toolchain-config.in Use tools discovered by ./configure in scripts/toolchain-config.in. 2009-02-01 18:51:19 +00:00
wrapper.c tools wrapper: fix error due to unused argument 2009-08-30 19:58:41 +02:00
wrapper.in fix wrapper script for symlinks 2009-08-02 16:45:43 +02:00