]> gitweb.factorcode.org Git - factor.git/commit
Working on float intrinsics
authorslava <slava@factorcode.org>
Sat, 6 May 2006 00:06:57 +0000 (00:06 +0000)
committerslava <slava@factorcode.org>
Sat, 6 May 2006 00:06:57 +0000 (00:06 +0000)
commitda29021086f7b52eb2f80ebd0cf32b36f7eeb350
tree343e6b8f9d73678a59b9b64a2542aa77afe99462
parent2fa14f55ad3a37b357066082bf3ea286d5229f95
Working on float intrinsics
14 files changed:
TODO.FACTOR.txt
library/bootstrap/boot-stage1.factor
library/bootstrap/image.factor
library/compiler/generator/architecture.factor
library/compiler/generator/generator.factor
library/compiler/generator/templates.factor
library/compiler/x86/architecture.factor
library/compiler/x86/assembler.factor
library/compiler/x86/intrinsics-sse2.factor
library/kernel.factor
library/math/float.factor
library/test/compiler/float.factor [new file with mode: 0644]
library/test/test.factor
native/gc.h