aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/exception.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-07x86_64: Handle myfault exceptions when running on alternate signal stackCorinna Vinschen1-0/+2
2015-04-23Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY1-0/+1
2014-09-05 * exception.h (class exception): Remove unnecessary #ifdef.Corinna Vinschen1-4/+2
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen1-50/+34
2014-03-28 * dcrt0.cc (dll_crt0_0): Install myfault exception handler on x86_64.Corinna Vinschen1-11/+52
2014-03-19 * exception.h (exception::handle_while_being_debugged): Declare.Corinna Vinschen1-1/+3
2014-03-18 Partially revert patch from 2014-03-04.Corinna Vinschen1-17/+7
2014-03-04 * exception.h (exception::handler_installed): Remove.Corinna Vinschen1-12/+17
2014-03-03 * exception.h (exception::exception): Install vectored exceptionCorinna Vinschen1-1/+1
2014-01-08* exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor1-2/+4
2013-10-27 * exception.h: Fold in content of include/exceptions.h.Corinna Vinschen1-7/+99
2013-10-26 * exception.h (_exception_list): Drop redefinition for x86_64.Corinna Vinschen1-4/+0
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-3/+29
2013-01-02* cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor1-7/+12
2012-02-12* exception.h (stackdump): Declare.Christopher Faylor1-4/+8
2011-02-09* exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.Christopher Faylor1-6/+1
2010-03-01* exception.h: Fix copyright.Christopher Faylor1-1/+1
2010-03-01Fix/delete inaccurate comments.Christopher Faylor1-1/+1
2010-02-28Update some copyrights.Christopher Faylor1-0/+38