From patchwork Thu Jun 16 06:05:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chung-Ju Wu X-Patchwork-Id: 1644126 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=pmGgKB02; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LNs8m22MDz9sFw for ; Thu, 16 Jun 2022 16:05:11 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B1B0538582BB for ; Thu, 16 Jun 2022 06:05:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1B0538582BB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1655359505; bh=JXH+wagOa7Vw8kqzQBpKWb65CQ0+z2deZ23MMrxpuKQ=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=pmGgKB02Hr4N90sVXEuX+suvdQql3wowElBD4KEmzWsLFX2w7HkyWvzvwNSMIJa2k 1oPKE2aQqFFKlGt+P4cWns7Z9Pf2bkw8fCKjkbP9YYmxhJiKZTHgveT96hLccOER2F IbnuFMhIULfhpqendJnoEgawgbPHBgdHJ+Ru7ees= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by sourceware.org (Postfix) with ESMTPS id 4E2A33858C56 for ; Thu, 16 Jun 2022 06:04:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4E2A33858C56 Received: by mail-pj1-x1034.google.com with SMTP id z14so563715pjb.4 for ; Wed, 15 Jun 2022 23:04:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:from:subject:cc; bh=JXH+wagOa7Vw8kqzQBpKWb65CQ0+z2deZ23MMrxpuKQ=; b=VShR8xF64y00K/1jwhHw00NYQ+eb3aJeY35PJ9qU7qycJQFdjtyGAH2B9G5TOITsnm scVpCxF+gEWRtXz1zTSDxo8VJq9OEIfvWoPHMgq434A652ZslGhTwoAKLwbz3gbvvxU4 HU1/WUiwjtdSBz1I5e+inGBwUjPdikXLCfLBdA3Cqge2j+C7md2Uq3g5SXXXDxmM6Zba z7FY0XLlA9Vw++//0OOPgEfocjiz+wtoFaC5KB74AWuYDYZqONeX+zS2LAPEWNjZw+B4 hcL7sbSvB5D/1d/Ns6VeJNxpHDawyE6xrsBUGJ3/UlMA3dVYJ5t0op4qCQtdDNmJjJtX Nh6g== X-Gm-Message-State: AJIora/xVQMSlYK42PPWsYqsXEfpZHBkZVpO7Y60tA05VZX6bp5Bl3zx Ula6E1M7fHmNWZPoFdmghQk= X-Google-Smtp-Source: AGRyM1vSk5xahZTnSaO2bx8H+ccsIgc0k9V8herOmzmPhtq2/iM9Pg6wBoE6zjm3xQQFnvAtNizDiQ== X-Received: by 2002:a17:903:2592:b0:168:9708:ad73 with SMTP id jb18-20020a170903259200b001689708ad73mr3346021plb.59.1655359482120; Wed, 15 Jun 2022 23:04:42 -0700 (PDT) Received: from [10.223.1.10] (111-249-84-164.dynamic-ip.hinet.net. [111.249.84.164]) by smtp.gmail.com with ESMTPSA id g136-20020a62528e000000b0051bba89c2bcsm727513pfb.58.2022.06.15.23.04.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Jun 2022 23:04:41 -0700 (PDT) Message-ID: Date: Thu, 16 Jun 2022 14:05:15 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: en-US To: Kyrylo Tkachov , Gerald Pfeifer , gcc-patches Subject: [PATCH][wwwdocs] gcc-13: add arm star-mc1 cpu X-Spam-Status: No, score=-11.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Chung-Ju Wu via Gcc-patches From: Chung-Ju Wu Reply-To: Chung-Ju Wu Cc: Richard Earnshaw , "Jason.Wu@anshingtek.com.tw" Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Hi, Recently we added arm star-mc1 cpu support to upstream: https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html It would be great if we can describe it on gcc-13 changes.html as well. Attached is the patch for gcc-wwwdocs repository. Is it OK? Regards, jasonwucj From 379e1b67b92becaf1dc152ba1b5eaf617eaf3972 Mon Sep 17 00:00:00 2001 From: Chung-Ju Wu Date: Thu, 16 Jun 2022 02:37:36 +0000 Subject: [PATCH] gcc-13: Add arm star-mc1 cpu support --- htdocs/gcc-13/changes.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index a262087f..90e979b0 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.html @@ -109,7 +109,12 @@ a work-in-progress.

- +

arm

+
    +
  • The STAR-MC1 CPU is now supported through the star-mc1 + argument to the -mcpu and -mtune options. +
  • +