]> gitweb.factorcode.org Git - factor.git/commit
stub out AMD64 float parameter code
authorSlava Pestov <slava@factorcode.org>
Wed, 25 Jan 2006 01:20:20 +0000 (01:20 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 25 Jan 2006 01:20:20 +0000 (01:20 +0000)
commit1177038cec41fce2534ccedfaa51851a33f9fd05
tree67833b6c3a234abd8fe3a5623a80b057f1095ffe
parent9ea2332a2b1fe09a008cd2a12c841f1ae193dfca
stub out AMD64 float parameter code
library/alien/compiler.factor
library/compiler/amd64/alien.factor
library/compiler/amd64/architecture.factor
library/compiler/vops.factor
library/compiler/x86/architecture.factor
library/compiler/x86/assembler.factor
library/test/compiler/alien.factor
native/ffi_test.c