diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2016-05-19 00:26:46 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-19 21:12:38 +0200 |
commit | 09439560b9f959e4477155eb1b2963e33c43db73 (patch) | |
tree | 8d7d64d1cab24852a3269fade71500a00a1efc8f /package/binutils/binutils.hash | |
parent | a9ec96e545102ae5ccd4280323d35360b0a5072d (diff) | |
download | buildroot-09439560b9f959e4477155eb1b2963e33c43db73.tar.gz buildroot-09439560b9f959e4477155eb1b2963e33c43db73.zip |
toolchain: bump ARC tools to arc-2016.03 release
This change switches ARC tools to the most recent arc-2016.03
version.
ARC GNU tools of version arc-2016.03 bring some quite significant
changes like:
* Binutils v2.26+ (upstream commit id 202ac19 with additional ARC
* patches)
* GCC v4.8.5
* GDB 7.10
More about changes, improvements and fixes could be found here:
https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2016.03
Note in this change we're adding sha512 checksums for
both binutils and gcc tarballs fetched from GitHub.
Build and run-tested in nSIM for both ARC700 and ARC HS38.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/binutils/binutils.hash')
-rw-r--r-- | package/binutils/binutils.hash | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash index 7e77b6b539..338bb8da77 100644 --- a/package/binutils/binutils.hash +++ b/package/binutils/binutils.hash @@ -2,5 +2,6 @@ sha512 5ec95ad47d49b12c4558a8db0ca2109d3ee1955e3776057f3330c4506f8f4d1cf5e505fbf8a16b98403a0fcdeaaf986fe0a22be6456247dbdace63ce1f776b12 binutils-2.24.tar.bz2 sha512 0b36dda0e6d32cd25613c0e64b56b28312515c54d6a159efd3db9a86717f114ab0a0a1f69d08975084d55713ebaeab64e4085c9b3d1c3fa86712869f80eb954d binutils-2.25.1.tar.bz2 sha512 e77e1b8dbbcbaf9ac2fae95c4403615808af3be03b2e1d32448cd3a7d32c43273f8bcace3f2de84ec120a982879295673029da306e2885dbf5f990584932cfc7 binutils-2.26.tar.bz2 -# No hash for the ARC variant, comes from the github-helper: -none xxx binutils-arc-2016.03-rc2.tar.gz + +# Locally calculated (fetched from Github) +sha512 566312760ef564902fd85e281ef1370426c1451a16eb1d3e2faea7ec62100ae70ac9a5f33a7a5f87cdc744e82dd03203378fa4db1652c6b7856d865404dd19f8 binutils-arc-2016.03.tar.gz |