summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2017-04-21 22:35:31 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-22 15:37:16 +0200
commit5f8ef7e25c5cc5c2e4ae4c8b6e8caa029ddf9a94 (patch)
treecfc6d4ebcd5fa4fe6a6847e77985193894f0b4c8 /package/gcc
parent1872903d868ccce3a29a906807fa17570f238bb0 (diff)
downloadbuildroot-5f8ef7e25c5cc5c2e4ae4c8b6e8caa029ddf9a94.tar.gz
buildroot-5f8ef7e25c5cc5c2e4ae4c8b6e8caa029ddf9a94.zip
toolchain: Bump ARC tools to arc-2017.03-rc1
This commit bumps ARC toolchain to arc-2017.03-rc1 Please note that it is a release candidate and it might contain some breakages, please don't use it for production builds. Also I have updated patches for binutils as our source files in binutils differ comparing to 2.28. 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-2017.03-rc1/301-missing-execinfo_h.patch (renamed from package/gcc/arc-2017.03-eng008/301-missing-execinfo_h.patch)0
-rw-r--r--package/gcc/arc-2017.03-rc1/860-cilk-wchar.patch (renamed from package/gcc/arc-2017.03-eng008/860-cilk-wchar.patch)0
-rw-r--r--package/gcc/arc-2017.03-rc1/940-uclinux-enable-threads.patch (renamed from package/gcc/arc-2017.03-eng008/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 e6a38e8931..9cf457176e 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -106,7 +106,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.3.0" if BR2_GCC_VERSION_6_X
- default "arc-2017.03-eng008" if BR2_GCC_VERSION_ARC
+ default "arc-2017.03-rc1" if BR2_GCC_VERSION_ARC
default "musl-5.4.0" if BR2_GCC_VERSION_OR1K
config BR2_EXTRA_GCC_CONFIG_OPTIONS
diff --git a/package/gcc/arc-2017.03-eng008/301-missing-execinfo_h.patch b/package/gcc/arc-2017.03-rc1/301-missing-execinfo_h.patch
index 2d0e7baa44..2d0e7baa44 100644
--- a/package/gcc/arc-2017.03-eng008/301-missing-execinfo_h.patch
+++ b/package/gcc/arc-2017.03-rc1/301-missing-execinfo_h.patch
diff --git a/package/gcc/arc-2017.03-eng008/860-cilk-wchar.patch b/package/gcc/arc-2017.03-rc1/860-cilk-wchar.patch
index 1d9916f554..1d9916f554 100644
--- a/package/gcc/arc-2017.03-eng008/860-cilk-wchar.patch
+++ b/package/gcc/arc-2017.03-rc1/860-cilk-wchar.patch
diff --git a/package/gcc/arc-2017.03-eng008/940-uclinux-enable-threads.patch b/package/gcc/arc-2017.03-rc1/940-uclinux-enable-threads.patch
index 5532656725..5532656725 100644
--- a/package/gcc/arc-2017.03-eng008/940-uclinux-enable-threads.patch
+++ b/package/gcc/arc-2017.03-rc1/940-uclinux-enable-threads.patch
diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash
index 65f9d03876..052a825451 100644
--- a/package/gcc/gcc.hash
+++ b/package/gcc/gcc.hash
@@ -12,6 +12,6 @@ sha512 2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d
sha512 234dd9b1bdc9a9c6e352216a7ef4ccadc6c07f156006a59759c5e0e6a69f0abcdc14630eff11e3826dd6ba5933a8faa43043f3d1d62df6bd5ab1e82862f9bf78 gcc-6.3.0.tar.bz2
# Locally calculated (fetched from Github)
-sha512 571c9af48b403f528f27d3a71aa11c05890b1e856cda6797a44c45958bced41a4cea3226aef7429d83e85605205dff1657d39a3a7f0cce33064913ac3dc42977 gcc-arc-2017.03-eng008.tar.gz
+sha512 e4fe5a179b8feabf932a8a6f4794ff6907b868a65487412d855a4b3671aa24ec8544a44f3b63e69ea2c12fcd4d8028d0619d40bf016ee7c1a5b5a99aa9315ef3 gcc-arc-2017.03-rc1.tar.gz
# Locally calculated (fetched from Github)
sha512 841101f7de45f327bf2e92f3efc73ca88a021e4b9b541458ce80a16e55882bd8606a8492d75c57c589ee2c10d42ae2865b67690155d7289a541df1d68096402f gcc-musl-5.4.0.tar.gz
OpenPOWER on IntegriCloud