]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update.
authorJulian Seward <jseward@acm.org>
Sun, 21 May 2006 14:40:33 +0000 (14:40 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 21 May 2006 14:40:33 +0000 (14:40 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5912

docs/internals/3_1_BUGSTATUS.txt

index 6ce1dbe1a1a4a0d805d21dae4f8a8f89bac14f64..022d321ea0481e10e33c97230f619534010fa0de 100644 (file)
@@ -9,11 +9,12 @@ many    = fix composed of many commits
 TRUNK     PRIO    BUG#     WHAT
 
 v5868     fixed   108258   NPTL pthread cleanup handlers not called 
-          high    117290   valgrind is sigKILL'd on startup
+v5906     fixed   117290   valgrind is sigKILL'd on startup
                   ==117295
 v5414     fixed   118703   m_signals.c:1427 Assertion 'tst->status == VgTs_WaitSys'
           low     118903   bash (2.05) doesn't support empty list in for-loop
           low     119446   LinuxThread error suppressions not working
+vx1617    fixed   118466   add %reg, %reg generates incorrect validity for bit 0
 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
@@ -35,9 +36,8 @@ v5849     fixed   124808   ppc32: sys_sched_getaffinity() not handled
 v5823     fixed   n-i-bz   Very long stabs strings crash m_debuginfo
 vx1602    fixed   n-i-bz   amd64->IR: 0x66 0xF 0xF5 (pmaddwd)
 v5849     fixed   125492   ppc32: support a bunch more syscalls
-v5852     fixed   121617   ppc32: coredumping gives assertion failure
-                           (still broken on ppc64)
-          high    121814   Coregrind return error as exitcode patch
+v5852/5907 fixed  121617   ppc32/64: coredumping gives assertion failure
+v5897     fixed   121814   Coregrind return error as exitcode patch
                   ==126517
 v5868     fixed   108528   NPTL pthread cleanup handlers not called 
 vx1612    fixed   125607   amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
@@ -45,7 +45,7 @@ vx1613    fixed   125651   amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
                            AshleyP's XML merger / XML changes ?
                            memcheck/tests/stack_switch 
                               segfaults on 2.4.24-cm32lnxi6plsd2pcsmp (x86)
-          high    n-i-bz   memcheck/tests/stack_changes
+          fixed   n-i-bz   memcheck/tests/stack_changes
                               segfaults on ppc32-linux
 vx1607    fixed   126253  x86 movx is wrong
 vx1605/6  fixed   126451  3.2 SVN doesn't work on ppc32 CPU's without FPU
@@ -71,6 +71,8 @@ v5885     fixed   126696  support for CDROMREADRAW ioctl and CDROMREADTOCENTRY f
 v5888     fixed   126722  assertion: segment_is_sane at m_aspacemgr/aspacemgr.c:1624
 v5884     fixed   126938  bad checking for syscalls linkat, renameat, symlinkat
 
+mpicc build failures?
+
 ------- Bugs reported prior to 3.1.1 ------
 
 TRUNK    31BRANCH   BUG#     WHAT