summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-22 17:08:27 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-22 17:08:46 +0100
commita66d31dbaf25149762431af40592d9e5ef3ee06b (patch)
tree8839bb8f067897b9f4d9c927e556d80aef3bfcea /toolchain
parentb487144cef60a4a8dc06bc0cdba87203f29969f0 (diff)
gcc: update to 6.3.0
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Makefile.inc4
-rw-r--r--toolchain/gcc/patches/6.3.0/add-crtreloc.frv (renamed from toolchain/gcc/patches/6.2.0/add-crtreloc.frv)0
-rw-r--r--toolchain/gcc/patches/6.3.0/bfin-define-REENTRANT.patch (renamed from toolchain/gcc/patches/6.2.0/bfin-define-REENTRANT.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch (renamed from toolchain/gcc/patches/6.2.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch (renamed from toolchain/gcc/patches/6.2.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/fix-dwarf-fdpic.patch (renamed from toolchain/gcc/patches/6.2.0/fix-dwarf-fdpic.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/fix-m86k-libgcc.patch (renamed from toolchain/gcc/patches/6.2.0/fix-m86k-libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/frv-remove-write-macro.patch (renamed from toolchain/gcc/patches/6.2.0/frv-remove-write-macro.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/go-libgcc.patch (renamed from toolchain/gcc/patches/6.2.0/go-libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/j2.patch (renamed from toolchain/gcc/patches/6.2.0/j2.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/m68k-disable-atomic-uclinux.patch (renamed from toolchain/gcc/patches/6.2.0/m68k-disable-atomic-uclinux.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/nios2-softfp.patch (renamed from toolchain/gcc/patches/6.2.0/nios2-softfp.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/s390-musl.patch (renamed from toolchain/gcc/patches/6.2.0/s390-musl.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/uclinux-threads.patch (renamed from toolchain/gcc/patches/6.2.0/uclinux-threads.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/xtensa-musl.patch (renamed from toolchain/gcc/patches/6.2.0/xtensa-musl.patch)0
15 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index a785f26bd..b78309b09 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -3,8 +3,8 @@
PKG_NAME:= gcc
ifeq ($(ADK_TOOLCHAIN_GCC_6),y)
-PKG_VERSION:= 6.2.0
-PKG_HASH:= ba8c49e54f1b3e04434d6261e5718ed843d1ba3e54a070740913acfbd815e577
+PKG_VERSION:= 6.3.0
+PKG_HASH:= 02f9302a559fa2251595ca0bc1e937219eff2995a3802d7b31676fec2402beb4
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
diff --git a/toolchain/gcc/patches/6.2.0/add-crtreloc.frv b/toolchain/gcc/patches/6.3.0/add-crtreloc.frv
index 1fa7024b6..1fa7024b6 100644
--- a/toolchain/gcc/patches/6.2.0/add-crtreloc.frv
+++ b/toolchain/gcc/patches/6.3.0/add-crtreloc.frv
diff --git a/toolchain/gcc/patches/6.2.0/bfin-define-REENTRANT.patch b/toolchain/gcc/patches/6.3.0/bfin-define-REENTRANT.patch
index 20f6a8906..20f6a8906 100644
--- a/toolchain/gcc/patches/6.2.0/bfin-define-REENTRANT.patch
+++ b/toolchain/gcc/patches/6.3.0/bfin-define-REENTRANT.patch
diff --git a/toolchain/gcc/patches/6.2.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch b/toolchain/gcc/patches/6.3.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch
index 78789d3b0..78789d3b0 100644
--- a/toolchain/gcc/patches/6.2.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch
+++ b/toolchain/gcc/patches/6.3.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch
diff --git a/toolchain/gcc/patches/6.2.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch b/toolchain/gcc/patches/6.3.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch
index b8aebaee4..b8aebaee4 100644
--- a/toolchain/gcc/patches/6.2.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch
+++ b/toolchain/gcc/patches/6.3.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch
diff --git a/toolchain/gcc/patches/6.2.0/fix-dwarf-fdpic.patch b/toolchain/gcc/patches/6.3.0/fix-dwarf-fdpic.patch
index 315b40668..315b40668 100644
--- a/toolchain/gcc/patches/6.2.0/fix-dwarf-fdpic.patch
+++ b/toolchain/gcc/patches/6.3.0/fix-dwarf-fdpic.patch
diff --git a/toolchain/gcc/patches/6.2.0/fix-m86k-libgcc.patch b/toolchain/gcc/patches/6.3.0/fix-m86k-libgcc.patch
index e8481d549..e8481d549 100644
--- a/toolchain/gcc/patches/6.2.0/fix-m86k-libgcc.patch
+++ b/toolchain/gcc/patches/6.3.0/fix-m86k-libgcc.patch
diff --git a/toolchain/gcc/patches/6.2.0/frv-remove-write-macro.patch b/toolchain/gcc/patches/6.3.0/frv-remove-write-macro.patch
index db20d37d7..db20d37d7 100644
--- a/toolchain/gcc/patches/6.2.0/frv-remove-write-macro.patch
+++ b/toolchain/gcc/patches/6.3.0/frv-remove-write-macro.patch
diff --git a/toolchain/gcc/patches/6.2.0/go-libgcc.patch b/toolchain/gcc/patches/6.3.0/go-libgcc.patch
index 391306974..391306974 100644
--- a/toolchain/gcc/patches/6.2.0/go-libgcc.patch
+++ b/toolchain/gcc/patches/6.3.0/go-libgcc.patch
diff --git a/toolchain/gcc/patches/6.2.0/j2.patch b/toolchain/gcc/patches/6.3.0/j2.patch
index 8efe2cdf3..8efe2cdf3 100644
--- a/toolchain/gcc/patches/6.2.0/j2.patch
+++ b/toolchain/gcc/patches/6.3.0/j2.patch
diff --git a/toolchain/gcc/patches/6.2.0/m68k-disable-atomic-uclinux.patch b/toolchain/gcc/patches/6.3.0/m68k-disable-atomic-uclinux.patch
index 4ab553218..4ab553218 100644
--- a/toolchain/gcc/patches/6.2.0/m68k-disable-atomic-uclinux.patch
+++ b/toolchain/gcc/patches/6.3.0/m68k-disable-atomic-uclinux.patch
diff --git a/toolchain/gcc/patches/6.2.0/nios2-softfp.patch b/toolchain/gcc/patches/6.3.0/nios2-softfp.patch
index c677c6c2f..c677c6c2f 100644
--- a/toolchain/gcc/patches/6.2.0/nios2-softfp.patch
+++ b/toolchain/gcc/patches/6.3.0/nios2-softfp.patch
diff --git a/toolchain/gcc/patches/6.2.0/s390-musl.patch b/toolchain/gcc/patches/6.3.0/s390-musl.patch
index f2789e804..f2789e804 100644
--- a/toolchain/gcc/patches/6.2.0/s390-musl.patch
+++ b/toolchain/gcc/patches/6.3.0/s390-musl.patch
diff --git a/toolchain/gcc/patches/6.2.0/uclinux-threads.patch b/toolchain/gcc/patches/6.3.0/uclinux-threads.patch
index faf94248a..faf94248a 100644
--- a/toolchain/gcc/patches/6.2.0/uclinux-threads.patch
+++ b/toolchain/gcc/patches/6.3.0/uclinux-threads.patch
diff --git a/toolchain/gcc/patches/6.2.0/xtensa-musl.patch b/toolchain/gcc/patches/6.3.0/xtensa-musl.patch
index fa00abbfa..fa00abbfa 100644
--- a/toolchain/gcc/patches/6.2.0/xtensa-musl.patch
+++ b/toolchain/gcc/patches/6.3.0/xtensa-musl.patch