1.0.12.19: runtime cleanups by Daniel Lowe
commite2b2b8f2156ede16d70a0bdd0cfad29ea31b8ccc
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 9 Dec 2007 15:04:48 +0000 (9 15:04 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 9 Dec 2007 15:04:48 +0000 (9 15:04 +0000)
tree7dfa947ce0cc7facffb4687acf590a8e7753cdea
parentedf8d3701ba59bd9f0c1bd027f3179b98250cfd0
1.0.12.19: runtime cleanups by Daniel Lowe

* Rename SymbolFunction to StaticSymbolFunction, and implement it as
  an inline function instead of a macro.

* Implement make_lispobj, make_fixnum, and fixnum_value as inline
  functions.
src/runtime/breakpoint.c
src/runtime/gc-common.c
src/runtime/gencgc.c
src/runtime/interrupt.c
src/runtime/runtime.h
src/runtime/thread.h
src/runtime/win32-os.c
src/runtime/x86-64-darwin-os.c
src/runtime/x86-darwin-os.c
version.lisp-expr