]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce fix for 345928 (amd64: callstack only contains current function for
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 6 Jun 2015 08:11:37 +0000 (08:11 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 6 Jun 2015 08:11:37 +0000 (08:11 +0000)
small stacks)
(was fixed by rev 15309)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15326

NEWS

diff --git a/NEWS b/NEWS
index a7b70e1fd75ac8398d12f028d373ab01bf3cb6bf..4cb2f28ea8e6b344a8d78f56129942323e6d951d 100644 (file)
--- 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