]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update.
authorJulian Seward <jseward@acm.org>
Fri, 17 Nov 2006 20:04:43 +0000 (20:04 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 17 Nov 2006 20:04:43 +0000 (20:04 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6358

docs/internals/3_2_BUGSTATUS.txt

index a08f335ee5a0000c0a15241a6ed759857a105e56..9988f5303246da9e583cf8173444b954a71571d6 100644 (file)
@@ -10,6 +10,8 @@ Vfd     = fix has been verified on 3.2.X branch
 ------- Bugs reported after (in) 3.2.1, or       ------
 ------- reported in 3.2.0 but not fixed in 3.2.1 ------
 
+TRUNK   32BRANCH  PRI   BUG#   WHAT
+
 pending  pending      129390   ppc?->IR: some kind of VMX prefetch (dstt)
 
 pending  pending      129968   amd64->IR: 0xF 0xAE 0x0 (fxsave)
@@ -29,7 +31,7 @@ pending  pending      133679   Callgrind does not write path names to
 
 pending  pending [W]  133962   amd64->IR: 0xF2 0x4C 0xF 0x10 (rex64X ...)
 
-pending  pending      134207   pkg-config output contains @VG_PLATFORM@
+pending  pending [W]  134207   pkg-config output contains @VG_PLATFORM@
 
 vx1660   pending      n-i-bz   %eflags rule for SUBL-CondNLE
 
@@ -61,13 +63,23 @@ vx1672   pending      135012   x86->IR: 0xD7 0x8A 0xE0 0xD0 (xlat)
 pending  pending [W]  135023   amd64->IR: 0x49 0xDD 0x86 0xE0 
                                (rex64Z fldl 0xe0(%r14))
 
-vx1673/4 pending [W]  126147   x86->IR 0xF2 0xA5 0xF 0x77 (repne
+vx1673/4 pending [W]  126147   x86->IR: 0xF2 0xA5 0xF 0x77 (repne
                                movsw) w/test
 
-pending  pending [W]  136650   amd64->IR: 0xC2 0x8 0x0
+vx1676   pending [W]  136650   amd64->IR: 0xC2 0x8 0x0
 
 pending  pending      135421   x86->IR: unhandled Grp5(R) case 6 [ok]
 
+vx1675   pending      n-i-bz   x86 COPY-CondP (Espindola #2, users, Nov 1)
+                               (NEEDS VERIFICATION; regtest = espindola2.c)
+
+vx1677   pending      n-i-bz   IR comments
+
+vx1678   pending [W]  n-i-bz   jcxz (x86) (users, 8 Nov)
+
+r6341    pending      n-i-bz   ExeContext hashing fix
+
+r6356    pending      n-i-bz   Dwarf CFI 0:24 0:32 0:48 0:7 (Nov 8)
 
 135026 valgrind incorrectly complain that shm_nattch is uninitialized
 135264 dcbzl instruction missing
@@ -79,18 +91,18 @@ pending  pending      135421   x86->IR: unhandled Grp5(R) case 6 [ok]
 Drepper cachegrind bug (also callgrind?) (users, Nov 7)
 Drepper Core 2 stuff (also callgrind?) (users, Nov 7)
 Espindola #3 (dev, Nov 7)
-Dwarf CFI 0:24 0:32 0:48 0:7 (Nov 8)
+OOo folks want full pathnames
 
 x86 'int 3'
 expr_wont_match_me hack -> stable (118903)
 amd64 INCW-CondZ (André Wöbbeking, users, Oct 19) (== Espindola #1)
-ExeContext hashing fix (r6341) if it causes no problems
-x86 COPY-CondP (Rafael Espindola #2, users, Nov 1)
+
 ppc32/64 dispatcher speedups -> stable
 ppc64 vex fe/be improvements -> stable?
 check gcc-4.2 build
 ppc64 bigpage stuff
 
+Floyd overlap suppression, users 15 Nov
 
 ------- Bugs reported and fixed in 3.2.0 ------