]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Sort the bug entries by bug nr, add a entry for a fixed bug.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 27 Jan 2019 10:04:01 +0000 (11:04 +0100)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 27 Jan 2019 10:04:01 +0000 (11:04 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 01b101806f71f881b975d19694d51f81b025f2f0..b69875efb5b04d62a849843d9266b80026cd1850 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,14 +65,15 @@ To see details of a given bug, visit
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
+385411  s390x: z13 vector floating-point instructions not implemented
+397187  z13 vector register support for vgdb gdbserver
 399301  Use inlined frames in Massif XTree output. 
 399322  Improve callgrind_annotate output
 400490  s390x: VRs allocated as if separate from FPRs
 400491  s390x: Operand of LOCH treated as unsigned integer
-397187  z13 vector register support for vgdb gdbserver
-401277  More bugs in z13 support
 401112  LLVM 5.0 generates comparison against partially initialized data
-385411  s390x: z13 vector floating-point instructions not implemented
+401277  More bugs in z13 support
+401454  Add a --show-percs option to cg_annotate and callgrind_annotate.
 401578  drd: crashes sometimes on fork()
 401627  memcheck errors with glibc avx2 optimized wcsncmp
 401822  none/tests/ppc64/jm-vmx fails and produces assembler warnings
@@ -85,8 +86,8 @@ where XXXXXX is the bug number as listed below.
 402481  vbit-test fails on x86 for Iop_CmpEQ64 iselInt64Expr Sar64
 402515  Implement new option --show-error-list=no|yes / -s
 402519  POWER 3.0 addex instruction incorrectly implemented
-403552  s390x: wrong facility bit checked for vector facility
 402781  Redo the cache used to process indirect branch targets
+403552  s390x: wrong facility bit checked for vector facility
 
 n-i-bz  add syswrap for PTRACE_GET|SET_THREAD_AREA on amd64.