From patchwork Thu Feb 23 14:22:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Richard Earnshaw \(lists\)" X-Patchwork-Id: 94383 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp233893qgi; Thu, 23 Feb 2017 06:22:30 -0800 (PST) X-Received: by 10.99.45.3 with SMTP id t3mr48921249pgt.162.1487859750546; Thu, 23 Feb 2017 06:22:30 -0800 (PST) Return-Path: Received: from sourceware.org (server1.sourceware.org. [209.132.180.131]) by mx.google.com with ESMTPS id c10si4453590pfh.201.2017.02.23.06.22.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Feb 2017 06:22:30 -0800 (PST) Received-SPF: pass (google.com: domain of gcc-patches-return-449037-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) client-ip=209.132.180.131; Authentication-Results: mx.google.com; dkim=pass header.i=@gcc.gnu.org; spf=pass (google.com: domain of gcc-patches-return-449037-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) smtp.mailfrom=gcc-patches-return-449037-patch=linaro.org@gcc.gnu.org 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=eZbPKWC6qmAFcqYSMhldltksb60pCqXf3PF+janS+D/odBBs1h 5F8qZk5cWnyR/cN08H+s4azJcbfI8u7R7Th4oQNUhmcX5Kcv8BouV/xZusxeswC8 UJQDhWRcTXJfJnIQyvWYRdSm/wjJ8O+iXIE+TYoV4k6cUDBwLeUS0eFBs= 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=wxC0+kJ+3lGOTOEAgQ38voltKDw=; b=wSbXGnB0IIL2nj6SMZLF IvV3dPinWjhPHX7sB4P1nHQsgHvlkKP5JB4Td40cfLiQzdEovHV/qTBqMMATxD7/ sVy0Go1mRufSfPu83CoJk4U+KGjC4IHPaZK59j9fxaf/lzD+TIAka2L0leIApEjH Q4l7KSkuABYSpudur2Lzw1g= Received: (qmail 49224 invoked by alias); 23 Feb 2017 14:22:13 -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 49214 invoked by uid 89); 23 Feb 2017 14:22:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=andes, manufacturer X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Feb 2017 14:22:11 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2BCD928 for ; Thu, 23 Feb 2017 06:22:10 -0800 (PST) Received: from e105689-lin.cambridge.arm.com (e105689-lin.cambridge.arm.com [10.2.207.32]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id AD4A93F2E5; Thu, 23 Feb 2017 06:22:09 -0800 (PST) To: gcc-patches From: "Richard Earnshaw (lists)" Subject: [PATCH, wwwdocs] Update AArch64 entry in readings.html Message-ID: <233cd243-968e-5dec-6b38-5200f606dd6b@arm.com> Date: Thu, 23 Feb 2017 14:22:08 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 This patch tweaks the wording in the entry for AArch64 and also adds a Manufacturer: entry similar to that for ARM. Committed. R. Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.261 diff -u -r1.261 readings.html --- readings.html 22 Feb 2017 11:22:44 -0000 1.261 +++ readings.html 22 Feb 2017 11:43:38 -0000 @@ -60,9 +60,10 @@
  • AArch64 -
    The 64-bit execution state introduced in the ARMv8-A architecture profile. -
    - ARM Documentation +
    The 64-bit execution state of the ARM Architecture, first introduced + by the ARMv8-A architecture. +
    Manufacturer: Various, by license from ARM. +
    ARM Documentation
  • andes (nds32)