aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2012-08-05 13:44:15 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2012-08-05 13:44:15 +0000
commitca456c7b30c9c89857ec353aa2b77c247b14ab40 (patch)
treeb6554a7ff9f84d40d040d718c0e5d0d8a4de37dc /README
parent3cf757714f8561daf2ab582dc7af15450f2fe184 (diff)
downloadvalgrind-ca456c7b30c9c89857ec353aa2b77c247b14ab40.tar.gz
Doc updates for 3.8.0.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12838 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 4122991f7..9af6be278 100644
--- a/README
+++ b/README
@@ -32,7 +32,7 @@ a lesser extent, compiler and basic C libraries. This makes it difficult
to make it portable. Nonetheless, it is available for the following
platforms:
-- x86/Linux
+- X86/Linux
- AMD64/Linux
- PPC32/Linux
- PPC64/Linux
@@ -40,8 +40,9 @@ platforms:
- x86/MacOSX
- AMD64/MacOSX
- S390X/Linux
+- MIPS32/Linux
-Note that AMD64 is just another name for x86-64, and Valgrind runs fine
+Note that AMD64 is just another name for x86_64, and Valgrind runs fine
on Intel processors. Also note that the core of MacOSX is called
"Darwin" and this name is used sometimes.