[PATCH 0/2] RISCV CSR register groups and aliases

Luis Machado luis.machado@linaro.org
Thu Nov 26 15:34:24 GMT 2020


On 11/26/20 10:09 AM, Andrew Burgess wrote:
> Some changes to how register groups and aliases are managed for RISC-V
> CSRs.
> 
> ---
> 
> Andrew Burgess (2):
>    gdb/riscv: place unknown csrs into the correct register groups
>    gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIAS
> 
>   gdb/ChangeLog                               | 12 ++++++
>   gdb/riscv-tdep.c                            | 44 +++++++++++++--------
>   gdb/testsuite/ChangeLog                     |  9 +++++
>   gdb/testsuite/gdb.arch/riscv-tdesc-regs.exp | 41 +++++++++++++------
>   4 files changed, 77 insertions(+), 29 deletions(-)
> 

Both look OK to me.


More information about the Gdb-patches mailing list