From patchwork Thu Jan 17 15:43:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Stubbs X-Patchwork-Id: 1026768 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-494250-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="K2Nwnrx6"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43gSzg6C87z9sCh for ; Fri, 18 Jan 2019 02:43:58 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type; q=dns; s=default; b=M7i7deEgU7A5GePp/VXVU3z7douoEveOlXUdz3jJa94w9OXpBj Hn5UMjLQHACTqZWPu7LK4iWaBDiB69OeS5VeC11WTfx0akRMn7mTkoxKBu/1wSk/ J21C+3q6J+GQeO8+Na4Y01hyIjgExf5lrMqzEr6Bu3SrmQVcIm4irzOPE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type; s= default; bh=DcVQHralzK0h5w5qYXp+welPuHU=; b=K2Nwnrx6cOfvjfQQ228Z IaVSMTTW2jZNJB18l8IEnVVwWutcwRs8WMzGdW2GpKxQ4HdYDnBK+wYPwhQ/atxG lb4zYo9/0kh0RFzUDXD1sUPRq7rir4q9nkLu3xzB0kyaboyoHacJhI4gpIpHO40B XJhmhEIKXMfSg4Ai+ZLyMeE= Received: (qmail 3638 invoked by alias); 17 Jan 2019 15:43:51 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 3617 invoked by uid 89); 17 Jan 2019 15:43:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=News, graphics, AMD, amd X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 17 Jan 2019 15:43:48 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-01.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1gk9pa-00046Y-Fj from Andrew_Stubbs@mentor.com for gcc-patches@gcc.gnu.org; Thu, 17 Jan 2019 07:43:46 -0800 Received: from [127.0.0.1] (137.202.0.90) by svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Thu, 17 Jan 2019 15:43:42 +0000 To: "gcc-patches@gcc.gnu.org" From: Andrew Stubbs Subject: [wwwdocs] Mention AMD GCN on the website Message-ID: <82c5a2a2-afa1-8814-d547-a83b86f6ae21@codesourcery.com> Date: Thu, 17 Jan 2019 15:43:42 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 AMD GCN has now been committed to the trunk. Is the attached OK for the website? Most of the wording has been modelled on the existing C-SKY announcements. Thanks Andrew diff --git a/htdocs/backends.html b/htdocs/backends.html index bb70aa6..eecd09a 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -81,6 +81,7 @@ csky | b ia epiphany | C gi s fr30 | ?? FI B pb mg s frv | ?? B b i s +gcn | S C D q a e h8300 | FI B c g s i386 | ? Q q b ia ia64 | ? Q C qr b m i diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html index a35d911..f70a39a 100644 --- a/htdocs/gcc-9/changes.html +++ b/htdocs/gcc-9/changes.html @@ -216,6 +216,18 @@ a work-in-progress.

+

AMD GCN

+
    +
  • + A new back end targeting AMD GCN GPUs has been contributed to GCC. The + following devices are supported (GCC identifiers in parentheses): +
      +
    • Fiji (fiji).
    • +
    • Vega 10 (gfx900).
    • +
    +
  • +
+

ARC

  • LRA is now on by default for the ARC target. This can be diff --git a/htdocs/index.html b/htdocs/index.html index 181d479..8b39ff3 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -54,6 +54,11 @@ mission statement.

    News

    +
    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]