guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 08/86: Remove TODO


From: Andy Wingo
Subject: [Guile-commits] 08/86: Remove TODO
Date: Wed, 3 Apr 2019 11:38:48 -0400 (EDT)

wingo pushed a commit to branch lightening
in repository guile.

commit beac56d7ecbcb4d1dad7f83e8c1fee86ff34a670
Author: Andy Wingo <address@hidden>
Date:   Tue Oct 30 11:47:28 2018 +0100

    Remove TODO
---
 TODO | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/TODO b/TODO
deleted file mode 100644
index 676af02..0000000
--- a/TODO
+++ /dev/null
@@ -1,28 +0,0 @@
-       * Validate that divrem in jit_x86-cpu.c is not modifying
-       the non result arguments. This is not verified by clobber.tst,
-       as it only checks registers not involved in the operation
-       (because it does not know about values being set as input
-       for the the operation).
-
-       * Write a simple higher level language implementation generating
-       jit with lightning, that could be some lisp or C like language.
-
-       * rerun ./configure --enable-devel-get-jit-size and regenerate
-       the related jit_$arch-sz.c for the ports where nodata is
-       meaningful:
-       hppa            (done)
-       i586            (done)
-       ia64
-       mips o32        (done)
-       mips n32
-       mips n64
-       powerpc 32      (done)
-       powerpc 64      (done)
-       ppc
-       s390x           (done)
-       sparc           (done)
-       x86_64          (done)
-       Missing ones are due to no longer (remote) access to such hosts
-       and may be broken with jit_set_data(..., JIT_DISABLE_DATA).
-       (ia64 hp-ux or linx), (irix mips for 32 or 64 abi), and
-       (darwin ppc).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]