From: Jan-Benedict G. <jb...@us...> - 2005-05-30 13:10:31
|
Update of /cvsroot/linux-vax/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9646 Modified Files: newsframe.html Log Message: - Mention gcc-HEAD success with out 2.6.x kernel. Index: newsframe.html =================================================================== RCS file: /cvsroot/linux-vax/www/htdocs/newsframe.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- newsframe.html 25 Mar 2005 11:14:48 -0000 1.10 +++ newsframe.html 30 May 2005 13:10:22 -0000 1.11 @@ -13,6 +13,20 @@ </THEAD> <TBODY valign="top" align="left"> <TR> + <TD>29 May 2005</TD> + <TD> + <B>Toolchain</B>, <B>Kernel</B><BR> + With a toolchain generated by the + <TT>toolchain/scripts/build_toolchain.sh</TT> + script Kenn managed to fix our 2.6.x based + kernel to boot into userspace with a really + really up-to-date gcc. (Our old compiler is + based on a snapshot which is more than five + years old.) All fixes are already checked in. + This is a major milestone! + </TD> + </TR> + <TR> <TD>21 Mar 2005</TD> <TD> <B>Kernel</B><BR> |