|
From: Dirk M. <mu...@kd...> - 2005-07-27 16:58:06
|
SVN commit 439304 by mueller: revert last commit M +2 -2 README =20 --- trunk/valgrind/README #439303:439304 @@ -47,8 +47,8 @@ =20 Valgrind is closely tied to details of the CPU, operating system and to a less extent, compiler and basic C libraries. This makes it -difficult to make it portable. Nonetheless, it is available for -the following platforms: x86/Linux, AMD64/Linux and PPC32/Linux. +difficult to make it portable, so I have chosen at the outset to +concentrate on what I believe to be a widely used platform: x86/Linux. =20 Valgrind is licensed under the GNU General Public License, version 2.=20 Read the file COPYING in the source distribution for details. |