2012-09-19binutils/binutils: backport upstream fix for binutils 2.22 ld bug 14189
Florian Fainelli <f.fainelli@gmail.com> [Wed, 19 Sep 2012 10:40:50 +0200] rev 3051
binutils/binutils: backport upstream fix for binutils 2.22 ld bug 14189

See http://sourceware.org/bugzilla/show_bug.cgi?id=14189 for more information.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

2012-09-19cc/gcc: backport upstream fix for GCC 4.7.0 bug 54494
Florian Fainelli <f.fainelli@gmail.com> [Wed, 19 Sep 2012 10:37:13 +0200] rev 3050
cc/gcc: backport upstream fix for GCC 4.7.0 bug 54494

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494, also has a serious
impact on the Linux/MIPS kernel build.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

2012-09-19cc/gcc: backport upstream patches for GCC bug 54369
Florian Fainelli <f.fainelli@gmail.com> [Wed, 19 Sep 2012 10:35:32 +0200] rev 3049
cc/gcc: backport upstream patches for GCC bug 54369

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more information
This bug has a serious effect on Linux/MIPS and SPARC kernel builds.

Add the fix for these versions of gcc: 4.6.0, 4.6.2, 4.6.3, and 4.7.0.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

2012-08-12scripts: add option to only use the mirror
Austin Morton <austinpmorton@gmail.com> [Sun, 12 Aug 2012 07:45:42 -0400] rev 3048
scripts: add option to only use the mirror

Currently, if downloads are forbidden, the mirror is still tried for.

Change this way:
- if downlaods forbidden, do not try neither upstream locations nor mirror
- add option to only use the mirror, and avoid upstream locations

Signed-off-by: Austin Morton <austinpmorton@gmail.com>
[yann.morin.1998@free.fr: broaden the if USE_MIRRORto enclode mirror location]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-09-16libc/newlib: add newlib 1.20.0 support
Austin Morton <austinpmorton@gmail.com> [Sun, 16 Sep 2012 14:12:22 -0400] rev 3047
libc/newlib: add newlib 1.20.0 support

Signed-off-by: Austin Morton <austinpmorton@gmail.com>

2012-08-19scripts: use generic urls for sourceforge 1.16
Bryan Hundven <bryanhundven@gmail.com> [Sun, 19 Aug 2012 01:09:40 -0700] rev 3046
scripts: use generic urls for sourceforge

For expat, duma, and strace, use the generic url and 302 to the mirror
instead of trying to download a file from a downed mirror and
failing.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Message-Id: <b69ebeb72fef93c04c84.1345364051@flambe.is-a-geek.org>
(transplanted from cb75966698d7e44bc76445d7b249eba89bdf1d8a)

2012-08-07binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADS 1.16
Zhenqiang Chen <zhenqiang.chen@linaro.org> [Tue, 07 Aug 2012 14:03:03 +0800] rev 3045
binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADS

Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
(transplanted from 712a8ed2276253b5534b2bc7e9b8da8c3648a36f)

2012-09-12scripts: strip gdbserver
Zhenqiang Chen <zhenqiang.chen@linaro.org> [Wed, 12 Sep 2012 17:42:38 +0800] rev 3044
scripts: strip gdbserver

Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>

2012-08-22cc/gcc: Add the ability to build gcc from svn
Bryan Hundven <bryanhundven@gmail.com> [Wed, 22 Aug 2012 12:26:10 -0700] rev 3043
cc/gcc: Add the ability to build gcc from svn

I took some of the svn functionality from eglibc.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
[yann.morin.1998@free.fr: fix the conditional test in build script]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-08-26config/toolchain: fixed typo in help string
Andrzej Bieniek <andyhelp@gmail.com> [Sun, 26 Aug 2012 10:35:20 +0100] rev 3042
config/toolchain: fixed typo in help string

Signed-off-by: "Andrzej Bieniek" <andyhelp@gmail.com>