From patchwork Wed Feb 22 11:24:42 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: 94305 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp864943qgi; Wed, 22 Feb 2017 03:25:01 -0800 (PST) X-Received: by 10.98.28.72 with SMTP id c69mr19585776pfc.8.1487762701532; Wed, 22 Feb 2017 03:25:01 -0800 (PST) Return-Path: Received: from sourceware.org (server1.sourceware.org. [209.132.180.131]) by mx.google.com with ESMTPS id 9si962714pfp.297.2017.02.22.03.25.01 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Feb 2017 03:25:01 -0800 (PST) Received-SPF: pass (google.com: domain of gcc-patches-return-448970-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-448970-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) smtp.mailfrom=gcc-patches-return-448970-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=dhh64efcoE/kWyLei0+e9bDIum00+BBtK5Vt9xmqPzpulqwKwv 5N9NkGUw2bIii42tnt5zwZHRZdjQK4hF/r8cHdRIPTRQpeA3B6c6GC6mFalNfWlR hG9/1Sk/c6GKS8J/Qx13YYyLCcn315OBfgzW9IUmrz5Z1PKNHbp0AlOrY= 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=XHwP5aLr1T/uVaDOS6UWQxFtd18=; b=AKVUVHPppBQlLLfoRtq2 tTj4ozRYoW9W7ktJB5pg58cIbkn2fpCanH7//oM4N9d74ZUH+F2HmWtyX5zftTbY KTdFm3afI5ntll4lpeCmFxnudmJS61GjNrdTvBtI5oLZfYsIsCXiclyjrl6xoGRt bdhUYiaR023Feyj8QrI35xg= Received: (qmail 92359 invoked by alias); 22 Feb 2017 11:24:48 -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 92344 invoked by uid 89); 22 Feb 2017 11:24:47 -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=Manufacturer, families, index.jsp, UD:index.jsp 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; Wed, 22 Feb 2017 11:24:46 +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 BF8D82B for ; Wed, 22 Feb 2017 03:24:44 -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 4E3E93F220; Wed, 22 Feb 2017 03:24:44 -0800 (PST) To: gcc-patches From: "Richard Earnshaw (lists)" Subject: [PATCH, wwwdocs] Update list of ARM cpus in readings.html Message-ID: <4b1a82ca-8124-dcb1-15bf-745b7cef4878@arm.com> Date: Wed, 22 Feb 2017 11:24:42 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 The list of ARM CPUs in readings.html is now looking rather dated. This patch updates the list to refer to the most commonly available parts (or at least, the product families by which they are known). Committed. R. ? backends.html~ ? index.html.~1.866.~ ? readings.html.~1.260.~ ? svn.html.~1.183.~ ? svn.html~ Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.260 diff -u -r1.260 readings.html --- readings.html 12 Feb 2017 08:10:51 -0000 1.260 +++ readings.html 22 Feb 2017 11:14:29 -0000 @@ -80,7 +80,7 @@
  • ARM
    Manufacturer: Various, by license from ARM. -
    CPUs include: ARM7 and ARM7T series (eg. ARM7TDMI), ARM9 and StrongARM +
    CPUs include: ARM7TDMI, and the Cortex-A, Cortex-R and Cortex-M series.
    ARM Documentation