diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2015-07-15 15:51:18 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-18 11:13:31 +0200 |
commit | 1f0e184e402442331bd4cbe379721e109650f7a1 (patch) | |
tree | 194e00ddbd277119efd84aba71ab37e90107618d /package/binutils/binutils.hash | |
parent | 51bdd8134c0d3ddf5dca327e896e3b8b941ab425 (diff) | |
download | buildroot-1f0e184e402442331bd4cbe379721e109650f7a1.tar.gz buildroot-1f0e184e402442331bd4cbe379721e109650f7a1.zip |
ARC: update tools to arc-2015.06 release
I'm happy to update GNU tools for ARC cores to the most recent
arc-2015.06 release.
This release brings following major improvements:
* GCC: source update to v4.8.4
* GCC: C ABI compatibility between MetaWare and GNU toolchains
* uClibc: support for thread local storage and Native Pthread Library (NPTL)
* GDB: updated to version 7.9.1
Also a lot of fixes and improvements has been done, please refer to
https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2015.06
for more details.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/binutils/binutils.hash')
-rw-r--r-- | package/binutils/binutils.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash index f662adcc62..6f45a9c622 100644 --- a/package/binutils/binutils.hash +++ b/package/binutils/binutils.hash @@ -4,4 +4,4 @@ sha512 dec753bbba008f1526b89cf1bd85feba78f362f5333ffdf93953fd131eb755976dec82a0 sha512 5ec95ad47d49b12c4558a8db0ca2109d3ee1955e3776057f3330c4506f8f4d1cf5e505fbf8a16b98403a0fcdeaaf986fe0a22be6456247dbdace63ce1f776b12 binutils-2.24.tar.bz2 sha512 49438970642f379978aba988e3d2e7b63dab6fd0b46d91f4100f083e87a84d242089daca58572245fe620457a77bbbe2d78588ff3fb79314e500d1a39bf96f30 binutils-2.25.tar.bz2 # No hash for the ARC variant, comes from the github-helper: -none xxx binutils-arc-2015.06-rc1.tar.gz +none xxx binutils-arc-2015.06.tar.gz |