X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Falpha%2Fparms.lisp;h=e7299a294d4d6e6251031149dd1bc9cb8a1ddece;hb=7c7e6276719b8d40fddec2070cad81064a25c8ed;hp=a19fc9398cba8c9c510f24c37214221d5b01d39f;hpb=ee94b07644c1130e1dcadcfd2bd581bf641fa58e;p=sbcl.git diff --git a/src/compiler/alpha/parms.lisp b/src/compiler/alpha/parms.lisp index a19fc93..e7299a2 100644 --- a/src/compiler/alpha/parms.lisp +++ b/src/compiler/alpha/parms.lisp @@ -122,12 +122,6 @@ (def!constant static-space-start #x28000000) (def!constant static-space-end #x2c000000) -;; this is used in PURIFY as part of a sloppy check to see if a pointer -;; is in dynamic space. Chocolate brownie for the first person to fix it -;; -dan 20010502 -(def!constant dynamic-space-start #x30000000) -(def!constant dynamic-space-end #x3fff0000) - (def!constant dynamic-0-space-start #x30000000) (def!constant dynamic-0-space-end #x3fff0000) @@ -184,6 +178,8 @@ sub-gc sb!kernel::internal-error sb!kernel::control-stack-exhausted-error + sb!kernel::undefined-alien-variable-error + sb!kernel::undefined-alien-function-error sb!di::handle-breakpoint sb!di::handle-fun-end-breakpoint @@ -220,6 +216,7 @@ ;; a comment from old CMU CL or old old CMU CL or ;; the SBCL alpha port or what? Do we need to worry about it, ;; or can we delete it? + sb!kernel:two-arg-/= eql sb!kernel:%negate sb!kernel:two-arg-and