From: Philippe Waroquiers Date: Fri, 1 Mar 2013 19:07:29 +0000 (+0000) Subject: Announce 296311 was fixed Wrong stack traces due to -fomit-frame-pointer (x86) X-Git-Tag: svn/VALGRIND_3_9_0~382 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bcd2e95d45fed7067090c09ef2d07651d10f80;p=thirdparty%2Fvalgrind.git Announce 296311 was fixed Wrong stack traces due to -fomit-frame-pointer (x86) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13299 --- diff --git a/NEWS b/NEWS index ce8a208e2e..fec9cd0743 100644 --- a/NEWS +++ b/NEWS @@ -71,6 +71,7 @@ m = merged into 3_8_BRANCH 275800 [390] s390x: Add support for the ecag instruction (part 1) 275800 [390] s390x: Autodetect cache info (part 2) 284540 [390] Memcheck shouldn't count suppressions matching still-reachable allocations +296311 [390] Wrong stack traces due to -fomit-frame-pointer (x86) 305948 [390] ppc64: code generation for ShlD64 / ShrD64 asserts 306035 [390] s390x: Fix IR generation for LAAG and friends 306054 [390] s390x: Condition code computation for convert-to-int/logical