]> gitweb.factorcode.org Git - factor.git/commit
Updating x86 backend for new changes
authorslava <slava@factorcode.org>
Fri, 28 Apr 2006 23:23:50 +0000 (23:23 +0000)
committerslava <slava@factorcode.org>
Fri, 28 Apr 2006 23:23:50 +0000 (23:23 +0000)
commit906fea6508a48846a0ddd0c07c5687a55a32f218
treee1074eaf559f670e43b02779aa40d168843f5bc4
parentb55d3041abf5d0f3ee13c391758545ef111a373d
Updating x86 backend for new changes
library/bootstrap/boot-stage1.factor
library/compiler/generator/architecture.factor
library/compiler/ppc/architecture.factor
library/compiler/x86/alien.factor
library/compiler/x86/architecture.factor
library/compiler/x86/fixnum.factor [deleted file]
library/compiler/x86/generator.factor [deleted file]
library/compiler/x86/intrinsics.factor [new file with mode: 0644]
library/compiler/x86/slots.factor [deleted file]
library/compiler/x86/stack.factor [deleted file]