crosstool-ng/scripts
Martin Guy e284b218a7 arch/avr32: Fix download of header files
This patch fixes the download of the avr32 headers in crosstool-ng by
fetching them directly from Atmel's web site instead of the now-broken URL
given by the original author of the avr32-header-fetching modification,
who fetched them from a copy on his own, now-defunct server.

It also adds the necessary logic to extract from a zip file, as that is
how the headers are packaged.

To configure it for avr32 after launching ct-ng menuconfig in an empty
directory:

       Paths and misc options ->
               Shell to use as CONFIG_SHELL = sh
       Target options ->
               Target Architecture = avr32
       Toolchain options ->
               Tuple's alias = avr32
       Binary utilities ->
               binutils version = 2.18a
       C compiler
               gcc version = 4.2.2
       C-library
               newlib version = 1.17.0
               Enable IOs on long long = yes
               Enable IOs on floats and doubles = yes
               Disable the syscalls supplied with newlib = yes

CONFIG_SHELL is necessary to get round the "fragment: command not
found" bug when binutils-2.18 is configured using bash.

Prepared against crosstool-ng mercurial trunk on 31 March 2012.

Signed-off-by: Martin Guy <martinwguy@gmail.com>
[yann.morin.1998@free.fr: update bundles sample accordingly]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-Id: <CAL4-wQrg_NQ7jm-NCADqeyQr9twyhtx42OUGNThP6gWeqZc=kw@mail.gmail.com>
Patchwork-Id: 232612
2013-03-31 04:07:38 +00:00
..
build arch/avr32: Fix download of header files 2013-03-31 04:07:38 +00:00
addToolVersion.sh scripts/addToolsVersion: handle elf2flt 2012-12-27 12:53:32 +01:00
config.guess scripts: update config.{guess,sub} 2013-01-09 18:52:00 +01:00
config.sub scripts: update config.{guess,sub} 2013-01-09 18:52:00 +01:00
crosstool-NG.sh.in scripts: fix finishing the toolchain when download/extract-only is set 2013-01-28 21:53:18 +01:00
functions arch/avr32: Fix download of header files 2013-03-31 04:07:38 +00:00
gen_in_frags.sh config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +02:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
mk-patch.sh scripts/mk-patch: squash all non alphanumeric chars 2011-04-08 00:58:33 +02:00
mk-release.sh scripts: fix mk-release 2012-05-08 22:30:05 +02:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
populate.in Allow multi-word "install" command. 2012-04-26 19:55:59 -06:00
saveSample.sh.in samples: use savedefconfig when saving samples 2012-05-07 00:27:05 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh scripts/showSample: also print the threading implementation 2012-08-01 22:02:26 +02:00
showTuple.sh.in scripts/showTuple: fix stdout 2013-01-06 12:08:33 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in scripts/xldd: use user's sed and grep 2012-12-05 20:31:43 +01:00