public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Improve CSKY arch support
@ 2021-07-15  7:22 Jiangshuai Li
  2021-07-15  7:22 ` [PATCH 1/1] gdb:csky rm tdesc_has_registers in csky_register_name Jiangshuai Li
  0 siblings, 1 reply; 4+ messages in thread
From: Jiangshuai Li @ 2021-07-15  7:22 UTC (permalink / raw)
  To: gdb-patches; +Cc: jiangshuai_li, lifang_xia, yunhai_shang

Hi, GDB Maintainers, CSKY arch was supported at commit
9d24df82ece4e87a0328173d6bd31cb9ff558bb4. 

It has been a long time since this Commit point occurred, during which time
CSKY has improved a lot of support for CSKY architecture, and we did not
synchronize these changes with the open source GDB. In the future, I will
divide these modification points into smaller patches for submission.

The patch submitted this time is only to fix the bug of CSKY Arch about
register viewing, which will be a start to improving the support of CSKY Arch.


Jiangshuai Li (1):
  gdb:csky rm tdesc_has_registers in csky_register_name

 gdb/csky-tdep.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-12  8:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15  7:22 [PATCH 0/1] Improve CSKY arch support Jiangshuai Li
2021-07-15  7:22 ` [PATCH 1/1] gdb:csky rm tdesc_has_registers in csky_register_name Jiangshuai Li
2021-08-03 10:19   ` Andrew Burgess
2021-08-12  8:51     ` Andrew Burgess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).