1.0.1.17: Remove Win32 exception trampolines
authorlisphacker <lisphacker>
Tue, 9 Jan 2007 18:10:07 +0000 (18:10 +0000)
committerlisphacker <lisphacker>
Tue, 9 Jan 2007 18:10:07 +0000 (18:10 +0000)
commitafe9091b25da5799f7bfd71c5497cbbd71045012
tree67814e67ed3754ecfae49066593d56857f05e5a2
parent935d6f6a696c2b0bff1c937cef346cb495e41999
1.0.1.17: Remove Win32 exception trampolines
  Remove context-restore trap.
  Remove sigtrap_trampoline and exception_trampoline, sigtrap_emulator,
    sigtrap_wrapper, and handle_win32_exception_wrapper.
  Change handle_exception to call HANDLE-WIN32-EXCEPTION and
    sigtrap_wrapper directly.
  Remove the saved context and exception from the SEH frame structure.
src/compiler/x86/parms.lisp
src/runtime/win32-os.c
src/runtime/win32-os.h
src/runtime/x86-assem.S
version.lisp-expr