From: Philippe Waroquiers Date: Sat, 6 Jun 2015 08:11:37 +0000 (+0000) Subject: Announce fix for 345928 (amd64: callstack only contains current function for X-Git-Tag: svn/VALGRIND_3_11_0~306 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f105424056540d20598a7ab22604f919035adf4;p=thirdparty%2Fvalgrind.git 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 --- 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