summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-09-05 20:41:37 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-05 22:10:06 +0200
commit9b77525c9a749a2dac57327257ac8ccb5dfe3d45 (patch)
tree7ba55bfd22bfd4039004ea57f11f1da9aeb04674 /package/gcc
parente1b348e94eba00581ae33fd66a6eff2bfac62e18 (diff)
downloadbuildroot-9b77525c9a749a2dac57327257ac8ccb5dfe3d45.tar.gz
buildroot-9b77525c9a749a2dac57327257ac8ccb5dfe3d45.zip
toolchain: Bump ARC tools to arc-2016.09-eng011
As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This time we're updating tools to arc-2016.09-eng011. This engenering build contains the following updates: 1. rebase binutils on top of the latest upstream master 2. update GCC to version 6.2 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-eng011/301-missing-execinfo_h.patch (renamed from package/gcc/arc-2016.09-eng010/301-missing-execinfo_h.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng011/860-cilk-wchar.patch (renamed from package/gcc/arc-2016.09-eng010/860-cilk-wchar.patch)0
-rw-r--r--package/gcc/arc-2016.09-eng011/940-uclinux-enable-threads.patch (renamed from package/gcc/arc-2016.09-eng010/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 6f6e582489..0e2c1a7cdb 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.1.0" if BR2_GCC_VERSION_6_X
- default "arc-2016.09-eng010" if BR2_GCC_VERSION_4_8_ARC
+ default "arc-2016.09-eng011" 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-eng010/301-missing-execinfo_h.patch b/package/gcc/arc-2016.09-eng011/301-missing-execinfo_h.patch
index 2d0e7baa44..2d0e7baa44 100644
--- a/package/gcc/arc-2016.09-eng010/301-missing-execinfo_h.patch
+++ b/package/gcc/arc-2016.09-eng011/301-missing-execinfo_h.patch
diff --git a/package/gcc/arc-2016.09-eng010/860-cilk-wchar.patch b/package/gcc/arc-2016.09-eng011/860-cilk-wchar.patch
index 1d9916f554..1d9916f554 100644
--- a/package/gcc/arc-2016.09-eng010/860-cilk-wchar.patch
+++ b/package/gcc/arc-2016.09-eng011/860-cilk-wchar.patch
diff --git a/package/gcc/arc-2016.09-eng010/940-uclinux-enable-threads.patch b/package/gcc/arc-2016.09-eng011/940-uclinux-enable-threads.patch
index 5532656725..5532656725 100644
--- a/package/gcc/arc-2016.09-eng010/940-uclinux-enable-threads.patch
+++ b/package/gcc/arc-2016.09-eng011/940-uclinux-enable-threads.patch
diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash
index 2e115516ec..a18d1dd9be 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 a788737022c178a1e7704e4ecd3438937f2239bf27fd487db2b00e4bb5c6604535842e4d6798f120488bdbf0b226fa9c94f4b8aede4ce9d20b0add6bcec82927 gcc-arc-2016.09-eng010.tar.gz
+sha512 5fa11058adc0fc3d33bb860151660101bc20c7147cd92bc235057cd722e7fdb923ac0bdf27b09499b8587abb0c420867229bd782bc10bee0c76116c099b5a76c gcc-arc-2016.09-eng011.tar.gz
OpenPOWER on IntegriCloud