2012-09-26scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gcc
"Yann E. MORIN" <yann.morin.1998@free.fr> [Wed, 26 Sep 2012 00:53:29 +0200] rev 3063
scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gcc

If either LIBRARY_PATH or LPATH is set, even to the empty string,
the gcc build breaks.

Fix that by bailing-out rather than re-setting.

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

2012-09-20scripts: Use ${CT_TARGET}-strip to strip gdbserver
Zhenqiang Chen <zhenqiang.chen@linaro.org> [Thu, 20 Sep 2012 11:20:16 +0800] rev 3062
scripts: Use ${CT_TARGET}-strip to strip gdbserver

Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
[yann.morin.1998@free.fr: quote variables]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-Id: <CACgzC7BU9CPZ2cE+EYqnMe2WNz-wYby6f4tsmjJi715WmPmbWw@mail.gmail.com>
PatchWork-Id: 185303

2012-05-13scripts: unset LIBRARY_PATH and LPATH
Erik Inge Bolsø <knan-ct@anduin.net> [Sun, 13 May 2012 01:09:20 +0200] rev 3061
scripts: unset LIBRARY_PATH and LPATH

These environment variables set search path for gcc at link time, which can break the build.

Signed-off-by: Erik Inge Bolsø <knan-ct@anduin.net>
Message-Id: <alpine.BSF.2.00.1205130131550.21551@anduin.net>
PatchWork-Id: 186872

2012-09-23kernel/linux: symlink custom kernel source dir with '-f'
Jang, Bongseo <graycells@gmail.com> [Sun, 23 Sep 2012 11:59:28 +0900] rev 3060
kernel/linux: symlink custom kernel source dir with '-f'

build fails to symlink to custom kernel dir when the build is not the first time
because of 'ln -s' without '-f' option.

Signed-off-by: "Jang, Bongseo" <graycells@gmail.com>
Message-ID: <543e2981f2b723ecd850.1348370892@localhost.localdomain>
PatchWork-ID: 186178

2012-09-23debug/gdb: fix from upstream with newer glibc(siginfo vs siginfo_t, Gentoo gdb-7.4.1 patch)
Jang, Bongseo <graycells@gmail.com> [Sun, 23 Sep 2012 11:53:02 +0900] rev 3059
debug/gdb: fix from upstream with newer glibc(siginfo vs siginfo_t, Gentoo gdb-7.4.1 patch)

This is for when you failed to build gdb-native with the error:

gdb-7.4.1/gdb/linux-nat.h:79:18: error: field 'siginfo' has incomplete type"

This is from mirror://gentoo/distfiles/gdb-7.4.1-patches-2.tar.xz

Signed-off-by: "Jang, Bongseo" <graycells@gmail.com>
[yann.morin.1998@free.fr: refresh ptrace_setsiginfo patch]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-ID: <4eef2edec3201c50b420.1348370891@localhost.localdomain>
PatchWork-ID: 186179

2012-09-23libc/eglibc: Split changeset 3052:06b663f297 into eglibc/libc and eglibc/ports patches
Jang, Bongseo <graycells@gmail.com> [Sun, 23 Sep 2012 11:18:30 +0900] rev 3058
libc/eglibc: Split changeset 3052:06b663f297 into eglibc/libc and eglibc/ports patches

crosstool-ng's glibc patche is made against glibc/libc sub-dir.
changeset 3052:06b663f297 is against glibc top-dir. it needs to split.

Signed-off-by: "Jang, Bongseo" <graycells@gmail.com>
[yann.morin.1998@free.fr: fix the ports patches depth]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-ID: <5040c8e83e35618361dc.1348370890@localhost.localdomain>
PatchWork-ID: 186177

2012-09-21cc/gcc: add gcc 4.7.2
Florian Fainelli <f.fainelli@gmail.com> [Fri, 21 Sep 2012 16:38:18 +0200] rev 3057
cc/gcc: add gcc 4.7.2

cc/gcc: add gcc 4.7.2

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Message-ID: <5869423.KezhlrYYmc@flexo>
PatchWork-ID: 185750

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