From: Julian Seward Date: Sat, 13 Apr 2019 10:37:42 +0000 (+0200) Subject: Second attempt at a 3.15.0 final version. X-Git-Tag: VALGRIND_3_15_0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608cb11914e5f23d0fc12c61dad29c5c7952a1de;p=thirdparty%2Fvalgrind.git Second attempt at a 3.15.0 final version. --- diff --git a/NEWS b/NEWS index 3c73ebca3a..e300b482d5 100644 --- a/NEWS +++ b/NEWS @@ -68,7 +68,7 @@ support for X86/macOS 10.13 and AMD64/macOS 10.13. * The new option --show-error-list=no|yes displays, at the end of the run, the list of detected errors and the used suppressions. Prior to this change, - showing this information could only be done by specifying "-v -v", which is + showing this information could only be done by specifying "-v -v", but that also produced a lot of other possibly-non-useful messages. The option -s is equivalent to --show-error-list=yes. @@ -153,6 +153,7 @@ where XXXXXX is the bug number as listed below. 406357 gdbserver_tests fails because of gdb output change 406360 memcheck/tests/libstdc++.supp needs more supression variants 406422 none/tests/amd64-linux/map_32bits.vgtest fails too easily +406465 arm64 insn selector fails on "t0 = " where has type Ity_F16 n-i-bz add syswrap for PTRACE_GET|SET_THREAD_AREA on amd64. n-i-bz Fix callgrind_annotate non deterministic order for equal total n-i-bz callgrind_annotate --threshold=100 does not print all functions. @@ -161,7 +162,7 @@ n-i-bz amd64 (x86_64): RDRAND and F16C insn set extensions are supported (3.15.0.RC1: 8 April 2019, git ce94d674de5b99df173aad4c3ee48fc2a92e5d9c) (3.15.0.RC2: 11 April 2019, git 0c8be9bbede189ec580ec270521811766429595f) -(3.15.0: 12 April 2019, git 535d2ff4f2f755faa8b1a9e467833eca455bd2d7) +(3.15.0: 14 April 2019, git 270037da8b508954f0f7d703a0bebf5364eec548)