From 90eb786f6887bc51089bb9f1daf2375c8074ec0c Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sun, 21 May 2006 14:40:33 +0000 Subject: [PATCH] Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5912 --- docs/internals/3_1_BUGSTATUS.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/internals/3_1_BUGSTATUS.txt b/docs/internals/3_1_BUGSTATUS.txt index 6ce1dbe1a1..022d321ea0 100644 --- a/docs/internals/3_1_BUGSTATUS.txt +++ b/docs/internals/3_1_BUGSTATUS.txt @@ -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 -- 2.47.2