summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/exception.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* x86_64: Handle myfault exceptions when running on alternate signal stackCorinna Vinschen2015-07-071-0/+2
* Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY2015-04-231-0/+1
* * exception.h (class exception): Remove unnecessary #ifdef.Corinna Vinschen2014-09-051-4/+2
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-50/+34
* * dcrt0.cc (dll_crt0_0): Install myfault exception handler on x86_64.Corinna Vinschen2014-03-281-11/+52
* * exception.h (exception::handle_while_being_debugged): Declare.Corinna Vinschen2014-03-191-1/+3
* Partially revert patch from 2014-03-04.Corinna Vinschen2014-03-181-17/+7
* * exception.h (exception::handler_installed): Remove.Corinna Vinschen2014-03-041-12/+17
* * exception.h (exception::exception): Install vectored exceptionCorinna Vinschen2014-03-031-1/+1
* * exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor2014-01-081-2/+4
* * exception.h: Fold in content of include/exceptions.h.Corinna Vinschen2013-10-271-7/+99
* * exception.h (_exception_list): Drop redefinition for x86_64.Corinna Vinschen2013-10-261-4/+0
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-3/+29
* * cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor2013-01-021-7/+12
* * exception.h (stackdump): Declare.Christopher Faylor2012-02-121-4/+8
* * exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.Christopher Faylor2011-02-091-6/+1
* * exception.h: Fix copyright.Christopher Faylor2010-03-011-1/+1
* Fix/delete inaccurate comments.Christopher Faylor2010-03-011-1/+1
* Update some copyrights.Christopher Faylor2010-02-281-0/+38