Trawl through bugzilla/users-list and add various bugs.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4968 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt
index 75e74c6..205cd32 100644
--- a/docs/internals/3_0_BUGSTATUS.txt
+++ b/docs/internals/3_0_BUGSTATUS.txt
@@ -6,7 +6,7 @@
 ========================================================================
 
 ----------------------------------------------------------------
-109861  amd64 hangs at startup
+109861  amd64 hangs at startup (******* needs closing)
 110301  ditto
 111554  valgrind crashes with Cannot allocate memory
 111809  Memcheck tool doesn't start java
@@ -26,6 +26,11 @@
 FIXED-TRUNK:    now done (many many commits)
 
 ----------------------------------------------------------------
+105227 The BOUND instruction is not implemented (x86, with test case)
+
+FIXED-TRUNK:    TODO ?
+
+----------------------------------------------------------------
 109323  ppc32: dispatch.S uses Altivec insn, which doesn't work on POWER. 
 
 FIXED-TRUNK:    4636 (needs verification)
@@ -44,6 +49,7 @@
 
 ----------------------------------------------------------------
 110205 sigcancel unwind fails
+114629 == (TENTATIVE)
 
 Tom is considering this.  It would be nice to fix it for 3.1 but
 status currently unclear.
@@ -52,6 +58,11 @@
                 vg:4337 - minimal Valgrind-side; does not do anything
 
 ----------------------------------------------------------------
+111364 False report of "definitly lost" memory
+
+Unclear what to do about this .. leak checker strangeness.
+
+----------------------------------------------------------------
 n-i-bz  Give more info about seginfo dropping.
 
 FIXED-TRUNK:    vg:4425
@@ -66,7 +77,7 @@
 ----------------------------------------------------------------
 111781  compile of valgrind-3.0.0 fails on my linux (gcc 2.X prob)
 
-FIXED-TRUNK:    requires policy decision
+FIXED-TRUNK:    fixed (multiple commits)
 
 ----------------------------------------------------------------
 112163  MASSIF crashed with  signal 7 (SIGBUS) after running 2 days
@@ -76,12 +87,7 @@
 ----------------------------------------------------------------
 112670  Cachegrind: cg_main.c:486 (handleOneStatement ...
 
-FIXED-TRUNK:    the canonical cachegrind-doesn-like-multi-mem bug
-
-----------------------------------------------------------------
-112687  Fatal run error (segfault in client request)
-
-FIXED-TRUNK:    unconfirmed
+FIXED-TRUNK:    fixed (many commits)
 
 ----------------------------------------------------------------
 112941  vex x86: 0xD9 0xF4 (fxtract)
@@ -96,6 +102,7 @@
 
 ----------------------------------------------------------------
 113126  Crash with binaries built with -gstabs+/-ggdb
+104065  ==
 
 FIXED-TRUNK:    TODO
 
@@ -129,11 +136,18 @@
 FIXED-TRUNK:    4852
 
 ----------------------------------------------------------------
-113851  vex x86->IR: unhandled instruction bytes: 0x66 0xF 0xF5 0xC7
-        (pmaddwd)
+113851  vex x86->IR: (pmaddwd): 0x66 0xF 0xF5 0xC7
 
 FIXED-TRUNK:    vex:1411, test in valgrind:4859
 
+----------------------------------------------------------------
+114366  New: vex amd64 cannnot handle __asm__( "fninit" )
+
+----------------------------------------------------------------
+114412  vex amd64->IR: 0xF 0xAD 0xC2 0xD3 (128-bit shift, shrdq?)
+
+----------------------------------------------------------------
+114455: vex amd64->IR: 0xF 0xAC 0xD0 0x1 (also shrdq)
 
 ========================================================================
 === Bugs targeted for 3.1.0 and 3.0.2                                ===
@@ -264,6 +278,23 @@
 FIXED-30BRANCH: TODO
 
 ----------------------------------------------------------------
+113996  vex amd64->IR: fucomp (0xDD 0xE9 0xDF 0xE0)
+
+FIXED-TRUNK:    TODO
+
+----------------------------------------------------------------
+114196  vex x86->IR: out %eax,(%dx) (0xEF 0xC9 0xC3 0x90)
+
+FIXED-TRUNK:    TODO
+(has good test case)
+
+----------------------------------------------------------------
+114250  context record in signal handler contains incorrect values
+
+FIXED-TRUNK:    TODO
+(has good test case)
+
+----------------------------------------------------------------
 114289  Memcheck fails to intercept malloc when used in an uclibc environment
 
 FIXED-TRUNK:    4916
@@ -447,6 +478,8 @@
 FIXED-TRUNK:    vg:4476
 FIXED-30BRANCH: vg:4502
 
+****** not yet closed
+
 ----------------------------------------------------------------
 111231  sctp_getladdrs() and sctp_getpaddrs() returns uninitialized
         memory