]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Tidy up bug status file and document a few new fixes.
authorTom Hughes <tom@compton.nu>
Tue, 9 May 2006 09:07:53 +0000 (09:07 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 9 May 2006 09:07:53 +0000 (09:07 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5889

docs/internals/3_1_BUGSTATUS.txt

index d04570775bba7680a1cb6a3e30332dbd09340b00..70bc849b6b9a343ec2123d10e7d7b1db6457c54b 100644 (file)
@@ -16,7 +16,7 @@ v5847     fixed   123210   New: strlen from ld-linux on amd64
 v5838     fixed   123244   DWARF2 CFI reader: unhandled CFI instruction 0:18
 v5785     fixed   123248   syscalls in glibc-2.4: openat, fstatat, symlinkat
           low     123258   socketcall.recvmsg(msg.msg_iov[i] points to uninit
-          low     123535   mremap(new_addr) requires MREMAP_FIXED in 4th arg
+v5886     low     123535   mremap(new_addr) requires MREMAP_FIXED in 4th arg
 ????      fixed   123836   small typo in the doc
           low     123837   semctl syscall: is 4rth argument is optional ?
 v5820/1   fixed   124029   ppc compile failed: `vor' gcc 3.3.5
@@ -41,29 +41,34 @@ v5852     fixed   121617   ppc32: coredumping gives assertion failure
           high    125607   amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
           high    125651   amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
           high    n-i-bz   amd64->IR: 0xF 0xE 0xC3 0x90 (v-users, 16 Apr)
-          ?       load V at 0x3000'0000 ?
-                  AshleyP's XML merger / XML changes ?
-                  memcheck/tests/stack_switch 
-                     segfaults on 2.4.24-cm32lnxi6plsd2pcsmp (x86)
-          126253  x86 movx is wrong
-vx1605/6  126451  Valgrind 3.2 SVN doesn't work on ppc32 CPU's without FPU
-v5877     126217  increase # threads
-          n-i-bz  none/tests/x86/int patch (devs, 29 Apr)
-in progress       vectorise copy_address_range_state
-          n-i-bz  mpicc -fpic bug (Goedeken Richard, inbox)
-          126583  amd64->IR: 0x48 0xF 0xA4 0xC2 (shld $1,%rax,%rdx)
-          126668  amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
-          126400  addsubpd (sse3)
-          126419  hsubps (sse3)
-          126420  hsubpd (sse3)
-          126421  movddup (sse3)
-          126417  haddpd (sse3)
-          126418  haddps (sse3)
-          126389  fxrstr
-          126384  rdpmc
-          126258  vex x86->IR: 0xDF 0x4D (fisttp)
-          125265  vex x86->IR: 0xD9 0xD0 (fnop)
-          126257  vex x86->IR: 0xF2 0x0F 0xF0 0x40 (lddqu) (sse3?)
+          ?                load V at 0x3000'0000 ?
+                           AshleyP's XML merger / XML changes ?
+                           memcheck/tests/stack_switch 
+                              segfaults on 2.4.24-cm32lnxi6plsd2pcsmp (x86)
+                  126253  x86 movx is wrong
+vx1605/6          126451  Valgrind 3.2 SVN doesn't work on ppc32 CPU's without FPU
+v5877             126217  increase # threads
+                  n-i-bz  none/tests/x86/int patch (devs, 29 Apr)
+in progress               vectorise copy_address_range_state
+                  n-i-bz  mpicc -fpic bug (Goedeken Richard, inbox)
+
+                  125265  vex x86->IR: 0xD9 0xD0 (fnop)
+                  126257  vex x86->IR: 0xF2 0x0F 0xF0 0x40 (lddqu) (sse3?)
+                  126258  vex x86->IR: 0xDF 0x4D (fisttp)
+                  126384  rdpmc
+                  126389  fxrstr
+                  126400  addsubpd (sse3)
+                  126417  haddpd (sse3)
+                  126418  haddps (sse3)
+                  126419  hsubps (sse3)
+                  126420  hsubpd (sse3)
+                  126421  movddup (sse3)
+
+                  126583  amd64->IR: 0x48 0xF 0xA4 0xC2 (shld $1,%rax,%rdx)
+                  126668  amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
+v5885             126696  support for CDROMREADRAW ioctl and CDROMREADTOCENTRY fix
+v5888             126722  assertion: segment_is_sane at m_aspacemgr/aspacemgr.c:1624
+v5884             126938  bad checking for syscalls linkat, renameat, symlinkat
 
 ------- Bugs reported prior to 3.1.1 ------