public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Subject: [wwwdocs] Rotate news
Date: Sat, 21 Jul 2007 23:47:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.0707220112430.1770@acrux.dbai.tuwien.ac.at> (raw)

I installed the following patch to rotate news.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.625
diff -u -3 -p -r1.625 index.html
--- index.html	21 Jul 2007 23:09:41 -0000	1.625
+++ index.html	21 Jul 2007 23:12:35 -0000
@@ -75,25 +75,6 @@ mission statement</a>.</p>
     This work was contributed by Nathan Sidwell of CodeSourcery
     and others.</dd>
 
-<dt>February 13, 2007</dt>
-<dd><a href="gcc-4.1/">GCC 4.1.2</a> has been released.</dd>
-
-<dt>January 25, 2007</dt>
-<dd>Interprocedural optimization passes have been reorganized to operate on
-    SSA This enables more precise function analysis and optimization
-    while inlining, significantly improving the performance of programs
-    with high abstraction penalty.
-    Code from <a href="gcc-4.3/changes.html#ipa">ipa-branch</a> contributed by
-    Jan Hubicka, SUSE labs and Razya Ladelsky, IBM Haifa, was reviewed by Diego
-    Novillo, Richard Guenther, Roger Sayle and Ian Lance Taylor.</dd>
-<dt>January 8, 2007</dt>
-<dd>Andrew Haley and Tom Tromey of Red Hat merged the
-    <code>gcj-eclipse</code> branch to svn trunk.  GCC now uses the
-    Eclipse compiler as a front end, enabling all 1.5 language
-    features.  This merge also brings in a new, generics-enabled
-    version of Classpath, including <a
-    href="gcc-4.3/changes.html#gcjtools">some new tools</a>.  All this
-    will appear in GCC 4.3.  </dd>
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.106
diff -u -3 -p -r1.106 news.html
--- news.html	2 Jun 2007 13:54:07 -0000	1.106
+++ news.html	21 Jul 2007 23:12:36 -0000
@@ -14,6 +14,27 @@ home page</a>.</p>
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt>February 13, 2007</dt>
+<dd><a href="gcc-4.1/">GCC 4.1.2</a> has been released.</dd>
+
+<dt>January 25, 2007</dt>
+<dd>Interprocedural optimization passes have been reorganized to operate on
+    SSA This enables more precise function analysis and optimization
+    while inlining, significantly improving the performance of programs
+    with high abstraction penalty.
+    Code from <a href="gcc-4.3/changes.html#ipa">ipa-branch</a> contributed by
+    Jan Hubicka, SUSE labs and Razya Ladelsky, IBM Haifa, was reviewed by Diego
+    Novillo, Richard Guenther, Roger Sayle and Ian Lance Taylor.</dd>
+
+<dt>January 8, 2007</dt>
+<dd>Andrew Haley and Tom Tromey of Red Hat merged the
+    <code>gcj-eclipse</code> branch to svn trunk.  GCC now uses the
+    Eclipse compiler as a front end, enabling all 1.5 language
+    features.  This merge also brings in a new, generics-enabled
+    version of Classpath, including <a
+    href="gcc-4.3/changes.html#gcjtools">some new tools</a>.  All this
+    will appear in GCC 4.3.  </dd>
+
 <dt>January 6, 2007</dt>
 <dd>Kaveh Ghazi has integrated the GCC middle-end with the <a
     href="http://www.mpfr.org/">MPFR</a> library, allowing more

             reply	other threads:[~2007-07-21 23:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21 23:47 Gerald Pfeifer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-19  8:39 Gerald Pfeifer
2017-02-26 13:38 Gerald Pfeifer
2017-01-29  8:28 Gerald Pfeifer
2015-09-13 20:59 Gerald Pfeifer
2014-07-05 21:15 Gerald Pfeifer
2014-04-05 20:50 Gerald Pfeifer
2013-08-12  0:01 Gerald Pfeifer
2013-02-17 12:50 Gerald Pfeifer
2012-04-09 14:03 Gerald Pfeifer
2012-02-12 19:39 Gerald Pfeifer
2011-11-13 20:10 Gerald Pfeifer
2011-09-11  1:39 Gerald Pfeifer
2011-04-03 17:18 [wwwdocs] rotate news Gerald Pfeifer
2011-01-02 13:07 [wwwdocs] Rotate news Gerald Pfeifer
2010-11-06 17:26 [wwwdocs] rotate news Gerald Pfeifer
2010-08-07 17:51 [wwwdocs] Rotate news Gerald Pfeifer
2010-05-23 19:07 Gerald Pfeifer
2009-08-23 21:49 Gerald Pfeifer
2009-04-01 22:29 Gerald Pfeifer
2008-10-06 10:21 Gerald Pfeifer
2008-07-05 15:56 [wwwdocs] rotate news Gerald Pfeifer
2007-01-21  1:06 Gerald Pfeifer
2007-01-05  8:13 Gerald Pfeifer
2006-06-05  0:05 Gerald Pfeifer
2006-02-26 20:41 Gerald Pfeifer
2005-05-29 15:16 [wwwdocs] Rotate news Kazu Hirata
2005-05-16 22:04 [wwwdocs] rotate news Gerald Pfeifer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0707220112430.1770@acrux.dbai.tuwien.ac.at \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).