1.0.16.22: FIXED-ALLOC to use MAYBE-PSEUDO-ATOMIC on x86 and x86-64.
commit9fd95117be995b9e15a19aa182fafe4a489a4ac7
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 8 May 2008 08:21:41 +0000 (8 08:21 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 8 May 2008 08:21:41 +0000 (8 08:21 +0000)
tree5424d5c8b744071fa3c301d7c521e14f405f4ad9
parent0bb093a109ec94a021e413bd0ae6ae7fdf54d774
1.0.16.22: FIXED-ALLOC to use MAYBE-PSEUDO-ATOMIC on x86 and x86-64.

 * PA is not needed with stack allocation.

 * Also rename the first argument to MAYBE-PSEUDO-ATOMIC to
   NOT-REALLY-P to avoid confusion.
src/compiler/x86-64/alloc.lisp
src/compiler/x86-64/macros.lisp
src/compiler/x86/alloc.lisp
src/compiler/x86/macros.lisp
version.lisp-expr