From 4f105424056540d20598a7ab22604f919035adf4 Mon Sep 17 00:00:00 2001 From: Philippe Waroquiers Date: Sat, 6 Jun 2015 08:11:37 +0000 Subject: [PATCH] Announce fix for 345928 (amd64: callstack only contains current function for small stacks) (was fixed by rev 15309) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15326 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a7b70e1fd7..4cb2f28ea8 100644 --- a/NEWS +++ b/NEWS @@ -208,6 +208,7 @@ where XXXXXX is the bug number as listed below. 345695 Add POWERPC support for AT_DCACHESIZE and HWCAP2 345824 Fix aspacem segment mismatch: seen with none/tests/bigcode 345887 Fix an assertion in the address space manager +345928 amd64: callstack only contains current function for small stacks 346267 Compiler warnings for PPC64 code on call to LibVEX_GuestPPC64_get_XER() and LibVEX_GuestPPC64_get_CR() 346270 Regression tests none/tests/jm_vec/isa_2_07 and -- 2.47.3