summaryrefslogtreecommitdiffstats
path: root/libgloss/sparc_leon/kernel_thread.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-03-28 22:31:53 +0000
committerCorinna Vinschen <corinna@vinschen.de>2014-03-28 22:31:53 +0000
commit20738749f60c85f58329015b7285289f6eb2b7c9 (patch)
treeddbd470d565d1bf74bb8c661633efe2b3afbc3ce /libgloss/sparc_leon/kernel_thread.c
parent58cc7a6498ce0da7f4acb79d837eadcf29c8a381 (diff)
downloadcygnal-20738749f60c85f58329015b7285289f6eb2b7c9.tar.gz
cygnal-20738749f60c85f58329015b7285289f6eb2b7c9.tar.bz2
cygnal-20738749f60c85f58329015b7285289f6eb2b7c9.zip
* dcrt0.cc (dll_crt0_0): Install myfault exception handler on x86_64.
* exception.h (exception_list): Typedef as void on x86_64. (exception::handler_installed): Remove. (exception::handle_while_being_debugged): Remove. (exception::myfault_handle): Declare for x86_64. (exception::handle): Declare as ordinary exception handler on x86_64 as well. (exception::exception): Drop previous code (again). Install exception::handle as SEH handler. (exception::install_myfault_handler): New x86_64-only method to install exception::myfault_handle as VEH handler. Explain why. (exception::~exception): For x86_64, define frame end label (again). * exceptions.cc (CYG_EXC_CONTINUE_EXECUTION): Drop definition. (CYG_EXC_CONTINUE_SEARCH): Ditto. (exception::myfault_handle): New x86_64-only method, VEH handler to handle myfault exceptions. (exception::handle): Define as ordinary exception handler on x86_64 as well. Use ExceptionContinueExecution and ExceptionContinueSearch throughout instead of deleted Cygwin macros. Don't handle myfault exceptions on x86_64.
Diffstat (limited to 'libgloss/sparc_leon/kernel_thread.c')
0 files changed, 0 insertions, 0 deletions