RISC-V: Linux signal frame support.
authorJim Wilson <jimw@sifive.com>
Fri, 26 Oct 2018 17:29:46 +0000 (10:29 -0700)
committerJim Wilson <jimw@sifive.com>
Fri, 26 Oct 2018 17:29:46 +0000 (10:29 -0700)
commit8a61382623e271fe2df0fe8f7558ea545db8b561
tree422d4620a0096555bfd2e3732a5d70e24a11f73b
parent8d619c01db64c533df3ffc706b694f293347f0d8
RISC-V: Linux signal frame support.

Make riscv_isa_flen available to the linux native code, and clean up duplicate
comments.

gdb/
* riscv-tdep.c (riscv_isa_xlen): Refer to riscv-tdep.h comment.
(riscv_isa_flen): Likewise.  Drop static.
* riscv-tdep.h (riscv_isa_xlen): Move riscv-tdep.c comment to here.
(riscv_isa_flen): Likewise.
gdb/ChangeLog
gdb/riscv-tdep.c
gdb/riscv-tdep.h