1.0.17.10: correct stack alignment for alloc() calls on Darwin/x86
commit485e3b5fa7cf787bf2e341b746a51c6c41b103c6
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 30 May 2008 17:29:27 +0000 (30 17:29 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 30 May 2008 17:29:27 +0000 (30 17:29 +0000)
treefcc9d455a0ed9d9877fb8d6305f4419e0aa1929b
parent4ff2057326cb82db04380aae96493bd5fcb3c203
1.0.17.10: correct stack alignment for alloc() calls on Darwin/x86

 * 16 bytes at the point of call, not 16 bytes at some random-point-
   then-push-two-words.
src/runtime/x86-assem.S
version.lisp-expr