]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Move one more fixed bug from 3_7_BUGSTATUS.txt to NEWS.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 1 Jul 2012 20:31:43 +0000 (20:31 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 1 Jul 2012 20:31:43 +0000 (20:31 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12694

NEWS
docs/internals/3_7_BUGSTATUS.txt

diff --git a/NEWS b/NEWS
index e39f28b4fb575d785d069992422839bb28c9ef96..9009a4330f2976c59ab4880feb320990130b595d 100644 (file)
--- 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 
index c76ecbd94a218e2e1de09b6b0a0b284cbc275b17..ce36d3650c5b90ecdd4d5b73e74f9ff0dcd8fc44 100644 (file)
@@ -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