]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
toolchain: Bump ARC tools to arc-2016.09-rc1
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>
Mon, 14 Nov 2016 17:56:37 +0000 (20:56 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 14 Nov 2016 20:40:58 +0000 (21:40 +0100)
commit6e0d4bac19f8144b9dc56851ae98a476ed9e5363
treeb8381de3c61d866eed1601ce63e1c420900e4d55
parentc418476aa85e8158c3e309bb08c7bdf77665c70c
toolchain: Bump ARC tools to arc-2016.09-rc1

As described at:
4520524ba055706236db9f00dd79f1b2e2e87fde
this commit continues a series of updates of ARC tools.
This time we're updating tools to arc-2016.09-rc1.

This update contains a lot of important fixes, e.g. it fixes:
http://autobuild.buildroot.net/results/4c7/4c77f33c842b37bf28cb931edf1b290e1bf4d93c//
http://autobuild.buildroot.net/results/902/902729a0b98675ad803939e3ecdcf230065a6012//
and other failures.

Other important change is that we also update gdb. Now we are
using gdb 7.12.

This version of gdb requires C++ toolchain support so we add
corresponding dependency to gdb Config.in file.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
[Thomas:
 - fix dependency on C++ of gdb, it must use BR2_INSTALL_LIBSTDCPP
 - add comment about the C++ dependency of gdb on ARC.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
15 files changed:
package/binutils/Config.in.host
package/binutils/arc-2016.09-rc1/0300-ld-makefile.patch [moved from package/binutils/arc-2016.09-eng015/0300-ld-makefile.patch with 100% similarity]
package/binutils/arc-2016.09-rc1/0301-check-ldrunpath-length.patch [moved from package/binutils/arc-2016.09-eng015/0301-check-ldrunpath-length.patch with 100% similarity]
package/binutils/arc-2016.09-rc1/0500-add-sysroot-fix-from-bug-3049.patch [moved from package/binutils/arc-2016.09-eng015/0500-add-sysroot-fix-from-bug-3049.patch with 100% similarity]
package/binutils/arc-2016.09-rc1/0600-poison-system-directories.patch [moved from package/binutils/arc-2016.09-eng015/0600-poison-system-directories.patch with 100% similarity]
package/binutils/binutils.hash
package/binutils/binutils.mk
package/gcc/Config.in.host
package/gcc/arc-2016.09-rc1/301-missing-execinfo_h.patch [moved from package/gcc/arc-2016.09-eng015/301-missing-execinfo_h.patch with 100% similarity]
package/gcc/arc-2016.09-rc1/860-cilk-wchar.patch [moved from package/gcc/arc-2016.09-eng015/860-cilk-wchar.patch with 100% similarity]
package/gcc/arc-2016.09-rc1/940-uclinux-enable-threads.patch [moved from package/gcc/arc-2016.09-eng015/940-uclinux-enable-threads.patch with 100% similarity]
package/gcc/gcc.hash
package/gdb/Config.in
package/gdb/Config.in.host
package/gdb/gdb.hash