From 8f00d125da66c8b6ee016670f18a522a2bb6040f Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Thu, 21 Dec 2017 14:04:37 -0800 Subject: Bump tools to get small_progbuf and xml_registers OpenOCD now works with much smaller program buffers. Spike implements that to test against. OpenOCD tells GDB what registers exist, and GDB exposes only those registers. --- riscv-gnu-toolchain | 2 +- riscv-isa-sim | 2 +- riscv-openocd | 2 +- riscv-tests | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/riscv-gnu-toolchain b/riscv-gnu-toolchain index b4dae89..691e4e8 160000 --- a/riscv-gnu-toolchain +++ b/riscv-gnu-toolchain @@ -1 +1 @@ -Subproject commit b4dae89f85bf882852c6186b1284df11065bfcd9 +Subproject commit 691e4e826251c7ec59f883cab18440c87baf45e7 diff --git a/riscv-isa-sim b/riscv-isa-sim index 12714e3..0185d36 160000 --- a/riscv-isa-sim +++ b/riscv-isa-sim @@ -1 +1 @@ -Subproject commit 12714e371e9b8ce2efcf0e77347ed1b33c8de27b +Subproject commit 0185d369153b099be0c363a4ad6a52cec19b80bd diff --git a/riscv-openocd b/riscv-openocd index f416527..1055360 160000 --- a/riscv-openocd +++ b/riscv-openocd @@ -1 +1 @@ -Subproject commit f4165279856cde06739a3b9a3ec54e8ff829fabd +Subproject commit 105536089b3fc1bfe65b27ce891e60d8136f0737 diff --git a/riscv-tests b/riscv-tests index b747a10..9eb3b8d 160000 --- a/riscv-tests +++ b/riscv-tests @@ -1 +1 @@ -Subproject commit b747a10a7dd789620ebcde2197581ef8bf0fda33 +Subproject commit 9eb3b8d3fcc7a491121c186e3a35022e11bb5653 -- cgit v1.1