public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 4054e75517700a18a30520a02045ac01a69def4e
@ 2023-01-12 13:45 Jose E. Marchesi
  0 siblings, 0 replies; only message in thread
From: Jose E. Marchesi @ 2023-01-12 13:45 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-12 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 13:45 gcc-wwwdocs branch master updated. 4054e75517700a18a30520a02045ac01a69def4e Jose E. Marchesi

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).