0.9.1.8:
authorJuho Snellman <jsnell@iki.fi>
Mon, 30 May 2005 05:25:44 +0000 (05:25 +0000)
committerJuho Snellman <jsnell@iki.fi>
Mon, 30 May 2005 05:25:44 +0000 (05:25 +0000)
commitffde26c7766d109683ab73622b5b4294a3dd1c52
treec023a7161fb3e4679ec8309c6b6d28ece1ed75b8
parentc01ff86b012283af04641a02e45f066aa7cdb10c
0.9.1.8:
* Fix typo (current-dynamic-space-spart -> current-dynamic-space-start)
          in the gencgc branch of the "clean up DYNAMIC-SPACE-START
          and -END ugliness on cheney-platforms" changes in 0.9.1.5.
        * Fix compiling with GCC 4 on x86 and x86-64 (sbcl-devel
          "Fixes for gcc4", Sascha Wilde).
        * Remove a leftover "with-tn@fp-top(x)" from x86-64/float.lisp
          (sbcl-devel , James Knight)
        * More x86-64 fp cleanups. (sbcl-devel "x86-64 fp exceptions",
          "x86-64 move-*-float-arg bug", James Knight 2005-05-27/29).
NEWS
src/code/float-trap.lisp
src/code/gc.lisp
src/code/x86-64-vm.lisp
src/compiler/x86-64/float.lisp
src/compiler/x86-64/parms.lisp
src/compiler/x86-64/sap.lisp
src/runtime/x86-64-arch.c
src/runtime/x86-64-linux-os.c
src/runtime/x86-arch.c
version.lisp-expr