]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Second attempt at a 3.15.0 final version. VALGRIND_3_15_0
authorJulian Seward <jseward@acm.org>
Sat, 13 Apr 2019 10:37:42 +0000 (12:37 +0200)
committerJulian Seward <jseward@acm.org>
Sat, 13 Apr 2019 10:37:42 +0000 (12:37 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3c73ebca3a1064ed8d0b984225ecab4222282357..e300b482d51a67b0cf4ce90416f6afb28ef0ee01 100644 (file)
--- 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 = <expr>" where <expr> 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)