1.0.23.6: move code-object allocation to C side on x86 and x86-64
commitaab81dccfb1a311eac523a855004a3669340aca6
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 1 Dec 2008 19:32:33 +0000 (1 19:32 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 1 Dec 2008 19:32:33 +0000 (1 19:32 +0000)
tree6d31ba8289147ec29d539a152fe6c3a4232e276e
parent96f9d7f026dbafe7c6a7842acf4b1376149dbf6d
1.0.23.6: move code-object allocation to C side on x86 and x86-64

 (Code and data separation 1/5.)

 * Replace VOPs with alloc_code in alloc.c.
src/code/debug-int.lisp
src/code/target-load.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/target-core.lisp
src/compiler/x86-64/alloc.lisp
src/compiler/x86/alloc.lisp
src/runtime/alloc.c
version.lisp-expr