carl9170 toolchain: Update binutils and GCC
authorJason Self <j@jxself.org>
Sat, 28 Jul 2018 01:13:31 +0000 (18:13 -0700)
committerJason Self <j@jxself.org>
Sat, 28 Jul 2018 01:13:31 +0000 (18:13 -0700)
binutils 2.31.1
GCC 8.2.0

carl9170fw/toolchain/Makefile
carl9170fw/toolchain/SHA256SUMS

index 6b0c87e21775116f5bcb1150f7dd0c40b91609b0..11db90645d58bdb10aae572e7566004fa155ff93 100644 (file)
@@ -1,4 +1,4 @@
-BINUTILS_VER=2.30
+BINUTILS_VER=2.31.1
 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.xz
 BINUTILS_URL="https://ftp.gnu.org/gnu/binutils/$(BINUTILS_TAR)"
 
@@ -6,7 +6,7 @@ NEWLIB_VER=3.0.0
 NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
 NEWLIB_URL="ftp://sourceware.org/pub/newlib/$(NEWLIB_TAR)"
 
-GCC_VER=8.1.0
+GCC_VER=8.2.0
 GCC_TAR=gcc-$(GCC_VER).tar.xz
 GCC_URL="https://ftp.gnu.org/gnu/gcc/gcc-$(GCC_VER)/$(GCC_TAR)"
 
index 29cef889c51875b8ff97acea8e93b329e61c51b6..1b65040774b9647fa5737a67966e3fb6eae4f325 100644 (file)
@@ -12,4 +12,5 @@ e7010a46969f9d3e53b650a518663f98a5dde3c3ae21b7d71e5e6803bc36b577  src/binutils-2
 67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e  src/mpfr-4.0.1.tar.xz
 6e46b8aeae2f727a36f0bd9505e405768a72218f1796f0d09757d45209871ae6  src/binutils-2.30.tar.xz
 1d1866f992626e61349a1ccd0b8d5253816222cdc13390dcfaa74b093aa2b153  src/gcc-8.1.0.tar.xz
-
+5d20086ecf5752cc7d9134246e9588fa201740d540f7eb84d795b1f7a93bca86  src/binutils-2.31.1.tar.xz
+196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080  src/gcc-8.2.0.tar.xz
\ No newline at end of file