From: Julian Seward Date: Fri, 16 Jun 2017 09:13:41 +0000 (+0000) Subject: Resync this with the 3.13.0 final version. X-Git-Tag: VALGRIND_3_14_0~322 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=018c8ba71bcb396ee8f37b4434576e66c8a2f7a1;p=thirdparty%2Fvalgrind.git Resync this with the 3.13.0 final version. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16449 --- diff --git a/NEWS b/NEWS index df1ef73ec6..01eb0defbe 100644 --- a/NEWS +++ b/NEWS @@ -289,8 +289,13 @@ where XXXXXX is the bug number as listed below. 379925 PPC64, mtffs does not set the FPCC and C bits in the FPSCR correctly 379966 WARNING: unhandled amd64-linux syscall: 313 (finit_module) 380200 xtree generated callgrind files refer to files without directory name +380202 Assertion failure for cache line size (cls == 64) on aarch64. +380397 s390x: __GI_strcspn() replacement needed +n-i-bz Fix pub_tool_basics.h build issue with g++ 4.4.7. -(3.13.0.RC1: 2 June 2017, vex r3XXX, valgrind r16XXX) +(3.13.0.RC1: 2 June 2017, vex r3386, valgrind r16434) +(3.13.0.RC2: 9 June 2017, vex r3389, valgrind r16443) +(3.13.0: 14 June 2017, vex r3396, valgrind r16446)