From 8932ea08fadfc24bfff1f13b55b4d24d3036df63 Mon Sep 17 00:00:00 2001 From: slava Date: Mon, 15 May 2006 00:08:16 +0000 Subject: [PATCH] Remove done item from to do list --- TODO.FACTOR.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.FACTOR.txt b/TODO.FACTOR.txt index 6b9396e4b3..5dd3e978bf 100644 --- a/TODO.FACTOR.txt +++ b/TODO.FACTOR.txt @@ -45,8 +45,7 @@ should fix in 0.82: + compiler/ffi: -- free up r12 as a vreg on ppc -- amd64 %box-struct +- free up r11, r12 as a vreg on ppc - float= on powerpc doesn't consider nans equal - intrinsic fixnum>float float>fixnum - win64 port