diff options
author | Jim Wilson <jimw@sifive.com> | 2019-01-03 11:12:17 -0800 |
---|---|---|
committer | Jim Wilson <jimw@sifive.com> | 2019-01-03 11:13:24 -0800 |
commit | 592d8c0a5d193d3aad03437942a54a667477acea (patch) | |
tree | 19055230c1af8da0c23a16fdd1b3ea1f20c9371d /gdb/python/python.c | |
parent | ef1ad42b8b5f2c43d74582d2e629841c39962c18 (diff) | |
download | binutils-592d8c0a5d193d3aad03437942a54a667477acea.zip binutils-592d8c0a5d193d3aad03437942a54a667477acea.tar.gz binutils-592d8c0a5d193d3aad03437942a54a667477acea.tar.bz2 |
RISC-V: Fix wrong use of s0 register name.
s0 is listed as both an int register name and an FP register name. The FP reg
name is wrong. This looks like a simple editting error, and has an easy fix.
Tested with riscv64-linux build and check, with no regressions.
gdb/
* riscv-tdep.c (riscv_freg_feature): Drop s0 name from f8.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions