|
From: <sv...@va...> - 2013-10-01 07:01:20
|
Author: florian
Date: Tue Oct 1 07:01:08 2013
New Revision: 13592
Log:
Fix typo
Modified:
trunk/README.s390
Modified: trunk/README.s390
==============================================================================
--- trunk/README.s390 (original)
+++ trunk/README.s390 Tue Oct 1 07:01:08 2013
@@ -12,7 +12,7 @@
-----------
- 31-bit client programs are not supported.
- Hexadecimal floating point is not supported.
-- memcheck, cachegrind, drd, halgrind, massif, lackey, and none are
+- memcheck, cachegrind, drd, helgrind, massif, lackey, and none are
supported.
- On machine models predating z10, cachegrind will assume a z10 cache
architecture. Otherwise, cachegrind will query the hosts cache system
|