summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-12-19 15:11:57 +0300
committerPeter Korsgaard <peter@korsgaard.com>2016-12-19 13:40:57 +0100
commite4491b47b0940eab3e1404d2b5482aded7b1ce8c (patch)
tree82aaf6dda39203b3fd602dd2286ca817f61c29b3 /package/gcc
parentdbfca7963049cd2140bff00c6841360d74c20fea (diff)
downloadbuildroot-e4491b47b0940eab3e1404d2b5482aded7b1ce8c.tar.gz
buildroot-e4491b47b0940eab3e1404d2b5482aded7b1ce8c.zip
toolchain: Bump ARC tools to arc-2016.09 release
As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This time we're updating tools to arc-2016.09 release version. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
-rw-r--r--package/gcc/Config.in.host2
-rw-r--r--package/gcc/arc-2016.09-release/301-missing-execinfo_h.patch (renamed from package/gcc/arc-2016.09-rc2/301-missing-execinfo_h.patch)0
-rw-r--r--package/gcc/arc-2016.09-release/860-cilk-wchar.patch (renamed from package/gcc/arc-2016.09-rc2/860-cilk-wchar.patch)0
-rw-r--r--package/gcc/arc-2016.09-release/940-uclinux-enable-threads.patch (renamed from package/gcc/arc-2016.09-rc2/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 4c3815b91e..64d1a470cf 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -98,7 +98,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-rc2" if BR2_GCC_VERSION_ARC
+ default "arc-2016.09-release" if BR2_GCC_VERSION_ARC
config BR2_EXTRA_GCC_CONFIG_OPTIONS
string "Additional gcc options"
diff --git a/package/gcc/arc-2016.09-rc2/301-missing-execinfo_h.patch b/package/gcc/arc-2016.09-release/301-missing-execinfo_h.patch
index 2d0e7baa44..2d0e7baa44 100644
--- a/package/gcc/arc-2016.09-rc2/301-missing-execinfo_h.patch
+++ b/package/gcc/arc-2016.09-release/301-missing-execinfo_h.patch
diff --git a/package/gcc/arc-2016.09-rc2/860-cilk-wchar.patch b/package/gcc/arc-2016.09-release/860-cilk-wchar.patch
index 1d9916f554..1d9916f554 100644
--- a/package/gcc/arc-2016.09-rc2/860-cilk-wchar.patch
+++ b/package/gcc/arc-2016.09-release/860-cilk-wchar.patch
diff --git a/package/gcc/arc-2016.09-rc2/940-uclinux-enable-threads.patch b/package/gcc/arc-2016.09-release/940-uclinux-enable-threads.patch
index 5532656725..5532656725 100644
--- a/package/gcc/arc-2016.09-rc2/940-uclinux-enable-threads.patch
+++ b/package/gcc/arc-2016.09-release/940-uclinux-enable-threads.patch
diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash
index 0d758b0bd4..a4e60851fe 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 fb4fdc00d3d2e4db52a83cb34f3e99399fd6b1d1d1e6dd378188a209467dca8975d6b2a4e16ccc27f53b897480ece4b496db21b0adc7c1bcddcdc775c2a3d2f9 gcc-arc-2016.09-rc2.tar.gz
+sha512 faae6dc3f7843412068a52de5919797cd23e6ed1b8d140c230d0381f13fd38af67baaa4a09e581c03602127da3dd2fab6f9f5d7ac5d4270585bd079c673dda9a gcc-arc-2016.09-release.tar.gz
OpenPOWER on IntegriCloud