]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update
authorJulian Seward <jseward@acm.org>
Fri, 2 Feb 2007 02:36:30 +0000 (02:36 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 2 Feb 2007 02:36:30 +0000 (02:36 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6568

docs/internals/3_2_BUGSTATUS.txt

index 7299971a173a24959046cebec35bef7e17d8a6c8..cdb9cdfb78c1109666a6dc33dcf526f0ab7de296 100644 (file)
@@ -11,19 +11,26 @@ PRI: 32  = fix this for 3.2.2
      s93 = possible SuSE 9.3 amd64 assembler bug
 
 
----------- Bugs reported after (in) 3.2.2 --------------------------
+---------- Bugs reported after (in) 3.2.3 --------------------------
 
 TRUNK   32BRANCH  PRI   BUG#   WHAT
 
-vx1731   vx1732  HIGH n-i-bz   vex: the `impossible' happened:
+r6566    pending   32 n-i-bz   AT_FDCWD support for openat()
+
+pending  pending   32 n-i-bz   walk_type: unhandled base type 0xe PACKED
+
+
+------- Bugs reported and fixed in 3.2.3 ------
+
+TRUNK   32BRANCH  PRI   BUG#   WHAT
+
+vx1731   vx1732    32 n-i-bz   vex: the `impossible' happened:
                                eqIRConst (users, 25 Jan 07)
                                [Regression from 3.2.1]
-
 r6553,6  r6558     32 n-i-bz   DirkM __stpcpy_chk intercept
-r6566    pending      n-i-bz   AT_FDCWD support for openat()
 
 
----------- Bugs reported prior to, and not fixed in, 3.2.2 ---------
+---------- Bugs reported prior to, and not fixed in, 3.2.3 ---------
 
 TRUNK   32BRANCH  PRI   BUG#   WHAT
 
@@ -88,7 +95,7 @@ pending  pending      138702   amd64->IR: 0xF0 0xF 0xC0 0x90
                                (lock xadd %dl,0xb5(%rax))
 
 
-------- Bugs reported and fixed in 3.2.1 ------
+------- Bugs reported and fixed in 3.2.2 ------
 
 TRUNK   32BRANCH  PRI   BUG#   WHAT
 
@@ -174,7 +181,7 @@ r6523    r6527    32  n-i-bz   reduce extraneous frames in libmpiwrap.c
 r6530    r6531    32  n-i-bz   support pselect6 on amd64-linux
 
 
-------- Bugs reported and fixed in 3.2.0 ------
+------- Bugs reported and fixed in 3.2.1 ------
 
 SSE3 commits: vx1635,1636, v5997