X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fgeneric%2Fparms.lisp;h=ea3224711d2f227fcff112d5796cfec3d9e66d63;hb=HEAD;hp=f02d2450aaf14640f9a85a0af16d9f810f811bad;hpb=f057566fe993f008a9b34dc87b026e7c8ef2611d;p=sbcl.git diff --git a/src/compiler/generic/parms.lisp b/src/compiler/generic/parms.lisp index f02d245..ea32247 100644 --- a/src/compiler/generic/parms.lisp +++ b/src/compiler/generic/parms.lisp @@ -116,14 +116,18 @@ sb!kernel::alien-stack-exhausted-error sb!kernel::heap-exhausted-error sb!kernel::undefined-alien-variable-error - sb!kernel::undefined-alien-function-error sb!kernel::memory-fault-error sb!kernel::unhandled-trap-error + ;; On x86-64 it's called through the internal errors mechanism + #!-x86-64 undefined-alien-fun-error sb!di::handle-breakpoint sb!di::handle-single-step-trap fdefinition-object #!+win32 sb!kernel::handle-win32-exception - #!+sb-thruption sb!thread::run-interruption)) + #!+sb-thruption sb!thread::run-interruption + #!+sb-safepoint sb!thread::enter-foreign-callback + #!+(and sb-safepoint-strictly (not win32)) + sb!unix::signal-handler-callback)) (defparameter *common-static-symbols* '(t @@ -157,7 +161,7 @@ sb!unix::*interrupt-pending* #!+sb-thruption sb!unix::*thruption-pending* #!+sb-thruption sb!impl::*restart-clusters* - *in-without-gcing* + sb!vm::*in-without-gcing* *gc-inhibit* *gc-pending* #!-sb-thread