From: Julian Seward Date: Thu, 19 Sep 2013 08:55:36 +0000 (+0000) Subject: Move some now-closed bugs into NEWS. X-Git-Tag: svn/VALGRIND_3_9_0~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3ee671db2533a0c58215611eddff5bafd3c08c;p=thirdparty%2Fvalgrind.git Move some now-closed bugs into NEWS. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13564 --- diff --git a/NEWS b/NEWS index 4d0fbd88a5..d40770dbd4 100644 --- a/NEWS +++ b/NEWS @@ -499,6 +499,19 @@ FIXED r?? and freeing callstack FIXED 13223 +324594 Fix overflow computation and add test-cases for Power ISA 2.06 + insns: mulldo/mulldo. + FIXED 2754 13537; needs closing. + +324518 ppc64: Emulation of dcbt instructions does not handle non-zero hint fields + FIXED 2753; needs closing though. + +323437 Phase 2 support for IBM Power ISA 2.07 + FIXED 2753 13539 + +322294 Add initial support for IBM Power ISA 2.07 + FIXED 2740 13494, but needs close + Release 3.8.1 (19 September 2012) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/internals/3_8_BUGSTATUS.txt b/docs/internals/3_8_BUGSTATUS.txt index 4057d267a1..2d3c6f1c55 100644 --- a/docs/internals/3_8_BUGSTATUS.txt +++ b/docs/internals/3_8_BUGSTATUS.txt @@ -541,9 +541,6 @@ Tue Jul 2 12:15:07 CEST 2013 322279 vgdb fails on OSX Mountain Lion WONTFIX -322294 Add initial support for IBM Power ISA 2.07 - FIXED 2740 13494, but needs close - 322499 False positive 'uninitialized bytes' error with fwrite INVALID @@ -611,9 +608,6 @@ Tue Jul 2 12:15:07 CEST 2013 triggers false positive Has patch from pbos -323437 Phase 2 support for IBM Power ISA 2.07 - Has patch; unclear why not landed - 323448 Check for memory overlap in sprintf()-like functions Wishlist @@ -675,16 +669,9 @@ Tue Jul 2 12:15:07 CEST 2013 324486 WARNING: unhandled syscall: 310 Hmm, tricky, sys_unshare. -324518 ppc64: Emulation of dcbt instructions does not handle non-zero hint fields - FIXED 2753; needs closing though. - 324525 valgrind can not detect any leak PROBABLE INVALID; needs closing. -324594 Fix overflow computation and add test-cases for Power ISA 2.06 - insns: mulldo/mulldo. - FIXED 2754 13537; needs closing. - 324765 ppc64: illegal instruction when executing none/tests/ppc64/jm-misc 324809 show nightly regression tests results (and later performance) in a @@ -697,4 +684,10 @@ Tue Jul 2 12:15:07 CEST 2013 324834 Unhandled instructions in Microsoft C run-time (msvcrt.dll) for x86_64 Should be easy to fix -Thu Sep 12 13:55:05 CEST 2013 +324882 CPUID should depend on VEX capabilities, not on underlying CPU + Middle-term cleanup; not urgent + +324894 Phase 3 support for IBM Power ISA 2.07 + Waiting for review (but by who?) + +Thu Sep 19 10:34:49 CEST 2013