From: Julian Seward Date: Tue, 23 Dec 2008 16:26:06 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_4_0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c9d9c9d09b878fcf3ef416eeed7b7153ddd3ed;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8874 --- diff --git a/docs/internals/3_3_BUGSTATUS.txt b/docs/internals/3_3_BUGSTATUS.txt index 778d0b21b9..6bb5b70990 100644 --- a/docs/internals/3_3_BUGSTATUS.txt +++ b/docs/internals/3_3_BUGSTATUS.txt @@ -220,8 +220,6 @@ n-i-bz Fixd 8800 ignore unsafe .valgrindrc's (CVE-2008-4865) 175150 Fixd vx1873 x86->IR: 0xF2 0xF 0x11 0xC1 (movss xmm1, xmm0) non-binutils encoding -[patch] fix RPM/spec build... (Daniel J Blueman, @dev, 12 Aug 08) - FAQ.html and FAQ.html (Greg Czajknowski, @users, 21 Nov 08) n-i-bz Fixd 8812 MPI_Init(0,0) is valid but libmpiwrap.c segfaults @@ -231,6 +229,20 @@ fixed this, but where is it?) Better return values from VG_(record_error) (kcc) +%gs register not implemented in amd64 (test prog, 15 Dec) + +// not fixed in 3.4.0 + +175721 unexpected summarise_context messages +175819 Support for ipv6 socket reporting with --track-fds +175984 LDT is process-shared, not per-thread +175985 missing modify_ldt syscall support on x86_64 +176641 The 'impossible' happened (dup of kernel bug) +176926 memcheck floating point exception at valgrind startup with PPC 440EPX +178092 Incomplete stack traces when using makecontext/swapcontext + +// 22 Dec 2008 + ---------- Bugs fixed in 3.3.1 -------------------------------------