]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add entry w.r.t. the s390x port. (Florian Krohm <britzel@acm.org> and
authorJulian Seward <jseward@acm.org>
Tue, 17 May 2011 15:54:31 +0000 (15:54 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 17 May 2011 15:54:31 +0000 (15:54 +0000)
Christian Borntraeger <borntraeger@de.ibm.com>)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11764

NEWS

diff --git a/NEWS b/NEWS
index 8740886b79b3825c9cd9ad3f85f18ed4ac340bb4..2388a8d7fe92cd5897131002656774a0820ed0a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,15 @@ Release 3.7.0 (???)
 - Further reduction in overheads caused by --smc-check=all, especially
   on 64-bit targets.
 
+* IBM z/Architecture (s390x) running Linux
+  Valgrind can analyse 64-bit programs running on z/Architecture.
+  Most user space instructions up to and including z10 are supported.
+  Valgrind has been tested extensively on z9, z10, and z196 machines
+  running SLES 10/11, RedHat 5/6m, and Fedora. The Memcheck and Massif
+  tools are known to work well. Callgrind, Helgrind, and DRD work
+  reasonably well on z9 and later models. See README.s390 for more
+  details.
+
 
 Release 3.6.1 (16 February 2011)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~