This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: extensions.html -- cacheprof


Remove Cacheprof which has been rolled into Valgrind.

Committed.

Gerald

Index: extensions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v
retrieving revision 1.30
diff -u -3 -p -r1.30 extensions.html
--- extensions.html	21 May 2003 10:26:17 -0000	1.30
+++ extensions.html	22 May 2003 23:28:33 -0000
@@ -55,12 +55,6 @@ compilation and execution</a> of an exam
 x86 GNU/Linux. StackGuard 2.0 is based on egcs-1.1.2 (gcc version 2.91.66);
 StackGuard 1.21 is based on gcc-2.7.2.</p>

-<h2><a href="http://www.cacheprof.org";>Cacheprof</a></h2>
-
-<p>An open-source tool for investigating cache effects in programs
-(on x86 GNU/Linux, though possibly portable to other x86 POSIX targets).
-</p>
-
 <hr />



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]