|
From: <sv...@va...> - 2006-03-21 23:23:29
|
Author: njn Date: 2006-03-21 23:23:22 +0000 (Tue, 21 Mar 2006) New Revision: 5787 Log: Update Modified: trunk/docs/internals/roadmap.txt Modified: trunk/docs/internals/roadmap.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/roadmap.txt 2006-03-21 23:15:43 UTC (rev 5786) +++ trunk/docs/internals/roadmap.txt 2006-03-21 23:23:22 UTC (rev 5787) @@ -14,17 +14,18 @@ In order of increasing speculativeness -------------------------------------- =20 -* Add ppc64-linux support. +* Add ppc64-linux support. [Done by Julian] =20 * Fold in the V bit compression stuff if it works well (early signs are promising) and get rid of Addrcheck. =20 -* Get function wrapping working again. Reinstate basic thread checks. +* Get function wrapping working again. [Done by Julian] + Reinstate basic thread checks. Reinstate Helgrind. =20 * Performance tuning: - faster register allocation in vex - - improve stack-update pass + - improve stack-update pass [Done by Nick] - assess effect of branch misprediction in dispatchers =20 * Try to accelerate development for Darwin ? @@ -45,8 +46,8 @@ ------------------------------------------------------------------------= ----- Tentatively end-Dec 05 (3.1.0 + 1 month): fix any critical bugs in 3.1.0. +[Was released on Mar 16, 2006] =20 - ------------------------------------------------------------------------= ----- 3.1.0 ------------------------------------------------------------------------= ----- |