Explorar el Código

gcc: update to 6.3.0

Waldemar Brodkorb hace 7 años
padre
commit
a66d31dbaf

+ 1 - 1
target/config/Config.in.compiler

@@ -47,7 +47,7 @@ config ADK_TOOLCHAIN_GCC_GIT
 	select ADK_DISABLE_HONOUR_CFLAGS
 
 config ADK_TOOLCHAIN_GCC_6
-	bool "6.2.0"
+	bool "6.3.0"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_METAG

+ 2 - 2
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

+ 0 - 0
toolchain/gcc/patches/6.2.0/add-crtreloc.frv → toolchain/gcc/patches/6.3.0/add-crtreloc.frv


+ 0 - 0
toolchain/gcc/patches/6.2.0/bfin-define-REENTRANT.patch → toolchain/gcc/patches/6.3.0/bfin-define-REENTRANT.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch → toolchain/gcc/patches/6.3.0/bfin-libgcc-config-bfin-use-the-generic-linker-version-in.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch → toolchain/gcc/patches/6.3.0/bfin-libgcc-mkmap-symver-support-skip_underscore.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/fix-dwarf-fdpic.patch → toolchain/gcc/patches/6.3.0/fix-dwarf-fdpic.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/fix-m86k-libgcc.patch → toolchain/gcc/patches/6.3.0/fix-m86k-libgcc.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/frv-remove-write-macro.patch → toolchain/gcc/patches/6.3.0/frv-remove-write-macro.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/go-libgcc.patch → toolchain/gcc/patches/6.3.0/go-libgcc.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/j2.patch → toolchain/gcc/patches/6.3.0/j2.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/m68k-disable-atomic-uclinux.patch → toolchain/gcc/patches/6.3.0/m68k-disable-atomic-uclinux.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/nios2-softfp.patch → toolchain/gcc/patches/6.3.0/nios2-softfp.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/s390-musl.patch → toolchain/gcc/patches/6.3.0/s390-musl.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/uclinux-threads.patch → toolchain/gcc/patches/6.3.0/uclinux-threads.patch


+ 0 - 0
toolchain/gcc/patches/6.2.0/xtensa-musl.patch → toolchain/gcc/patches/6.3.0/xtensa-musl.patch