Remove *ALLOCATION-POINTER* Lisp symbol from x86 backends
commit065f14a258edbe79b4e711e847a7cd397d40ceeb
authorDouglas Katzman <dougk@google.com>
Fri, 18 Aug 2017 05:29:29 +0000 (18 01:29 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 18 Aug 2017 05:33:31 +0000 (18 01:33 -0400)
tree3cbae349706c2a0e1ba129a90da2df3956daca84
parentfb695b5a7b55d58f225e0cdb2a9dcaf68bf5f067
Remove *ALLOCATION-POINTER* Lisp symbol from x86 backends

The only architectures using it now are ARM and ARM64
src/code/room.lisp
src/code/stubs.lisp
src/compiler/x86-64/parms.lisp
src/compiler/x86-64/system.lisp
src/compiler/x86/parms.lisp
src/compiler/x86/system.lisp
src/runtime/globals.c
src/runtime/globals.h
src/runtime/monitor.c
src/runtime/pseudo-atomic.h