Update list-of-known-sins :-)


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6795 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/internals/3_2_BUGSTATUS.txt b/docs/internals/3_2_BUGSTATUS.txt
index 1fcbd60..c6ee785 100644
--- a/docs/internals/3_2_BUGSTATUS.txt
+++ b/docs/internals/3_2_BUGSTATUS.txt
@@ -10,11 +10,14 @@
      Vfd = fix has been verified on 3.2.X branch
      s93 = possible SuSE 9.3 amd64 assembler bug
 
-x86_linux_REDIR_FOR_index() broken (Fri Jul 27)
+r6783/6784  x86_linux_REDIR_FOR_index() broken (Fri Jul 27)
 
 priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion `0' failed.
 (Michael Abshoff, users@, Sat Aug 11)
 
+(vx1786, r6791) x86 INT insn (29 June) (INT (0xCD) 0x40 - 0x43)
+
+
 145622             --db-attach broken again on x86-64
 145887             PPC32: getitimer() system call is not supported
 146252             amd64->IR: handle Group 5 extended CALL and JMP insns
@@ -25,10 +28,10 @@
 147498             amd64->IR: 0xF0 0xF 0xB0 0xF (lock cmpxchg %cl,(%rdi))
 147628             SALC opcode 0xd6 unimplemented
 145609             valgrind aborts all runs with 'repeated section!'
-147825             crash on amd64-linux with gcc 4.2 and glibc 2.6 (CFI)
+147825  r6793      crash on amd64-linux with gcc 4.2 and glibc 2.6 (CFI)
 148096             VALGRIND_MALLOCLIKE_BLOCK not working correctly?
 148174             Incorrect type of freed_list_volume causes
-                   assertion with large memory allocations
+                      assertion with large memory allocations
 148254             crash writing global var on ppc64 from instrumentation fn
 148363             amd64->IR: 0x65 0x4C 0x8B 0x1C (mov %gs:0x10,%r11)
 148742  cantrepro  Leak-check fails assert on exit
@@ -37,8 +40,8 @@
 146701  ==134990
 148984  valid?     unhandled instruction bytes: 0xF3 0xDD 0x6 0xF3
 148447  vx1776     x86_64 : new NOP codes: 66 66 66 66 2e 0f 1f
-149182  pending    PPC Trap instructions not implemented in valgrind
-
+149182  vx1784/5   PPC Trap instructions not implemented in valgrind
+137714  vx1787     (maskmovq, maskmovdq - reopened for amd64)
 
 ---------- Bugs reported after (in) 3.2.3 --------------------------