summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-12 10:41:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-12 10:42:21 +0100
commit362567c5be91f3ef422302168c05238cad87b407 (patch)
tree5ffe7ede01ba9b3b62e053d48532bface5c5753e /toolchain
parenta4b43d5bfe89f2859655e1f524bdde199907a89c (diff)
arc: update gcc and binutils
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/binutils/Makefile.inc4
-rw-r--r--toolchain/gcc/Makefile.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index fc7dde877..188981da9 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -24,9 +24,9 @@ PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y)
-PKG_VERSION:= 07548f412246c68cd098b7b8fe3b7f86f43e4180
+PKG_VERSION:= fc013006f64af9933a0b3171d5e48d8dfd53e44b
PKG_RELEASE:= 1
-PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git
+PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb_refact.git
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_22),y)
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index a2a36fde7..85afd3054 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -35,7 +35,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
LIBSTDCXXVER:= 19
endif
ifeq ($(ADK_TOOLCHAIN_GCC_4_8_ARC),y)
-PKG_VERSION:= 09463827001a7b8094f4b9460514370a1876d908
+PKG_VERSION:= b0c367bdc9879a8e9ae5d352f02302b82512434e
PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/gcc.git
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz