2012-05-081.15: update version to 1.15.1 1.15 crosstool-ng-1.15.1
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 08 May 2012 22:47:22 +0200] rev 2970
1.15: update version to 1.15.1

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-05-06scripts/functions: tweak the endianness LDFLAGS 1.15
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sun, 06 May 2012 16:42:59 +0200] rev 2969
scripts/functions: tweak the endianness LDFLAGS

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(transplanted from 04092e6b82ca3b06685055a323662ee343fdfe38)

2012-05-08configure: fix check for gettext 1.15
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 08 May 2012 12:15:37 +0200] rev 2968
configure: fix check for gettext

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(transplanted from dc2943c987756c9bd928c1989843d4beb8cfc184)

2012-05-06scripts/functions: tweak the endianness LDFLAGS
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sun, 06 May 2012 16:42:59 +0200] rev 2967
scripts/functions: tweak the endianness LDFLAGS

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-05-08configure: fix check for gettext
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 08 May 2012 12:15:37 +0200] rev 2966
configure: fix check for gettext

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-05-08scripts: fix catching failures 1.15
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 08 May 2012 18:31:10 +0200] rev 2965
scripts: fix catching failures

POSIX 1003.1-2008 does not say whether "set -e" should catch a sub-shell
that exits with !0 (it has a list of conditions to catch, but no list of
conditions not to catch, and this situation is not listed).

bash-3 does not catch such a failure, but bash-4 does. That why, on my
Squeeze system I did not see the issue, while Thomas did on is Lenny chroot.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(transplanted from d48c03998dc1c25a3b29b2c0af425631baee3abe)

2012-05-08scripts: fix catching failures
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 08 May 2012 18:31:10 +0200] rev 2964
scripts: fix catching failures

POSIX 1003.1-2008 does not say whether "set -e" should catch a sub-shell
that exits with !0 (it has a list of conditions to catch, but no list of
conditions not to catch, and this situation is not listed).

bash-3 does not catch such a failure, but bash-4 does. That why, on my
Squeeze system I did not see the issue, while Thomas did on is Lenny chroot.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-05-06scripts: update config.{guess,sub}
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sun, 06 May 2012 15:11:24 +0200] rev 2963
scripts: update config.{guess,sub}

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-05-05configure: we do not require curl, but wget. 1.15
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sat, 05 May 2012 23:04:21 +0200] rev 2962
configure: we do not require curl, but wget.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(transplanted from d84ae99556cd948350c086628a5e163e6b464e00)

2012-05-05configure: we do not require curl, but wget.
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sat, 05 May 2012 23:04:21 +0200] rev 2961
configure: we do not require curl, but wget.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>