]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update.
authorJulian Seward <jseward@acm.org>
Sun, 10 Feb 2008 22:41:39 +0000 (22:41 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 10 Feb 2008 22:41:39 +0000 (22:41 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7392

docs/internals/3_3_BUGSTATUS.txt

index a794c3251f6a3ccbf5e371ebc145e9194d3da138..bba6461d3f1d0aba08e1aaafb82689b36026c158 100644 (file)
@@ -13,6 +13,15 @@ PRI: 33  = fix this for 3.3.1
 
 ---------- Bugs reported after (in) 3.3.0 --------------------------
 
+Core2/ssse3 support in the trunk: vx1808, vx1809, vx1810, 
+                                  r7384, r7385, r7387, r7389.
+
+Consider potential space/time effects of r7383 (see reply to
+the commit message).
+
+Either back out r7353, or fix the resulting signedness problem
+properly (see replies to the commit message).
+
 TRUNK   33BRANCH  PRI    BUG#  WHAT
 
 r7299   pending    33  n-i-bz  stupid sizeof bug in Helgrind
@@ -30,7 +39,7 @@ vx1807  pending    33  155011  vex x86->IR: 0xCF (iret)
 r7347   pending    33  155091  Warning [...] unhandled DW_OP_ opcode 0x23
                                (patch proposed, waiting for feedback)
 
-r7355   7356       33  155929  ms_print fails on massif outputs 
+r7355   r7356      33  155929  ms_print fails on massif outputs 
                                containing long lines
 
-r7361   7362       33  n-i-bz  ms_print broken for --time-unit=ms
+r7361   r7362      33  n-i-bz  ms_print broken for --time-unit=ms