1.0.25.50: detect binding and alien stack exhaustion
authorGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 22:23:08 +0000 (22:23 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 22:23:08 +0000 (22:23 +0000)
commite5d96999ae4388181ddb0c113313f26afbe997e8
treeac9d26a917092a6cfb7d5161b3ba63c4d175a645
parent7244742c3a9478d13d813aaae8135973eb4b89aa
1.0.25.50: detect binding and alien stack exhaustion

Alien stack exhaustion machinery only works on x86oids.
13 files changed:
src/code/error.lisp
src/code/exhaust.lisp
src/code/interr.lisp
src/compiler/generic/parms.lisp
src/pcl/methods.lisp
src/runtime/interrupt.c
src/runtime/thread.c
src/runtime/validate.c
src/runtime/validate.h
src/runtime/x86-64-darwin-os.c
src/runtime/x86-darwin-os.c
tests/exhaust.impure.lisp
version.lisp-expr