From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 8D9FC3858D28; Sat, 22 Oct 2022 17:58:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D9FC3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666461510; bh=fW+SOl7LbWXKQWi8dit5yVSyG6Tvm8lsYfuxT2iVJrg=; h=To:Subject:Date:From:From; b=VKJkAJScXfXfZ89AHEPzsoiL6f6UnKpcpM+oHmWkqFAw1WXX3pq2z4nS3oVMWb0qI /ls8my9TvtFhELHhG6AFqr+5HP27k8THZv0FRMokNsGh5uT5vVcqJTNTsDCscgSRVa UMOf+E0HHvzw7a31PeHRJFFZWATwyTfvWT97vAL4= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. b003b56b0ac8c3c4b38c5e45ae7031dd2c2ead33 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 95e5070662283453db934dee37203ce9db6e342c X-Git-Newrev: b003b56b0ac8c3c4b38c5e45ae7031dd2c2ead33 Message-Id: <20221022175830.8D9FC3858D28@sourceware.org> Date: Sat, 22 Oct 2022 17:58:29 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 b003b56b0ac8c3c4b38c5e45ae7031dd2c2ead33 (commit) from 95e5070662283453db934dee37203ce9db6e342c (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 b003b56b0ac8c3c4b38c5e45ae7031dd2c2ead33 Author: Gerald Pfeifer Date: Sat Oct 22 19:57:25 2022 +0200 index: Rotate news from 2018-08 to 2020-12 diff --git a/htdocs/index.html b/htdocs/index.html index 39060016..f45b9664 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -103,74 +103,6 @@ mission statement.

[2021-04-08]
-
GCC 10.2 released - [2020-07-23]
-
- -
GNU Tools @ Linux Plumbers Conference 2020 - [2020-07-17]
-
Will be held online, August 24-28 2020
- -
GCC 10.1 released - [2020-05-07]
-
- -
GCC 9.3 released - [2020-03-12]
-
- -
GCC 8.4 released - [2020-03-04]
-
- -
GCC source repository converted to git. - [2020-01-13]
-
See the announcement.
- -
GCC 7.5 released - [2019-11-14]
-
- -
eBPF support - [2019-10-23]
-
GCC support for the Linux eBPF has been added. This back end was - contributed by Jose E. Marchesi on behalf of Oracle.
- -
GCC 9.2 released - [2019-08-12]
-
- -
PRU support - [2019-06-12]
-
GCC support for TI PRU I/O processors has been added.
- -
GCC 9.1 released - [2019-05-03]
-
- -
GNU Tools Cauldron 2019 - [2019-04-15]
-
Will be held in Montréal, Canada, September 12-15 2019
- -
GCC 8.3 released - [2019-02-22]
-
- -
AMD GCN support - [2019-01-17]
-
GCC support for AMD GCN Fiji and Vega GPUs has been added. This back - end was contributed by Mentor Graphics.
- -
GCC 7.4 released - [2018-12-06]
-
- -
D front end added - [2018-10-29]
-
The D programming language front end - has been added to GCC. - This front end was contributed by Iain Buclaw.
-
diff --git a/htdocs/news.html b/htdocs/news.html index fb27c64f..e1384852 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -17,6 +17,74 @@ +
GCC 10.2 released + [2020-07-23]
+
+ +
GNU Tools @ Linux Plumbers Conference 2020 + [2020-07-17]
+
Will be held online, August 24-28 2020
+ +
GCC 10.1 released + [2020-05-07]
+
+ +
GCC 9.3 released + [2020-03-12]
+
+ +
GCC 8.4 released + [2020-03-04]
+
+ +
GCC source repository converted to git. + [2020-01-13]
+
See the announcement.
+ +
GCC 7.5 released + [2019-11-14]
+
+ +
eBPF support + [2019-10-23]
+
GCC support for the Linux eBPF has been added. This back end was + contributed by Jose E. Marchesi on behalf of Oracle.
+ +
GCC 9.2 released + [2019-08-12]
+
+ +
PRU support + [2019-06-12]
+
GCC support for TI PRU I/O processors has been added.
+ +
GCC 9.1 released + [2019-05-03]
+
+ +
GNU Tools Cauldron 2019 + [2019-04-15]
+
Will be held in Montréal, Canada, September 12-15 2019
+ +
GCC 8.3 released + [2019-02-22]
+
+ +
AMD GCN support + [2019-01-17]
+
GCC support for AMD GCN Fiji and Vega GPUs has been added. This back + end was contributed by Mentor Graphics.
+ +
GCC 7.4 released + [2018-12-06]
+
+ +
D front end added + [2018-10-29]
+
The D programming language front end + has been added to GCC. + This front end was contributed by Iain Buclaw.
+
GCC 6.5 released [2018-10-26]
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 68 ------------------------------------------------------- htdocs/news.html | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 68 deletions(-) hooks/post-receive -- gcc-wwwdocs