Gerald Pfeifer - [wwwdocs] index.html cleanup (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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]

Both of these patches serve to unclutter our homepage again, but since they do this in two orthogonal ways, I committed them separately and also provide two patches below:

  1. Various tweaks to reduce space required by the main part of this page.
  2. Rotate news.

Installed.

Gerald

Index: index.html

RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.597 diff -u -3 -p -r1.597 index.html --- index.html 5 Feb 2007 12:35:31 -0000 1.597 +++ index.html 8 Feb 2007 21:48:33 -0000 @@ -91,20 +91,10 @@ and memory utilization by the compil
+Older news and announcements | GCJ news -| Older news and announcements
-

Get our announcements

@@ -147,7 +137,7 @@ and memory utilization by the compil
Status: Stage 3; 2006-10-17 - (regression fixes and docs only). + (regression fixes & docs only).
Serious @@ -178,6 +168,16 @@ and memory utilization by the compil

+

Get our announcements

+

Index: index.html

RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.598 diff -u -3 -p -r1.598 index.html --- index.html 8 Feb 2007 21:49:13 -0000 1.598 +++ index.html 8 Feb 2007 21:51:04 -0000 @@ -71,23 +71,6 @@ mission statement.

href="gcc-4.3/changes.html#mpfrcaveats">required to build GCC. -
January 5, 2007
-
<a href="http://gcc.gnu.org/wiki/mem-ssa";>Memory SSA, a new -representation for memory expressions in SSA form has been contributed -by Diego Novillo of Red Hat. This new mechanism improves <a -href="http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00436.html";>compile-times -and memory utilization by the compiler.

-
January 3, 2007
-
Trevor Smigiel and Andrew Pinski of Sony Computer Enterntainment Inc. - have contributed the Synergistic Processor Unit (SPU) port for the Cell - Broadband Engine Architecture (BEA).

-
January 1, 2007
-
2006 has been a very productive year for the new Fortran frontend, - with <a href="http://gcc.gnu.org/ml/gcc/2007-01/msg00059.html";>lots - of improvements and fixes.

Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.103 diff -u -3 -p -r1.103 news.html --- news.html 1 Feb 2007 03:09:52 -0000 1.103 +++ news.html 8 Feb 2007 21:51:05 -0000 @@ -14,6 +14,23 @@ home page.

+

January 5, 2007
+
<a href="http://gcc.gnu.org/wiki/mem-ssa";>Memory SSA, a new +representation for memory expressions in SSA form has been contributed +by Diego Novillo of Red Hat. This new mechanism improves <a +href="http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00436.html";>compile-times +and memory utilization by the compiler.
+ +
January 3, 2007
+
Trevor Smigiel and Andrew Pinski of Sony Computer Enterntainment Inc.


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