summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-10-03 12:22:36 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-03 23:15:11 +0200
commiteb6873b1d120590974bc8734f8701c3f6e2b6a87 (patch)
tree4bc0b7f41e5eaad378d1e3a34f21317ceedb818c /package/gcc
parent2e091135be670b7b3a9a72312cff3ac30aed8d3c (diff)
downloadbuildroot-eb6873b1d120590974bc8734f8701c3f6e2b6a87.tar.gz
buildroot-eb6873b1d120590974bc8734f8701c3f6e2b6a87.zip
toolchain: Bump ARC tools to arc-2016.09-eng015
As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This time we're updating tools to arc-2016.09-eng015. This tag introduces following changes: 1. binutils: Rebase onto upstream master. 2. gcc: Fix devdf3 emulation for arcem, disable TP register when building for bare metal. We still keep GDB as it is of arc-2016.03 release because there're some issues we'd like to resolve before releasing it to wider audience. So again note this is next engineering builds of arc-2016.09 series and it might have all kinds of breakages, please don't use it for production builds. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
-rw-r--r--package/gcc/Config.in.host2
-rw-r--r--package/gcc/arc-2016.09-eng015/301-missing-execinfo_h.patch (renamed from package/gcc/arc-2016.09-eng013/301-missing-execinfo_h.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng015/860-cilk-wchar.patch (renamed from package/gcc/arc-2016.09-eng013/860-cilk-wchar.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng015/940-uclinux-enable-threads.patch (renamed from package/gcc/arc-2016.09-eng013/940-uclinux-enable-threads.patch)0
-rw-r--r--package/gcc/gcc.hash2
5 files changed, 2 insertions, 2 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index 6ecc2f0c0a..5b847fae6f 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -121,7 +121,7 @@ config BR2_GCC_VERSION
default "4.9.4" if BR2_GCC_VERSION_4_9_X
default "5.4.0" if BR2_GCC_VERSION_5_X
default "6.2.0" if BR2_GCC_VERSION_6_X
- default "arc-2016.09-eng013" if BR2_GCC_VERSION_ARC
+ default "arc-2016.09-eng015" if BR2_GCC_VERSION_ARC
config BR2_EXTRA_GCC_CONFIG_OPTIONS
string "Additional gcc options"
diff --git a/package/gcc/arc-2016.09-eng013/301-missing-execinfo_h.patch b/package/gcc/arc-2016.09-eng015/301-missing-execinfo_h.patch
index 2d0e7baa44..2d0e7baa44 100644
--- a/package/gcc/arc-2016.09-eng013/301-missing-execinfo_h.patch
+++ b/package/gcc/arc-2016.09-eng015/301-missing-execinfo_h.patch
diff --git a/package/gcc/arc-2016.09-eng013/860-cilk-wchar.patch b/package/gcc/arc-2016.09-eng015/860-cilk-wchar.patch
index 1d9916f554..1d9916f554 100644
--- a/package/gcc/arc-2016.09-eng013/860-cilk-wchar.patch
+++ b/package/gcc/arc-2016.09-eng015/860-cilk-wchar.patch
diff --git a/package/gcc/arc-2016.09-eng013/940-uclinux-enable-threads.patch b/package/gcc/arc-2016.09-eng015/940-uclinux-enable-threads.patch
index 5532656725..5532656725 100644
--- a/package/gcc/arc-2016.09-eng013/940-uclinux-enable-threads.patch
+++ b/package/gcc/arc-2016.09-eng015/940-uclinux-enable-threads.patch
diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash
index 48565629a8..ce738ef531 100644
--- a/package/gcc/gcc.hash
+++ b/package/gcc/gcc.hash
@@ -12,4 +12,4 @@ sha512 2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d
sha512 1e8b826a3d44b9d5899309894e20c03abeb352bf3d273b8ad63af814c0ee2911f1a83ce1cd4cdd2d1cb0b3e3c34e9b7ae1b2ab83dfc649ee817ab05247c76198 gcc-6.2.0.tar.bz2
# Locally calculated (fetched from Github)
-sha512 9b916c2e3c595c0f085d45c09fdf1612c9dfc2a42006699c9af1c73b542ab73bfeb15ff0fbe0a87214156b3f6a146883f1e02e387b2c31701c34de221aa97327 gcc-arc-2016.09-eng013.tar.gz
+sha512 9f365452f746ae91875d935c2ec5ed16cd11a2973f69bd23193fec9fc6b557e0dd66bb169e7efb7ec63fd78af36139005abcf5a5a1d89d6f49788b2ed7b334fb gcc-arc-2016.09-eng015.tar.gz
OpenPOWER on IntegriCloud