|
From: <sv...@va...> - 2006-04-01 22:31:36
|
Author: njn Date: 2006-04-01 23:31:30 +0100 (Sat, 01 Apr 2006) New Revision: 275 Log: remove redundant sentence Modified: trunk/info/platforms.html Modified: trunk/info/platforms.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/info/platforms.html 2006-04-01 13:37:43 UTC (rev 274) +++ trunk/info/platforms.html 2006-04-01 22:31:30 UTC (rev 275) @@ -61,8 +61,7 @@ =20 <p>Valgrind 3.X has the infrastructure to support multiple platforms. A platform is a specific (CPU,OS) pairing, such as x86/Linux or -AMD64/Linux. Support for each platform involves some CPU-specific code, -some OS-specific code, and some platform-specific code.</p> +AMD64/Linux.</p> =20 <p>Maintaining each port takes a lot of effort, more so than for most other programs. Valgrind is fragile due to the low-level nature of what |