From: Julian Seward Date: Wed, 8 Aug 2012 20:21:29 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_8_0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95b63f309b26db16e2fc2565dc6dd2d54b9db13;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12862 --- diff --git a/NEWS b/NEWS index 5aa9464953..eda26af0d6 100644 --- a/NEWS +++ b/NEWS @@ -118,6 +118,8 @@ serious work at present. * Improved support for DWARF4 debugging information (bug 284184). +* Initial support for DWZ compressed Dwarf debug info. + * Improved control over the IR optimiser's handling of the tradeoff between performance and precision of exceptions. Specifically, --vex-iropt-precise-memory-exns has been removed and replaced by @@ -284,6 +286,7 @@ where XXXXXX is the bug number as listed below. 303624 segmentation fault on Android 4.1 (e.g. on Galaxy Nexus OMAP) 303963 strstr() function produces wrong results under valgrind callgrind 304054 CALL_FN_xx macros need to enforce stack alignment +304561 tee system call not supported 715750 (MacOSX): Incorrect invalid-address errors near 0xFFFFxxxx (mozbug#) n-i-bz Add missing gdbserver xml files for shadow registers for ppc32 n-i-bz Bypass gcc4.4/4.5 code gen bugs causing out of memory or asserts