This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] RISC-V miscellaneous register fixes


Fixes a couple of register related issues with RISC-V.

---

Andrew Burgess (2):
  gdb/riscv: Add gdb to dwarf register number mapping
  gdb/riscv: Add float status registers to save and restore reggroups

 gdb/ChangeLog    | 11 +++++++++++
 gdb/riscv-tdep.c | 22 +++++++++++++++++++++-
 gdb/riscv-tdep.h |  9 +++++++++
 3 files changed, 41 insertions(+), 1 deletion(-)

-- 
2.14.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]