Update of /cvsroot/linux-vax/www/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24196
Modified Files:
newsframe.html
Log Message:
- Mention my gcc that's able to build a working program. (Both gcc and
the program run on a VAX.)
Index: newsframe.html
===================================================================
RCS file: /cvsroot/linux-vax/www/htdocs/newsframe.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- newsframe.html 12 Nov 2005 09:21:42 -0000 1.12
+++ newsframe.html 30 Nov 2005 18:12:30 -0000 1.13
@@ -13,6 +13,15 @@
</THEAD>
<TBODY valign="top" align="left">
<TR>
+ <TD>30 November 2005</TD>
+ <TD>
+ <B>Toolchain</B><BR>
+ A cross-compiled GCC-4.2 (checked out from SVN,
+ plus some patches), running on a VAX, properly
+ compiled a "Hello World!" program.
+ </TD>
+ </TR>
+ <TR>
<TD>12 November 2005</TD>
<TD>
<B>Kernel</B><BR>
|