aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-04-10 12:03:09 +0200
committerClifford Wolf <clifford@clifford.at>2016-04-10 12:03:09 +0200
commitbc85a4c1104077ac5fae251cd934185dfefeef3f (patch)
tree2d9df84536b79379798ebb1d01822033dc8f4a6d /Makefile
parent0d91dfa59e215229d0893daa26be9add4d258e45 (diff)
downloadpicorv32-bc85a4c1104077ac5fae251cd934185dfefeef3f.tar.gz
picorv32-bc85a4c1104077ac5fae251cd934185dfefeef3f.zip
Updated riscv-gnu-toolchain (c.addi16sp bugfix)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6565e09..64a4e2e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-RISCV_GNU_TOOLCHAIN_REV = 3134bf4
+RISCV_GNU_TOOLCHAIN_REV = 888ae43
GCC_URL = http://mirrors.kernel.org/gnu/gcc/gcc-5.3.0/gcc-5.3.0.tar.gz
NEWLIB_URL = ftp://sourceware.org/pub/newlib/newlib-2.2.0.tar.gz
BINUTILS_URL = http://mirrors.kernel.org/gnu/binutils/binutils-2.26.tar.gz