From 23706113c293d3ae5388a355734ce15622df84d9 Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Thu, 11 May 2017 21:04:33 -0700 Subject: [PATCH] Bump riscv-tools, to get some -mcmodel=medany fixes (#739) --- .travis.yml | 1 + regression/Makefile | 1 + riscv-tools | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 54161c51..b5f61041 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ addons: - flex - texinfo - device-tree-compiler + - libusb-1.0-0-dev env: matrix: diff --git a/regression/Makefile b/regression/Makefile index aab870d9..ceaaebed 100644 --- a/regression/Makefile +++ b/regression/Makefile @@ -133,6 +133,7 @@ $(RISCV)/install.stamp: git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-opcodes git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-pk git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-tests + git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-openocd +cd $(abspath $(TOP))/riscv-tools; RISCV=$(abspath $(RISCV)) ./build.sh date > $@ diff --git a/riscv-tools b/riscv-tools index 25bb7e13..cf736999 160000 --- a/riscv-tools +++ b/riscv-tools @@ -1 +1 @@ -Subproject commit 25bb7e1305d9220dddfbded12c087e8f1372b952 +Subproject commit cf7369999779bc78bcc5a8a6fe6187363b23247a