Skip to content

Commit a930ef2

Browse files
author
sewardj
committed
Update.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12862 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 parent 5db7a79 commit a930ef2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

+3
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ serious work at present.
118118

119119
* Improved support for DWARF4 debugging information (bug 284184).
120120

121+
* Initial support for DWZ compressed Dwarf debug info.
122+
121123
* Improved control over the IR optimiser's handling of the tradeoff
122124
between performance and precision of exceptions. Specifically,
123125
--vex-iropt-precise-memory-exns has been removed and replaced by
@@ -284,6 +286,7 @@ where XXXXXX is the bug number as listed below.
284286
303624 segmentation fault on Android 4.1 (e.g. on Galaxy Nexus OMAP)
285287
303963 strstr() function produces wrong results under valgrind callgrind
286288
304054 CALL_FN_xx macros need to enforce stack alignment
289+
304561 tee system call not supported
287290
715750 (MacOSX): Incorrect invalid-address errors near 0xFFFFxxxx (mozbug#)
288291
n-i-bz Add missing gdbserver xml files for shadow registers for ppc32
289292
n-i-bz Bypass gcc4.4/4.5 code gen bugs causing out of memory or asserts

0 commit comments

Comments
 (0)