]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update in NEWS the gcc release needed to better support Ada tasks termination
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 20 Aug 2014 20:53:07 +0000 (20:53 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 20 Aug 2014 20:53:07 +0000 (20:53 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14322

NEWS

diff --git a/NEWS b/NEWS
index d30aabcb9db6dbb2d22d3265a67ac686f86e5b20..2c1ae5ad4269061f5e14bd892b936a8a6d87fa21 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,8 +32,8 @@ Release 3.10.0 (?? ?????? 201?)
     and creates a 'H-B relationship' between a terminated task and
     its master. This avoids some false positive and avoids big
     memory usage when a lot of Ada tasks are created and terminated.
-    The interceptions are only activated with gnatpro >= 7.3.0w-20140611
-    or gcc >= ????? (TBD: check when changes pushed to FSF gcc).
+    The interceptions are only activated with forthcoming releasses of
+    gnatpro >= 7.3.0w-20140611 and gcc >= 5.0.
   - Helgrind GDB server monitor command 'info locks' giving
     the list of locks, their location, and their status.