toolchain: bump ARC tools to arc-2016.03 release
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Wed, 18 May 2016 21:26:46 +0000 (00:26 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 19 May 2016 19:12:38 +0000 (21:12 +0200)
commit09439560b9f959e4477155eb1b2963e33c43db73
tree8d7d64d1cab24852a3269fade71500a00a1efc8f
parenta9ec96e545102ae5ccd4280323d35360b0a5072d
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>
29 files changed:
package/binutils/Config.in.host
package/binutils/arc-2016.03-rc2/0300-ld-makefile.patch [deleted file]
package/binutils/arc-2016.03-rc2/0301-check-ldrunpath-length.patch [deleted file]
package/binutils/arc-2016.03-rc2/0500-add-sysroot-fix-from-bug-3049.patch [deleted file]
package/binutils/arc-2016.03-rc2/0600-poison-system-directories.patch [deleted file]
package/binutils/arc-2016.03/0300-ld-makefile.patch [new file with mode: 0644]
package/binutils/arc-2016.03/0301-check-ldrunpath-length.patch [new file with mode: 0644]
package/binutils/arc-2016.03/0500-add-sysroot-fix-from-bug-3049.patch [new file with mode: 0644]
package/binutils/arc-2016.03/0600-poison-system-directories.patch [new file with mode: 0644]
package/binutils/binutils.hash
package/binutils/binutils.mk
package/gcc/Config.in.host
package/gcc/arc-2016.03-rc2/130-pr43538.patch [deleted file]
package/gcc/arc-2016.03-rc2/301-missing-execinfo_h.patch [deleted file]
package/gcc/arc-2016.03-rc2/305-libmudflap-susv3-legacy.patch [deleted file]
package/gcc/arc-2016.03-rc2/842-PR60155.patch [deleted file]
package/gcc/arc-2016.03-rc2/850-libstdcxx-uclibc-c99.patch [deleted file]
package/gcc/arc-2016.03-rc2/851-PR-other-56780.patch [deleted file]
package/gcc/arc-2016.03-rc2/930-libgcc-disable-split-stack-nothreads.patch [deleted file]
package/gcc/arc-2016.03/130-pr43538.patch [new file with mode: 0644]
package/gcc/arc-2016.03/301-missing-execinfo_h.patch [new file with mode: 0644]
package/gcc/arc-2016.03/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
package/gcc/arc-2016.03/842-PR60155.patch [new file with mode: 0644]
package/gcc/arc-2016.03/850-libstdcxx-uclibc-c99.patch [new file with mode: 0644]
package/gcc/arc-2016.03/851-PR-other-56780.patch [new file with mode: 0644]
package/gcc/arc-2016.03/930-libgcc-disable-split-stack-nothreads.patch [new file with mode: 0644]
package/gcc/gcc.hash
package/gdb/Config.in.host
package/gdb/gdb.hash