]> gitweb.factorcode.org Git - factor.git/commit
generational gc and compiler relocation fixes
authorSlava Pestov <slava@factorcode.org>
Fri, 13 May 2005 22:27:18 +0000 (22:27 +0000)
committerSlava Pestov <slava@factorcode.org>
Fri, 13 May 2005 22:27:18 +0000 (22:27 +0000)
commit3b5855a195b46b15c84737544340897534ce0016
tree269d25bb6e52e74b03e5d7df45fdd033fee71b8d
parent41b5a344b8df16651a0dff51c22e45137249099d
generational gc and compiler relocation fixes
17 files changed:
TODO.FACTOR.txt
library/compiler/compiler.factor
library/compiler/ppc/alien.factor
library/compiler/ppc/generator.factor
library/compiler/relocate.factor
library/compiler/x86/generator.factor
library/compiler/x86/stack.factor
library/compiler/xt.factor
library/generic/tuple.factor
library/test/benchmark/fib.factor
library/test/test.factor
native/cards.c
native/debug.c
native/gc.c
native/gc.h
native/relocate.c
native/relocate.h