[PUSHED] [PATCH 0/3] riscv cleanups
Andrew Burgess
andrew.burgess@embecosm.com
Tue Mar 6 19:30:00 GMT 2018
This series addresses some of the comments from Yao in this mail:
https://sourceware.org/ml/gdb-patches/2018-03/msg00133.html
I've gone ahead and pushed this series as I am only removing code that
was unused (patches #2 and #3) or just causing bugs, but adding no
benefit (patch #1). All the changes are in the riscv-tdep.* files.
Not all of Yao's comments are addressed in this series, I'll have more
follow up later in the week.
Thanks,
Andrew
---
Andrew Burgess (3):
gdb/riscv: Remove use of pseudo registers
gdb/riscv: Remove 'Contributed by....' comments
gdb/riscv: Remove partial target description support
gdb/ChangeLog | 18 +++++++++++++++
gdb/riscv-tdep.c | 67 --------------------------------------------------------
gdb/riscv-tdep.h | 5 -----
3 files changed, 18 insertions(+), 72 deletions(-)
--
2.14.3
More information about the Gdb-patches
mailing list