From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id 3A6F63858413; Wed, 25 May 2022 12:38:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A6F63858413 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. cc9bba43bc518caff6bebdf5bf3dd2434f49bbcf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8a48c8357e6809c0481a3e9fb5024fdd091be91e X-Git-Newrev: cc9bba43bc518caff6bebdf5bf3dd2434f49bbcf Message-Id: <20220525123824.3A6F63858413@sourceware.org> Date: Wed, 25 May 2022 12:38:24 +0000 (GMT) From: Tobias Burnus X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2022 12:38:24 -0000 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 cc9bba43bc518caff6bebdf5bf3dd2434f49bbcf (commit) from 8a48c8357e6809c0481a3e9fb5024fdd091be91e (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 cc9bba43bc518caff6bebdf5bf3dd2434f49bbcf Author: Tobias Burnus Date: Wed May 25 14:37:56 2022 +0200 gcc-13/changes.html: Add gfx90a to GCN diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index cc0e15eb..c2610412 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.html @@ -99,6 +99,13 @@ a work-in-progress.

+

AMD Radeon (GCN)

+
    +
  • Support for the Instinct MI200 series devices ( + gfx90a) has been added.
  • +
+ ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-13/changes.html | 7 +++++++ 1 file changed, 7 insertions(+) hooks/post-receive -- gcc-wwwdocs