|
From: <sv...@va...> - 2015-06-06 08:11:44
|
Author: philippe
Date: Sat Jun 6 09:11:37 2015
New Revision: 15326
Log:
Announce fix for 345928 (amd64: callstack only contains current function for
small stacks)
(was fixed by rev 15309)
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sat Jun 6 09:11:37 2015
@@ -208,6 +208,7 @@
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
|