From patchwork Tue Jan 10 05:48:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Pinski X-Patchwork-Id: 713115 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 3tyLgH1xLWz9sfH for ; Tue, 10 Jan 2017 16:48:57 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="pppt9j9W"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:from:date:message-id:subject:to:content-type; q= dns; s=default; b=khNUmHKmhDXaH4hkVebAgLNG05rZvWDCFiIXs9WRaMMr7o O7itazy7fD6twZK7y4dato8tLW+6PuwjkeGAMk7Hobs33wgu+sDQ80PXfJY7gxT4 /A/NidS+mfP9eu1mJkHg2BVpmFlsABgHmJseBba5hywS62t52vrL/xZuue6RQ= 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 :mime-version:from:date:message-id:subject:to:content-type; s= default; bh=+ueESNjMoz4TJyU/YGFdnV6mm7c=; b=pppt9j9Wn0gHWuGM5GsK wdn8q3tqXLix6XWzJfo2aw1PQyXLmK7RYt+134DjJibABS1JjtSLL1+CA97o5ncz vvv9haCloEeeQj1Kj0VLjh8MtNhfyewrbj7E0qlQF6G8x7fP3irJpftfp+qEfGzl wznt7eaDYOCYSYJNMUND9A0= Received: (qmail 52392 invoked by alias); 10 Jan 2017 05:48:37 -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 42994 invoked by uid 89); 10 Jan 2017 05:48:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM, SPF_PASS autolearn=no version=3.3.2 spammy=1x, Hx-languages-length:1211, H*F:U*pinskia, HX-Envelope-From:sk:pinskia X-HELO: mail-yw0-f172.google.com Received: from mail-yw0-f172.google.com (HELO mail-yw0-f172.google.com) (209.85.161.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 10 Jan 2017 05:48:23 +0000 Received: by mail-yw0-f172.google.com with SMTP id v81so343941928ywb.2 for ; Mon, 09 Jan 2017 21:48:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2H11In+n+96RcGJSF9L8UrItk5oluRXVIgCec/QtB70=; b=BcNHR0av20YkgEBmfjOD8lBSBF2BzLJ0Ix2/ORlCF1R/rM99ewTE8L9dw5p23p6t0r PeCzPSUFJXF16AKOW2MaNW/2xo0vqVuyrStNatpux3O1TK/4sD1Hd1bGKp9NxP6e/ETG LSpx4+QULWPAYRAUVZY9aL9bN/K7c59qyORZ/uR0MZOPLQD/tUdmzXohKI4s2y3EUM4X iWhCSc4kBdqGPSUZSJqr18Tp85nlZXXXBjeJA/k0qWp2VCnHo/DP6FJpr41xuvN3oJNs RksnmEOiosyh6/ymrMGrU13KUQ0tIUTDZ2lFX8wlE33pVt2y4UpMhmQ7ADC0wUwil641 UsOw== X-Gm-Message-State: AIkVDXJR9SwkGWrTwCztIB4h+A0/siywmQiSS6TjcrHmj9wZRSltHtkMNgqKm/El/STNFmxTETrZ1wYdoy2aSw== X-Received: by 10.129.95.11 with SMTP id t11mr1525451ywb.128.1484027293268; Mon, 09 Jan 2017 21:48:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.42.65 with HTTP; Mon, 9 Jan 2017 21:48:12 -0800 (PST) From: Andrew Pinski Date: Mon, 9 Jan 2017 21:48:12 -0800 Message-ID: Subject: [Commited/WWW] Add Cavium ThunderX related changes to changes.html for gcc-7 To: GCC Patches X-IsSubscribed: yes Just adding the changes that were done to add Cavium ThunderX to changes.html. Committed as obvious. Thanks, Andrew Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v retrieving revision 1.34 diff -u -p -r1.34 changes.html --- changes.html 9 Jan 2017 11:56:08 -0000 1.34 +++ changes.html 10 Jan 2017 05:46:04 -0000 @@ -390,7 +390,12 @@ flagged as having failed.

  • Support has been added for the following processors (GCC identifiers in parentheses): ARM Cortex-A73 - (cortex-a73) and Broadcom Vulcan (vulcan). + (cortex-a73), Broadcom Vulcan (vulcan), + Cavium ThunderX CN81xx (thunderxt81<\code>), + Cavium ThunderX CN83xx (thunderxt83<\code>), + Cavium ThunderX CN88xx (thunderxt88<\code>), + Cavium ThunderX CN88xx pass 1.x (thunderxt88p1<\code>), + Cavium ThunderX 2 CN99xx (thunderx2t99<\code>). The GCC identifiers can be used as arguments to the -mcpu or -mtune options, for example: -mcpu=cortex-a73 or