> On 18 November 2011 14:25, Dennis Clarke wrote: >> >> Mind if I redo this page entirely from top to bottom and provide a >> prototype that all can see on one of my sites? If this is okay .. then >> maybe we can update the main page. > > Put whatever you want on your sites :-) ha, yes. Well I was thinking of a clean looking table .. nothing more. > What do you mean redo it from top to bottom? > I don't think we want to change the format much, and updating the main > page will be easiest with a patch against the current one. The page > is kept in the old CVS repo: > http://gcc.gnu.org/cvs.html cool. However .. there is a small error in one of the rows. this section : <tr> <td>arm-unknown-rtemseabi4.11</td> <td>x86_64-unknown-linux-gnu</td> <td>Test results: <a href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03523.html">4.6.2</a>, <a href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03108.html">4.6.2</a> </td> </tr> Should be : <tr> <td>arm-unknown-rtemseabi4.11</td> <td> </td> <td>Test results: <a href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03523.html">4.6.2</a>, <a href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03108.html">4.6.2</a> </td> </tr> However I would do it very differently. -- -- http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D936C72FA35B44B +-------------------------+-----------------------------------+ | Dennis Clarke | Solaris and Linux and Open Source | | dclarke@xxxxxxxxxxxxx | Respect for open standards. | +-------------------------+-----------------------------------+