From 6ca1828465ae6df64abe249a5197f4deec2b24d0 Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Sun, 1 Jul 2012 21:55:13 +0000 Subject: [PATCH] Removed some bugs that were marked invalid. I did not move them to NEWS because I don't think we want to report those. Moved some more from 3_7_BUGSTATUS to NEWS because they are marked as FIXED in Bugzilla. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12697 --- NEWS | 4 ++++ docs/internals/3_7_BUGSTATUS.txt | 10 +--------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 7393a5e2bb..cc6a71a143 100644 --- a/NEWS +++ b/NEWS @@ -156,8 +156,12 @@ where XXXXXX is the bug number as listed below. 294190 --vgdb-error=xxx can be out of sync with errors shown to the user 294191 Guest amd64 lacks fnsave/frstor and 0x66 size prefixes on FP instructions 294260 vex: the 'impossible' happened: disInstr_AMD64: disInstr miscalculated next %rip +294617 vex amd64->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0xDF 0xD1 0x1 0xE8 0x6A +294736 Valgrind crashes with Unrecognised instruction 0x48 0xF 0xD7 0xD6 0x48 0x83 294812 patch allowing to run (on x86 at least) helgrind/drd on tool. 295089 can not annotate source for both helgrind and drd +295221 POWER Processor decimal floating point instruction support missing +295428 coregrind/m_main.c has incorrect x86 assembly for darwin 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes 296422 Add translation chaining support 296983 Fix build issues on x86_64/ppc64 without 32-bit toolchains diff --git a/docs/internals/3_7_BUGSTATUS.txt b/docs/internals/3_7_BUGSTATUS.txt index 9c9e5a5bda..efd27ddb62 100644 --- a/docs/internals/3_7_BUGSTATUS.txt +++ b/docs/internals/3_7_BUGSTATUS.txt @@ -77,7 +77,7 @@ get fixed. 289839 s390x:Provide support for unicode conversion instruction like cu21,cu12,cu42 etc. - s390 + s390 This will not be ready for 3.8.0 289912 link_tool_exe_darwin should not use relative paths unsupported build configuration; low prio @@ -129,26 +129,18 @@ get fixed. -- 16 Feb 2012 -294254] New: False "invalid read" errors for aligned SSE loads 294285] New: --partial-loads-ok does not work for 16-byte SSE loads 294454] New: delphi uses 16-bit addressing in the TEB (%fs) 294523] New: --partial-loads-ok=yes causes false negatives 294552] New: svn trunk compilation stuck in mig -294617] New: vex amd64->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0xDF 0xD1 0x1 0xE8 0x6A -294736] New: Valgrind crashes with Unrecognised instruction 0x48 0xF 0xD7 0xD6 0x48 0x83 294861] New: ./configure fails to locate Boost (located in /usr/local) 295053] New: Valgrind fails to load some x86_64 Mac OS Lion executables -295077] New: Client app registered are showed incorrectly when doing "info reg" from attached GDB 295084] New: Hard-coded /usr/include 251569] rdtscp not supported: vex amd64->IR: unhandled instruction bytes: 0xF 0x1 0xF9 0x8B 0x4C 0x24 -295221] New: POWER Processor decimal floating point instruction support missing 295403] New: Memory access below SP with some STRD instructions. -295414] New: link to bugzilla is broken from web page 295427] New: building i386 support with clang on darwin11 requires -new_linker linker option -295428] New: coregrind/m_main.c has incorrect x86 assembly for darwin 295472] New: "executable has wrong endian-ness" when target executable has correct endianess 295514] New: unhandled instruction bytes : 0x66 0x9C (pushfw on x86_64) -295528] New: callgrind_control -z --zero not working 295590] New: Helgrind: hg_main.c:2298 (evh__HG_PTHREAD_COND_WAIT_POST): Assertion 'cvi->nWaiters > 0' failed. 295617] New: ARM - Add some missing syscalls 295808] New: vex amd64->IR: unhandled instruction bytes: 0xF3 0xF 0xBC 0xC0 0x48 0x1 0xD0 0x48 -- 2.47.2