public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: "Jose E. Marchesi" <jemarch@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 4054e75517700a18a30520a02045ac01a69def4e
Date: Thu, 12 Jan 2023 13:45:06 +0000 (GMT)	[thread overview]
Message-ID: <20230112134506.AA02738543B4@sourceware.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 4413 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  4054e75517700a18a30520a02045ac01a69def4e (commit)
       via  039e401b39c662d59707e07a7fe668c2473af137 (commit)
      from  e97b9b1008d4897900779400d1046438d002bea8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4054e75517700a18a30520a02045ac01a69def4e
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Fri Dec 23 11:05:13 2022 +0100

    htdocs: rotate news

diff --git a/htdocs/index.html b/htdocs/index.html
index e91fadf1..192db418 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -85,30 +85,6 @@ mission statement</a>.</p>
     <span class="date">[2022-04-21]</span></dt>
     <dd></dd>
 
-<dt><span><a href="https://gcc.gnu.org/wiki/linuxplumbers2021">GNU Tools @ Linux Plumbers Conference 2021</a></span>
-    <span class="date">[2021-09-15]</span></dt>
-    <dd>Will be held online, September 20-24 2021</dd>
-
-<dt><span><a href="gcc-11/">GCC 11.2</a> released</span>
-    <span class="date">[2021-07-28]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-9/">GCC 9.4</a> released</span>
-    <span class="date">[2021-06-01]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-8/">GCC 8.5</a> released</span>
-    <span class="date">[2021-05-14]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-11/">GCC 11.1</a> released</span>
-    <span class="date">[2021-04-27]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-10/">GCC 10.3</a> released</span>
-    <span class="date">[2021-04-08]</span></dt>
-    <dd></dd>
-
 </dl>
 
 <div>
diff --git a/htdocs/news.html b/htdocs/news.html
index e1384852..2a8b7feb 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -17,6 +17,30 @@
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span><a href="https://gcc.gnu.org/wiki/linuxplumbers2021">GNU Tools @ Linux Plumbers Conference 2021</a></span>
+    <span class="date">[2021-09-15]</span></dt>
+    <dd>Will be held online, September 20-24 2021</dd>
+
+<dt><span><a href="gcc-11/">GCC 11.2</a> released</span>
+    <span class="date">[2021-07-28]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-9/">GCC 9.4</a> released</span>
+    <span class="date">[2021-06-01]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-8/">GCC 8.5</a> released</span>
+    <span class="date">[2021-05-14]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-11/">GCC 11.1</a> released</span>
+    <span class="date">[2021-04-27]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-10/">GCC 10.3</a> released</span>
+    <span class="date">[2021-04-08]</span></dt>
+    <dd></dd>
+
 <dt><span><a href="gcc-10/">GCC 10.2</a> released</span>
     <span class="date">[2020-07-23]</span></dt>
     <dd></dd>

commit 039e401b39c662d59707e07a7fe668c2473af137
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Fri Dec 23 10:31:11 2022 +0100

    htdocs: news: GCC BPF in Compiler Explorer
    
    This patch adds an entry to the News section in index.html, announcing
    the availability of a nightly build of bpf-unknown-none-gcc.

diff --git a/htdocs/index.html b/htdocs/index.html
index 655b7373..e91fadf1 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -55,6 +55,12 @@ mission statement</a>.</p>
 <h2 id="news">News</h2>
 <dl>
 
+<dt><span><a href="https://godbolt.org">GCC BPF in Compiler Explorer</a></span>
+     <span class="date">[2022-12-23]</span></dt>
+<dd>Support for a nightly build of the bpf-unknown-none-gcc compiler
+  has been contributed to Compiler Explorer (aka godbolt.org) by Marc
+  Poulhiès</dd>
+
 <dt><span><a href="https://gcc.gnu.org/wiki/cauldron2022">GNU Tools Cauldron 2022</a></span>
     <span class="date">[2022-09-02]</span></dt>
     <dd>Prague, Czech Republic and online, September 16-18 2022</dd>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/index.html | 30 ++++++------------------------
 htdocs/news.html  | 24 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2023-01-12 13:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230112134506.AA02738543B4@sourceware.org \
    --to=jemarch@sourceware.org \
    --cc=gcc-cvs-wwwdocs@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).