|
From: <sv...@va...> - 2012-08-08 20:21:37
|
sewardj 2012-08-08 21:21:29 +0100 (Wed, 08 Aug 2012)
New Revision: 12862
Log:
Update.
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+3 -0)
===================================================================
--- trunk/NEWS 2012-08-08 09:03:44 +01:00 (rev 12861)
+++ trunk/NEWS 2012-08-08 21:21:29 +01:00 (rev 12862)
@@ -118,6 +118,8 @@
* 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 @@
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
|