From: Philippe Waroquiers Date: Sun, 1 Jul 2012 20:31:43 +0000 (+0000) Subject: Move one more fixed bug from 3_7_BUGSTATUS.txt to NEWS. X-Git-Tag: svn/VALGRIND_3_8_0~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd13768f3873641f96d81dbc1c2cc485f3607a6;p=thirdparty%2Fvalgrind.git Move one more fixed bug from 3_7_BUGSTATUS.txt to NEWS. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12694 --- diff --git a/NEWS b/NEWS index e39f28b4fb..9009a4330f 100644 --- a/NEWS +++ b/NEWS @@ -154,6 +154,7 @@ where XXXXXX is the bug number as listed below. 294185 INT 0x44 (and others) not supported on x86 guest, but used by Jikes RVM 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 294812 patch allowing to run (on x86 at least) helgrind/drd on tool. 295089 can not annotate source for both helgrind and drd 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes diff --git a/docs/internals/3_7_BUGSTATUS.txt b/docs/internals/3_7_BUGSTATUS.txt index c76ecbd94a..ce36d3650c 100644 --- a/docs/internals/3_7_BUGSTATUS.txt +++ b/docs/internals/3_7_BUGSTATUS.txt @@ -135,7 +135,6 @@ get fixed. -- 16 Feb 2012 294254] New: False "invalid read" errors for aligned SSE loads -294260] New: vex: the 'impossible' happened: disInstr_AMD64: disInstr miscalculated next %rip 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 @@ -223,7 +222,6 @@ missing unwind info 300389] New: AMD Bulldozer system: vex: priv/main_main.c:315 (LibVEX_Translate): Assertion `are_valid_hwcaps(VexArchAMD64, vta->archinfo_host.hwcaps)' failed. 300414] New: FCOM and FCOMP unimplemented for amd64 guest -294260] vex: the 'impossible' happened: disInstr_AMD64: disInstr miscalculated next %rip -- IS FIXED? 270777 -- the mips port, is fixed 301011] New: vex x86->IR: unhandled instruction bytes: 0xF3 0xF 0xBC 0xDE