dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[dotgnu-pnet-commits] libjit TODO


From: Aleksey Demakov
Subject: [dotgnu-pnet-commits] libjit TODO
Date: Tue, 22 Apr 2008 03:29:48 +0000

CVSROOT:        /sources/dotgnu-pnet
Module name:    libjit
Changes by:     Aleksey Demakov <avd>   08/04/22 03:29:48

Modified files:
        .              : TODO 

Log message:
        update TODO list

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libjit/TODO?cvsroot=dotgnu-pnet&r1=1.1&r2=1.2

Patches:
Index: TODO
===================================================================
RCS file: /sources/dotgnu-pnet/libjit/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- TODO        11 Jan 2008 06:30:32 -0000      1.1
+++ TODO        22 Apr 2008 03:29:48 -0000      1.2
@@ -1,17 +1,20 @@
 Target Release: 0.1.2
 =====================
 
-* fix interpreter for x86 and amd64
+* LGPL [done]
+* amd64 port [done]
+* fix interpreter for x86 and amd64 [in progress]
 * sync jitplus with jit (jump tables, compile driver, debug)
-* LGPL
+  [partially done - the rest may be postponed as there is no much demand]
 
 Target release: 0.1.4
 =====================
 
 * jitruby
-* amd64 port
 * fix catch/throw within finally
 * get rid of manual rules
+* add direct conversion opcodes to/from float32 and float64
+* add rounding towards zero
 
 Target Release: 0.2.0
 =====================
@@ -27,7 +30,7 @@
 ===============
 
 * comprehensive test suite
-* ports to ppc, arm, sparc, alpha, mips...
+* ports to ppc, arm, sparc, alpha, coldfire, mips...
 * more optimizations:
 ** redundancy elimination
 ** alias analysis




reply via email to

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