]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update
authorJulian Seward <jseward@acm.org>
Wed, 9 Aug 2006 12:38:26 +0000 (12:38 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 9 Aug 2006 12:38:26 +0000 (12:38 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5998

docs/internals/3_2_BUGSTATUS.txt

index a92d2964811a213cf615a6d1646a19cecdc46e60..64f7a86a5305c986efa9e639b53e6c19bea15343 100644 (file)
@@ -3,6 +3,7 @@ n-i-bz  = not in bugzilla
 pending = is scheduled to be fixed (or at least considered) on this branch
 wontfix = will not fix on this branch
 many    = fix composed of many commits
+sse3fix = fixed by the SSE3 commits
 
 ------- Bugs reported after (in) 3.2.0 ------
 
@@ -13,14 +14,14 @@ v5974    pending      n-i-bz   Expanding brk() into last available page asserts
 v5973    pending      n-i-bz   ppc64-linux stack RZ fast-case snafu
 v5978    pending      n-i-bz   'c' in --gen-supps=yes doesn't work
 v5986    pending      n-i-nz   VG_N_SEGMENTS too low (users, 28 June)
-pending  pending      106852   x86->IR: fisttp (SSE3)
+sse3fix  pending      106852   x86->IR: fisttp (SSE3)
 v5968    pending      117172   FUTEX_WAKE does not use uaddr2
 v5970    pending      124039   Lacks support for VKI_[GP]IO_UNIMAP*
 pending  pending      127521   amd64->IR: 0xF0 0x48 0xF 0xC7 (cmpxchg8b)
 vx1632/v5987
          pending      128917   amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE2)
 v5988    pending      129246   JJ: ppc32/ppc64 syscalls, w/ patch
-pending  pending      129358   x86->IR: fisttpl (SSE3)
+sse3fix  pending      129358   x86->IR: fisttpl (SSE3)
 pending  pending      129390   ppc?->IR: some kind of VMX prefetch (dstt)
 pending  pending      129866   cachegrind/callgrind causes executable to die
 pending  pending      129968   amd64->IR: 0xF 0xAE 0x0 (fxsave)
@@ -29,14 +30,22 @@ wontfix  wontfix      130358   Inconsistent 80-bit floats on x86
 v5983    pending      130388   Valgrind aborts when process calls malloc_trim()
 v5989    pending      130638   New: PATCH: ppc32 missing system calls
 vx1633   pending      130785   amd64->IR: unhandled instruction "pushfq"
-pending  pending      131298   x86->IR: 0xF 0x1F (???)
+
+vx1634   pending      131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF
+                      131298   ==131481
 
 v5990    pending      n-i-bz   Livelocks entire machine (users list,
                                17 June, Timothy B. Terriberry)
-v5991    pending      n-i-bz   Graydon leak checking fix
-                               (need to deal with regtest changes)
+v5991,4,6 pending     n-i-bz   Graydon leak checking fix
+
 v5992    no           n-i-bz   Graydon mempool trim patch
 
 Signal race condition (users list, 13 June, Johannes Berg)
 
 Unrecognised instruction at address 0x70198EC2 (users, 19 July, Bennee)
+
+SSE3 commits: vx1635,1636, v5997
+
+Alex Bennee amd64 bswapq (9 Aug)
+Alex Bennee mmap problem (9 Aug)
+