public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arc: Add signal handling support
@ 2020-10-22 16:51 Shahab Vahedi
  2020-10-22 16:51 ` [PATCH 1/2] arc: Add support for signal handlers Shahab Vahedi
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Shahab Vahedi @ 2020-10-22 16:51 UTC (permalink / raw)
  To: gdb-patches; +Cc: Shahab Vahedi, Shahab Vahedi, Anton Kolesov, Francois Bedard

From: Shahab Vahedi <shahab@synopsys.com>

These 2 patches add the infrastructure and necessary hooks to process
the handle signal handlers in ARC targets.  The first patch mostly add
the necessary infrastructure/place holders and the second one adds the
hooks for handling an ARC Linux target.

Anton Kolesov (2):
  arc: Add support for signal handlers
  arc: Add support for signal frames for Linux targets

 gdb/arc-linux-tdep.c | 181 +++++++++++++++++++++++++++++++++++++++++++
 gdb/arc-tdep.c       | 126 ++++++++++++++++++++++++++++++
 gdb/arc-tdep.h       |  13 ++++
 3 files changed, 320 insertions(+)

-- 
2.29.0


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

end of thread, other threads:[~2020-12-22 11:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 16:51 [PATCH 0/2] arc: Add signal handling support Shahab Vahedi
2020-10-22 16:51 ` [PATCH 1/2] arc: Add support for signal handlers Shahab Vahedi
2020-11-12 17:47   ` Tom Tromey
2020-10-22 16:51 ` [PATCH 2/2] arc: Add support for signal frames for Linux targets Shahab Vahedi
2020-11-12 17:51   ` Tom Tromey
2020-11-10 19:12 ` [PING^1][PATCH 0/2] arc: Add signal handling support Shahab Vahedi
2020-12-07 16:36 ` [PATCH v2 " Shahab Vahedi
2020-12-07 16:36   ` [PATCH v2 1/2] arc: Add support for signal handlers Shahab Vahedi
2020-12-07 16:36   ` [PATCH v2 2/2] arc: Add support for signal frames for Linux targets Shahab Vahedi
2020-12-10 19:07   ` [PATCH v2 0/2] arc: Add signal handling support Tom Tromey
2020-12-22 11:13 ` [PUSHED v2 1/2] arc: Add support for signal handlers Shahab Vahedi
2020-12-22 11:13   ` [PUSHED v2 2/2] arc: Add support for signal frames for Linux targets Shahab Vahedi

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).