diff options
| author | Evgeniy Didin <Evgeniy.Didin@synopsys.com> | 2017-11-01 17:04:31 +0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-03 22:46:06 +0100 |
| commit | 138a082def7aeb553ba1b8d731a0500727f56424 (patch) | |
| tree | a3f8db862db71a69f72aa1fe0120feee41c6f5ec /package/binutils | |
| parent | abc292a625f0b7372b89cdb5a6876a7457ea6aa4 (diff) | |
| download | buildroot-138a082def7aeb553ba1b8d731a0500727f56424.tar.gz buildroot-138a082def7aeb553ba1b8d731a0500727f56424.zip | |
toolchain: Bump ARC tools to arc-2017.09 release
This commit finally bumps ARC tools to the most recent arc-2017.09 release version.
ARC GNU tools of version arc-2017.09 bring some quite significant changes like:
* Binutils v2.29 with additional ARC patches
* GCC 7.1.1 with additional ARC patches
* glibc 2.26 with additional ARC patches
More information on this release could be found here:
https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2017.09-release
Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: arc-buildroot@synopsys.com
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/binutils')
| -rw-r--r-- | package/binutils/Config.in.host | 2 | ||||
| -rw-r--r-- | package/binutils/arc-2017.09-release/0002-ld-makefile.patch (renamed from package/binutils/arc-2017.09-rc1/0002-ld-makefile.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/arc-2017.09-release/0003-check-ldrunpath-length.patch (renamed from package/binutils/arc-2017.09-rc1/0003-check-ldrunpath-length.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/arc-2017.09-release/0004-add-sysroot-fix-from-bug-3049.patch (renamed from package/binutils/arc-2017.09-rc1/0004-add-sysroot-fix-from-bug-3049.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/arc-2017.09-release/0005-poison-system-directories.patch (renamed from package/binutils/arc-2017.09-rc1/0005-poison-system-directories.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/binutils.hash | 2 | ||||
| -rw-r--r-- | package/binutils/binutils.mk | 2 |
7 files changed, 3 insertions, 3 deletions
diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host index da9d12301b..95144c84c9 100644 --- a/package/binutils/Config.in.host +++ b/package/binutils/Config.in.host @@ -22,7 +22,7 @@ endchoice config BR2_BINUTILS_VERSION string - default "arc-2017.09-rc1" if BR2_arc + default "arc-2017.09-release" if BR2_arc default "2.27" if BR2_BINUTILS_VERSION_2_27_X default "2.28.1" if BR2_BINUTILS_VERSION_2_28_X default "2.29.1" if BR2_BINUTILS_VERSION_2_29_X diff --git a/package/binutils/arc-2017.09-rc1/0002-ld-makefile.patch b/package/binutils/arc-2017.09-release/0002-ld-makefile.patch index a7cd71e63c..a7cd71e63c 100644 --- a/package/binutils/arc-2017.09-rc1/0002-ld-makefile.patch +++ b/package/binutils/arc-2017.09-release/0002-ld-makefile.patch diff --git a/package/binutils/arc-2017.09-rc1/0003-check-ldrunpath-length.patch b/package/binutils/arc-2017.09-release/0003-check-ldrunpath-length.patch index 3fbc5031d1..3fbc5031d1 100644 --- a/package/binutils/arc-2017.09-rc1/0003-check-ldrunpath-length.patch +++ b/package/binutils/arc-2017.09-release/0003-check-ldrunpath-length.patch diff --git a/package/binutils/arc-2017.09-rc1/0004-add-sysroot-fix-from-bug-3049.patch b/package/binutils/arc-2017.09-release/0004-add-sysroot-fix-from-bug-3049.patch index 9e11840cee..9e11840cee 100644 --- a/package/binutils/arc-2017.09-rc1/0004-add-sysroot-fix-from-bug-3049.patch +++ b/package/binutils/arc-2017.09-release/0004-add-sysroot-fix-from-bug-3049.patch diff --git a/package/binutils/arc-2017.09-rc1/0005-poison-system-directories.patch b/package/binutils/arc-2017.09-release/0005-poison-system-directories.patch index a7c2761a9d..a7c2761a9d 100644 --- a/package/binutils/arc-2017.09-rc1/0005-poison-system-directories.patch +++ b/package/binutils/arc-2017.09-release/0005-poison-system-directories.patch diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash index 59bcbcbcc4..a7d4cdd453 100644 --- a/package/binutils/binutils.hash +++ b/package/binutils/binutils.hash @@ -4,4 +4,4 @@ sha512 dc5b6872ae01c07c12d38f3bb7ead06effc6da3265ac872e2d9c6104304f89f85f2645b02 sha512 d748d22306477d60d921078804d21943248c23fca0707aac9b016a352c01c75ca69e82624ae37fb0bbd03af3b17088a94f60dfe1a86a7ff82e18ece3c24f0fd0 binutils-2.29.1.tar.xz # Locally calculated (fetched from Github) -sha512 7017056456805c472930a13997e5d5da1031492da7534b09ecaab7c1953ea62513f2c12292c16ec5740acb63493802a30642e28e103919215d0d11e1da997bcb binutils-arc-2017.09-rc1.tar.gz +sha512 cefff7521dc4ebd8b9773af4f173821ad82dcb3f1fbd0bfdf03e148ba8cec1262b876b221da628ff5db16c30b18c6cbf5ffbec0fddb4677182524684c4c232c1 binutils-arc-2017.09-release.tar.gz diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk index 7ab422eb15..d2bf5b9755 100644 --- a/package/binutils/binutils.mk +++ b/package/binutils/binutils.mk @@ -9,7 +9,7 @@ BINUTILS_VERSION = $(call qstrip,$(BR2_BINUTILS_VERSION)) ifeq ($(BINUTILS_VERSION),) ifeq ($(BR2_arc),y) -BINUTILS_VERSION = arc-2017.09-rc1 +BINUTILS_VERSION = arc-2017.09-release else BINUTILS_VERSION = 2.28.1 endif |

