]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update bug status.
authorJulian Seward <jseward@acm.org>
Fri, 17 Apr 2020 14:17:49 +0000 (16:17 +0200)
committerJulian Seward <jseward@acm.org>
Fri, 17 Apr 2020 14:18:37 +0000 (16:18 +0200)
NEWS
docs/internals/3_15_BUGSTATUS.txt

diff --git a/NEWS b/NEWS
index 5d8792b5c42ada23a832821b9c90e20a1810450c..e48a4cc98f0ee3d3d08532bc590e7943f844fb0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -121,6 +121,7 @@ where XXXXXX is the bug number as listed below.
 416464  Fix false reports for uninitialized memory for PR_CAPBSET_READ/DROP
 416667  gcc10 ppc64le impossible constraint in 'asm' in test_isa.
 416753  new 32bit time syscalls for 2038+
+417281  s390x: /bin/true segfaults with "grail" enabled
 417427  commit to fix vki_siginfo_t definition created numerous regression
         errors on ppc64
 417452  s390_insn_store_emit: dst->tag for HRcVec128
@@ -135,7 +136,10 @@ n-i-bz  Add support for the Linux io_uring system calls
 n-i-bz  sys_statx: don't complain if both |filename| and |buf| are NULL.
 n-i-bz  Fix non-glibc build of test suite with s390x_features
 418004  Grail code additions break ppc64.
+418435  s390x: spurious "Conditional jump or move depends on uninitialised [..]"
 418997  s390x: Support Iex_ITE for float and vector types
+419503  s390x: Avoid modifying registers returned from isel functions
+
 
 Release 3.15.0 (12 April 2019)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
index 9509426a04e2677cb954a60205f62893c9f4a8e7..88d5466f6b799bf7b57c3ca6be0a269fb82df30f 100644 (file)
@@ -170,8 +170,6 @@ of 3.15.0.  It doesn't carry over bugs from earlier versions.
 
 === zz_other/x86 =======================================================
 
--- Wed  4 Mar 10:48:31 CET 2020
-
 .416682  [MIPS-Linux] mmap failed under valgrind
 
 .416753  new 32bit time syscalls for 2038+
@@ -218,6 +216,23 @@ Needs investigation
 
 .418004  Grail code additions break ppc64
 
+.418106  configure error: Valgrind not working with Darwin version 18.14.2
+
+.418756  MAP_FIXED_NOREPLACE mmap flag unsupported
+
+.418840  SIG_IGN doesn't clear pending signal if SIG_IGN is already the handler
+
+.418961  Character encoding issue on website
+
+.419054  Unhandled syscall getcpu on arm32
+
+.419562  PR_SET_PTRACER error with Ubuntu on WSL
+
+.419864  arm32 fe: valgrind: Unrecognised instruction at address 0x5bf24a3
+
+-- as of Fri 17 Apr 16:15:11 CEST 2020
+
+Bug 416760 - ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed (edit) -
 ==================
 
 Extras