|
From: Nicholas N. <nj...@ca...> - 2004-01-31 05:53:24
|
CVS commit by nethercote: Added ST200 VLIW C compiler, fixed a typo. M +1 -1 docs.html 1.7 M +3 -0 users.html 1.21 --- devel-home/valgrind/docs.html #1.6:1.7 @@ -14,5 +14,5 @@ <li><a href="http://www.linux-mag.com/2003-05/compile_03.html">Debugging Memory Problems</a>, by Steve Best. -<li><a href= http://www.tldp.org/HOWTO/Valgrind-HOWTO/">Valgrind HOWTO</a>, by +<li><a href="http://www.tldp.org/HOWTO/Valgrind-HOWTO/">Valgrind HOWTO</a>, by Deepak P. and Sandeep S. </ul> --- devel-home/valgrind/users.html #1.20:1.21 @@ -155,4 +155,7 @@ <dd>A dynamic programming language with powerful built-in data types allowing simple and fast data manipulation. + +<dt><a href="http://www.st.com">ST200 VLIW C compiler</a> +<dd>The STMicroelectronics ST200 VLIW production C compiler. </dl> |