|
From: <sv...@va...> - 2012-08-04 09:08:57
|
philippe 2012-08-04 10:08:50 +0100 (Sat, 04 Aug 2012)
New Revision: 12829
Log:
Remove 284540 from NEWS fixed section.
284540 was not about performance but about the presentation
of results.
Revision 12824 (optimising the suppr matching) should not have
marked 284540 as fixed.
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+2 -1)
===================================================================
--- trunk/NEWS 2012-08-04 09:41:44 +01:00 (rev 12828)
+++ trunk/NEWS 2012-08-04 10:08:50 +01:00 (rev 12829)
@@ -86,6 +86,8 @@
* Increased limit for the --num-callers command line flag to 500.
+* Error matching with many suppression entries has been optimised.
+
* Improved DWARF4 support (284124)
* Option --vex-iropt-precise-memory-exns has been removed.
@@ -155,7 +157,6 @@
283671 Robustize alignment computation in LibVEX_Alloc
283961 Adding support for some HCI IOCTLs
284124 parse_type_DIE: confused by: DWARF 4
-284540 Optimise matching logic between an error and the suppressions
285219 Too-restrictive constraints for Thumb2 "SP plus/minus register"
286261 [patch] add wrapper for linux I2C_RDWR ioctl
286270 vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings
|