]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
toolchain: Bump ARC tools to arc-2016.09-eng015
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>
Mon, 3 Oct 2016 09:22:36 +0000 (12:22 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Oct 2016 21:15:11 +0000 (23:15 +0200)
As described at:
4520524ba055706236db9f00dd79f1b2e2e87fde
this commit continues a series of updates of ARC tools.
This time we're updating tools to arc-2016.09-eng015.

This tag introduces following changes:
1. binutils: Rebase onto upstream master.
2. gcc: Fix devdf3 emulation for arcem, disable TP register when
building for bare metal.

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>
12 files changed:
package/binutils/Config.in.host
package/binutils/arc-2016.09-eng015/0300-ld-makefile.patch [moved from package/binutils/arc-2016.09-eng013/0300-ld-makefile.patch with 100% similarity]
package/binutils/arc-2016.09-eng015/0301-check-ldrunpath-length.patch [moved from package/binutils/arc-2016.09-eng013/0301-check-ldrunpath-length.patch with 100% similarity]
package/binutils/arc-2016.09-eng015/0500-add-sysroot-fix-from-bug-3049.patch [moved from package/binutils/arc-2016.09-eng013/0500-add-sysroot-fix-from-bug-3049.patch with 100% similarity]
package/binutils/arc-2016.09-eng015/0600-poison-system-directories.patch [moved from package/binutils/arc-2016.09-eng013/0600-poison-system-directories.patch with 100% similarity]
package/binutils/binutils.hash
package/binutils/binutils.mk
package/gcc/Config.in.host
package/gcc/arc-2016.09-eng015/301-missing-execinfo_h.patch [moved from package/gcc/arc-2016.09-eng013/301-missing-execinfo_h.patch with 100% similarity]
package/gcc/arc-2016.09-eng015/860-cilk-wchar.patch [moved from package/gcc/arc-2016.09-eng013/860-cilk-wchar.patch with 100% similarity]
package/gcc/arc-2016.09-eng015/940-uclinux-enable-threads.patch [moved from package/gcc/arc-2016.09-eng013/940-uclinux-enable-threads.patch with 100% similarity]
package/gcc/gcc.hash

index 51ee2cc46a4c0d153f6fae3f547c27c15a4bca21..5ea5f31088f775b9ea5bcb594b1bc73006399e66 100644 (file)
@@ -32,7 +32,7 @@ endchoice
 
 config BR2_BINUTILS_VERSION
        string
-       default "arc-2016.09-eng013"    if BR2_arc
+       default "arc-2016.09-eng015"    if BR2_arc
        default "2.24"          if BR2_BINUTILS_VERSION_2_24_X
        default "2.25.1"        if BR2_BINUTILS_VERSION_2_25_X
        default "2.26.1"        if BR2_BINUTILS_VERSION_2_26_X
index 42e74528526ddbabf95bdadc12f1699855d2bb26..f41b39b15ac27d996d787aacaf2fab00a0a654b6 100644 (file)
@@ -5,4 +5,4 @@ sha512  9d9165609fd3b0f20d616f9891fc8e2b466eb13e2bfce40125e12427f8f201d20e2b8322
 sha512 cf276f84935312361a2ca077e04d0b469d23a3aed979d8ba5d92ea590904ffb2c2e7ed12cc842822bfc402836be86f479660cef3791aa62f3753d8a1a6f564cb  binutils-2.27.tar.bz2
 
 # Locally calculated (fetched from Github)
-sha512  acd7a5086ec386a3a5038df10daf0cbba42024bb8679e2f4b65389e7a4316709fd04d7b9729874f1bb28199a8eb22e36820558bc0f23ff6d20d7fc98e0f549fb  binutils-arc-2016.09-eng013.tar.gz
+sha512  f8cc7529fbe3cb52b666b92e1353063a8a36ea07fa8c5aa8359252f4222feaed15253b6a137033c74dabc0ae784daf8a7978e69ebdb8bf8cd6b8bb61c84bf181  binutils-arc-2016.09-eng015.tar.gz
index 1f9a356e863b594a2e591ece6e8335eadc10477b..3a4a66158c8e3c7a916759481cbfc762c0ffefb6 100644 (file)
@@ -9,7 +9,7 @@
 BINUTILS_VERSION = $(call qstrip,$(BR2_BINUTILS_VERSION))
 ifeq ($(BINUTILS_VERSION),)
 ifeq ($(BR2_arc),y)
-BINUTILS_VERSION = arc-2016.09-eng013
+BINUTILS_VERSION = arc-2016.09-eng015
 else
 BINUTILS_VERSION = 2.25.1
 endif
index 6ecc2f0c0a0cf0172ececc5181848f0bd36d7340..5b847fae6fae6e721364ad77e42ab1adf2430f3f 100644 (file)
@@ -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.2.0"     if BR2_GCC_VERSION_6_X
-       default "arc-2016.09-eng013" if BR2_GCC_VERSION_ARC
+       default "arc-2016.09-eng015" if BR2_GCC_VERSION_ARC
 
 config BR2_EXTRA_GCC_CONFIG_OPTIONS
        string "Additional gcc options"
index 48565629a8d30446e89ecc14d5b7f6e22996bc68..ce738ef531eae6e57e5eff9cc58e0ef386e67872 100644 (file)
@@ -12,4 +12,4 @@ sha512  2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d
 sha512  1e8b826a3d44b9d5899309894e20c03abeb352bf3d273b8ad63af814c0ee2911f1a83ce1cd4cdd2d1cb0b3e3c34e9b7ae1b2ab83dfc649ee817ab05247c76198  gcc-6.2.0.tar.bz2
 
 # Locally calculated (fetched from Github)
-sha512  9b916c2e3c595c0f085d45c09fdf1612c9dfc2a42006699c9af1c73b542ab73bfeb15ff0fbe0a87214156b3f6a146883f1e02e387b2c31701c34de221aa97327  gcc-arc-2016.09-eng013.tar.gz
+sha512  9f365452f746ae91875d935c2ec5ed16cd11a2973f69bd23193fec9fc6b557e0dd66bb169e7efb7ec63fd78af36139005abcf5a5a1d89d6f49788b2ed7b334fb  gcc-arc-2016.09-eng015.tar.gz