1.0.3.39: larger heap size for x86-64/darwin
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Thu, 15 Mar 2007 15:14:15 +0000 (15:14 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Thu, 15 Mar 2007 15:14:15 +0000 (15:14 +0000)
commite1905b479292158bd2bacdebb81e27b4da041097
treedb4dec75711762fc1aa5b31c0ea70cffec3a7ecc
parentbbe8a5877fab63f5c159e6c481a449e68b0a5d8f
1.0.3.39: larger heap size for x86-64/darwin
 * removed darwin specific params for space locations.
 * modify gettimeofday of call on darwin x86-64 to not pass in a
   timezone pointer as this causes the gettimeofday syscall to
   occasionally fail. This is a temporary hack and should be fixed.
src/code/unix.lisp
src/compiler/x86-64/parms.lisp
version.lisp-expr