2012-09-21kernel/linux: update revisions
"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> [Fri, 21 Sep 2012 16:26:10 +0200] rev 3056
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Message-Id: <f87414d1b7f0d5d417b7.1348237635@advdt005-ubuntu>
PatchWork-ID: 185747

2012-09-21debug/gdb: update Linaro GDB revisions to 2012.09
"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> [Fri, 21 Sep 2012 16:14:50 +0200] rev 3055
debug/gdb: update Linaro GDB revisions to 2012.09

Update Linaro GDB with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Message-Id: <100d9c4f4fb2aeab2a57.1348236919@advdt005-ubuntu>
PatchWork-ID: 185742

2012-09-21cc/gcc: update Linaro GCC revisions to 2012.09
"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> [Fri, 21 Sep 2012 16:10:34 +0200] rev 3054
cc/gcc: update Linaro GCC revisions to 2012.09

Update Linaro GCC with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Message-Id: <cd97309e8b617d7d729e.1348236736@advdt005-ubuntu>
PatchWork-ID: 185741

2012-09-20arch/microblaze: add new architecture
David Holsgrove <david.holsgrove@xilinx.com> [Thu, 20 Sep 2012 14:01:38 +1000] rev 3053
arch/microblaze: add new architecture

Add Microblaze architecture support.

This depends on EXPERIMENTAL, as upstream projects do not yet
include full support to build a modern microblaze compiler.
This is in the process of being updated, but is not currently
publicly accessible.

Signed-off-by: "David Holsgrove" <david.holsgrove@xilinx.com>
Message-Id: <9c93e18b3d68b19303f3.1348113870@localhost.localdomain>
PatchWork-ID: 185305

2012-09-19libc/eglibc: backport OpenEmbedded patches for eglibc 2.16
Florian Fainelli <f.fainelli@gmail.com> [Wed, 19 Sep 2012 10:43:04 +0200] rev 3052
libc/eglibc: backport OpenEmbedded patches for eglibc 2.16

With this 3 patches, I was able to build and run an eglibc-based system
on MIPS(el) and ARM targets.

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

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>