Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17Cygwin: drop i686 exception handlingCorinna Vinschen
2017-11-27cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2015-07-07x86_64: Handle myfault exceptions when running on alternate signal stackCorinna Vinschen
2015-04-23Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY
2014-09-05 * exception.h (class exception): Remove unnecessary #ifdef.Corinna Vinschen
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen
2014-03-29 * dcrt0.cc (dll_crt0_0): Install myfault exception handler on x86_64.Corinna Vinschen
2014-03-19 * exception.h (exception::handle_while_being_debugged): Declare.Corinna Vinschen
2014-03-18 Partially revert patch from 2014-03-04.Corinna Vinschen
2014-03-04 * exception.h (exception::handler_installed): Remove.Corinna Vinschen
2014-03-03 * exception.h (exception::exception): Install vectored exceptionCorinna Vinschen
2014-01-08* exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor
2013-10-27 * exception.h: Fold in content of include/exceptions.h.Corinna Vinschen
2013-10-26 * exception.h (_exception_list): Drop redefinition for x86_64.Corinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-02* cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor
2012-02-13* exception.h (stackdump): Declare.Christopher Faylor
2011-02-09* exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.Christopher Faylor
2010-03-01* exception.h: Fix copyright.Christopher Faylor
2010-03-01Fix/delete inaccurate comments.Christopher Faylor
2010-02-28Update some copyrights.Christopher Faylor