]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated.
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 29 Jun 2012 14:23:22 +0000 (14:23 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 29 Jun 2012 14:23:22 +0000 (14:23 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12683

README.s390

index 034cc3198f52330b8a655831f4473d607badd29e..6802c4ac989c482acf043414e8f60798c64492ea 100644 (file)
@@ -14,10 +14,10 @@ Limitations
 - Currently, only memcheck, massif, lackey, and none are supported
 - helgrind and drd seem to work on SLES10,11 and RHEL5,6 on z9,z10 and z196
   but might fail on other hardware/software combinations.
+- exp-sgcheck, cachegrind, and callgrind are currently not supported.
 - Some gcc versions use mvc to copy 4/8 byte values. This will affect some
   debug messages. Valgrind will complain about 4 or 8 one-byte reads/writes
   instead of just 1 read/write.
-- exp-ptrcheck and callgrind are not supported.
 
 
 Recommendations