X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=4e974f28ed9146e5dbb49d965e8e90c92d5322cf;hb=b3a419f10ad442a1c59d51edabdc70518f193648;hp=dd7fce5cef977a294d729b08def66c26d329946c;hpb=6cbe4d8ba6d7bc469d03a72514c789b1f3944878;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index dd7fce5..4e974f2 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -16,13 +16,11 @@ ;;; listed here and then listed separately (and by now, 2001-06-06, ;;; slightly differently) elsewhere. (declaim (special *posix-argv* - *!initial-fdefn-objects* *read-only-space-free-pointer* sb!vm:*static-space-free-pointer* sb!vm:*initial-dynamic-space-free-pointer* *current-catch-block* *current-unwind-protect-block* - *eval-stack-top* sb!vm::*alien-stack* ;; FIXME: The pseudo-atomic variable stuff should be ;; conditional on :SB-PSEUDO-ATOMIC-SYMBOLS, which @@ -38,11 +36,10 @@ *free-interrupt-context-index* sb!vm::*allocation-pointer* sb!vm::*binding-stack-pointer* - sb!vm::*internal-gc-trigger* sb!vm::*fp-constant-0d0* sb!vm::*fp-constant-1d0* - sb!vm::*fp-constant-0s0* - sb!vm::*fp-constant-1s0* + sb!vm::*fp-constant-0f0* + sb!vm::*fp-constant-1f0* sb!vm::*fp-constant-0l0* sb!vm::*fp-constant-1l0* sb!vm::*fp-constant-pi*