public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/2] GCC exception codes
@ 2020-08-20 14:55 Ken Brown
  2020-08-20 14:55 ` [PATCH 1/2] Cygwin: add header defining " Ken Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ken Brown @ 2020-08-20 14:55 UTC (permalink / raw)
  To: cygwin-patches

Ken Brown (2):
  Cygwin: add header defining GCC exception codes
  Cygwin: strace: ignore GCC exceptions

 winsup/cygwin/exceptions.cc | 10 +---------
 winsup/cygwin/gcc_seh.h     | 19 +++++++++++++++++++
 winsup/utils/strace.cc      |  8 ++++++++
 3 files changed, 28 insertions(+), 9 deletions(-)
 create mode 100644 winsup/cygwin/gcc_seh.h

-- 
2.28.0


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

end of thread, other threads:[~2020-08-20 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 14:55 [PATCH 0/2] GCC exception codes Ken Brown
2020-08-20 14:55 ` [PATCH 1/2] Cygwin: add header defining " Ken Brown
2020-08-20 14:56 ` [PATCH 2/2] Cygwin: strace: ignore GCC exceptions Ken Brown
2020-08-20 17:29 ` [PATCH 0/2] GCC exception codes Corinna Vinschen

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