summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-07-12 11:48:21 +0300
committerPeter Korsgaard <peter@korsgaard.com>2016-07-12 23:59:11 +0200
commitc88d54746069562a3a3b9a5c1e2c69f7692c5f5c (patch)
treeb506374dd0923ac0bd9d5d7a7fa197daaa155bfb /package/gcc
parent6868a342b4cf6a0b0184a0c3040cc300a68bb86b (diff)
downloadbuildroot-c88d54746069562a3a3b9a5c1e2c69f7692c5f5c.tar.gz
buildroot-c88d54746069562a3a3b9a5c1e2c69f7692c5f5c.zip
toolchain: Bump ARC tools to arc-2016.09-eng006
As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This engineering build fixes the kernel dwarf stack unwinder feature for ARC targets. 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. Related to: 4520524ba055706236db9f00dd79f1b2e2e87fde 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-eng006/130-fix_build_with_gcc-6.patch (renamed from package/gcc/arc-2016.09-eng005/130-fix_build_with_gcc-6.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/130-pr43538.patch (renamed from package/gcc/arc-2016.09-eng005/130-pr43538.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/301-missing-execinfo_h.patch (renamed from package/gcc/arc-2016.09-eng005/301-missing-execinfo_h.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/305-libmudflap-susv3-legacy.patch (renamed from package/gcc/arc-2016.09-eng005/305-libmudflap-susv3-legacy.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/842-PR60155.patch (renamed from package/gcc/arc-2016.09-eng005/842-PR60155.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/850-libstdcxx-uclibc-c99.patch (renamed from package/gcc/arc-2016.09-eng005/850-libstdcxx-uclibc-c99.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/851-PR-other-56780.patch (renamed from package/gcc/arc-2016.09-eng005/851-PR-other-56780.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng006/930-libgcc-disable-split-stack-nothreads.patch (renamed from package/gcc/arc-2016.09-eng005/930-libgcc-disable-split-stack-nothreads.patch)0
-rw-r--r--package/gcc/gcc.hash2
10 files changed, 2 insertions, 2 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index dbabce8bc7..204876f419 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -107,7 +107,7 @@ config BR2_GCC_VERSION
default "4.9.3" if BR2_GCC_VERSION_4_9_X
default "5.4.0" if BR2_GCC_VERSION_5_X
default "6.1.0" if BR2_GCC_VERSION_6_X
- default "arc-2016.09-eng005" if BR2_GCC_VERSION_4_8_ARC
+ default "arc-2016.09-eng006" if BR2_GCC_VERSION_4_8_ARC
config BR2_EXTRA_GCC_CONFIG_OPTIONS
string "Additional gcc options"
diff --git a/package/gcc/arc-2016.09-eng005/130-fix_build_with_gcc-6.patch b/package/gcc/arc-2016.09-eng006/130-fix_build_with_gcc-6.patch
index 62ac3cbd65..62ac3cbd65 100644
--- a/package/gcc/arc-2016.09-eng005/130-fix_build_with_gcc-6.patch
+++ b/package/gcc/arc-2016.09-eng006/130-fix_build_with_gcc-6.patch
diff --git a/package/gcc/arc-2016.09-eng005/130-pr43538.patch b/package/gcc/arc-2016.09-eng006/130-pr43538.patch
index 19e57bb059..19e57bb059 100644
--- a/package/gcc/arc-2016.09-eng005/130-pr43538.patch
+++ b/package/gcc/arc-2016.09-eng006/130-pr43538.patch
diff --git a/package/gcc/arc-2016.09-eng005/301-missing-execinfo_h.patch b/package/gcc/arc-2016.09-eng006/301-missing-execinfo_h.patch
index 00efda24aa..00efda24aa 100644
--- a/package/gcc/arc-2016.09-eng005/301-missing-execinfo_h.patch
+++ b/package/gcc/arc-2016.09-eng006/301-missing-execinfo_h.patch
diff --git a/package/gcc/arc-2016.09-eng005/305-libmudflap-susv3-legacy.patch b/package/gcc/arc-2016.09-eng006/305-libmudflap-susv3-legacy.patch
index 35d5f50207..35d5f50207 100644
--- a/package/gcc/arc-2016.09-eng005/305-libmudflap-susv3-legacy.patch
+++ b/package/gcc/arc-2016.09-eng006/305-libmudflap-susv3-legacy.patch
diff --git a/package/gcc/arc-2016.09-eng005/842-PR60155.patch b/package/gcc/arc-2016.09-eng006/842-PR60155.patch
index 7bc2122fd4..7bc2122fd4 100644
--- a/package/gcc/arc-2016.09-eng005/842-PR60155.patch
+++ b/package/gcc/arc-2016.09-eng006/842-PR60155.patch
diff --git a/package/gcc/arc-2016.09-eng005/850-libstdcxx-uclibc-c99.patch b/package/gcc/arc-2016.09-eng006/850-libstdcxx-uclibc-c99.patch
index 792976fd51..792976fd51 100644
--- a/package/gcc/arc-2016.09-eng005/850-libstdcxx-uclibc-c99.patch
+++ b/package/gcc/arc-2016.09-eng006/850-libstdcxx-uclibc-c99.patch
diff --git a/package/gcc/arc-2016.09-eng005/851-PR-other-56780.patch b/package/gcc/arc-2016.09-eng006/851-PR-other-56780.patch
index feb433920d..feb433920d 100644
--- a/package/gcc/arc-2016.09-eng005/851-PR-other-56780.patch
+++ b/package/gcc/arc-2016.09-eng006/851-PR-other-56780.patch
diff --git a/package/gcc/arc-2016.09-eng005/930-libgcc-disable-split-stack-nothreads.patch b/package/gcc/arc-2016.09-eng006/930-libgcc-disable-split-stack-nothreads.patch
index 7799c1286e..7799c1286e 100644
--- a/package/gcc/arc-2016.09-eng005/930-libgcc-disable-split-stack-nothreads.patch
+++ b/package/gcc/arc-2016.09-eng006/930-libgcc-disable-split-stack-nothreads.patch
diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash
index 1b41d0afc2..808e0ac85c 100644
--- a/package/gcc/gcc.hash
+++ b/package/gcc/gcc.hash
@@ -12,4 +12,4 @@ sha512 2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d
sha512 eeed3e2018b8c012aabce419e8d718fde701e5c3c179b4486c61ba46e5736eecc8fccdd18b01fcd973a42c6ad3116dbbe2ee247fe3757d622d373f93ebaf8d2e gcc-6.1.0.tar.bz2
# Locally calculated (fetched from Github)
-sha512 6234ad8d6e613bc490f8b8d92be8b348ce6cf5e803afab009936323ef5bca36ad56614f57f9ba8a3cb1b03d9f4e45a3e4529b7356a764ad2176e3ff3d0e593db gcc-arc-2016.09-eng005.tar.gz
+sha512 40e4c5d8dc4086c1d5edea94fa4efc5726b1dd6d0b7c14f28d75a2538d434e908f7561bfae28e239c87bde52775464fd86a8b08fde4204bc374312c37e681db1 gcc-arc-2016.09-eng006.tar.gz
OpenPOWER on IntegriCloud