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]

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


* Andrew Burgess <andrew.burgess@embecosm.com> [2018-12-13 20:57:48 +0000]:

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

Both of these are now pushed.

Thanks,
Andrew

> ---




> 
> 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]