From patchwork Mon Jan 9 11:56:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Andre Vieira (lists)" X-Patchwork-Id: 712622 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 3txtst4bl8z9sDg for ; Mon, 9 Jan 2017 22:56:33 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="q+jF9kSv"; 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 :subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type; q=dns; s=default; b=e4wRN9sswumw4P3q4 kRXxzCW1wzQJVdFp9D7QmXxLWKUC89A1BMwmcL73ltf5T1DnuT1lFeyaX9hGnZRD jsHj1MOdKij+BpVA7aIVcSkiRuvEHohrX+oxua46oJnUvMVgL0TuaQfSCqaIuUhN JjxjDVH5b26hTfzra4GSVxmrCk= 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 :subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type; s=default; bh=TtFWKCBD8XWdiMVUFAvWj3f mUlE=; b=q+jF9kSvvehqvoiJWsrwi5/yJUd23ic4TEfxY+yYPq0bUqEHeN6Cnvb q/3vDV8qOWYuBGBnwnZN+Iv4yNkOPg02JyQ4ibT7dEIfSb8ndJESkWyx2Pk4GpkG Me7RbwBWpbFf4WhuOCxAN91e2e/DzPD7Sn+JLk43Y157r/0aGG9Q= Received: (qmail 53998 invoked by alias); 9 Jan 2017 11:56:26 -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 53975 invoked by uid 89); 9 Jan 2017 11:56:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:5873757, H*f:sk:5873757, H*MI:sk:5873757, 5.1.0 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; Mon, 09 Jan 2017 11:56:23 +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 C7EAE1515; Mon, 9 Jan 2017 03:56:21 -0800 (PST) Received: from [10.2.206.251] (e107157-lin.cambridge.arm.com [10.2.206.251]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 35BC03F242; Mon, 9 Jan 2017 03:56:21 -0800 (PST) Subject: Re: [PATCH][wwwdocs][ARM] ACLE Coprocessor Intrinsics To: Kyrill Tkachov , GCC Patches References: <58737520.10202@arm.com> <58737574.3070405@foss.arm.com> Cc: gerald@pfeifer.com From: "Andre Vieira (lists)" Message-ID: <58737A63.2050701@arm.com> Date: Mon, 9 Jan 2017 11:56:19 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <58737574.3070405@foss.arm.com> X-IsSubscribed: yes On 09/01/17 11:35, Kyrill Tkachov wrote: > > On 09/01/17 11:33, Andre Vieira (lists) wrote: >> Hi, >> >> This patch adds a change entry for the ACLE Coprocessor Intrinsics in >> the ARM section. >> >> Is this OK? >> >> Cheers, >> Andre > > --- htdocs/gcc-7/changes.html 21 Nov 2016 10:11:59 -0000 1.25 > +++ htdocs/gcc-7/changes.html 9 Jan 2017 10:47:11 -0000 > @@ -336,6 +336,11 @@ > This option is only available when generating non-pic code for > ARMv7-M > targets. > > +
  • > + Support for the ACLE Coprocessor Intrinsics has been added. This > enables > + the generation of coprocessor instructions through the use of > intrinsics > + such as cdp and ldc. > +
  • > > Better to say "such as cdb, ldc, and others". > > Ok with that change. > > Thanks, > Kyrill > Hi, OK, committed attached patch. Cheers, Andre ? coprocessor_changes.patch cvs diff: Diffing . cvs diff: Diffing bin cvs diff: Diffing cgi-bin cvs diff: Diffing htdocs cvs diff: Diffing htdocs/benchmarks cvs diff: Diffing htdocs/bugs cvs diff: Diffing htdocs/bzkanban cvs diff: Diffing htdocs/egcs-1.0 cvs diff: Diffing htdocs/egcs-1.1 cvs diff: Diffing htdocs/fortran cvs diff: Diffing htdocs/gcc-2.95 cvs diff: Diffing htdocs/gcc-3.0 cvs diff: Diffing htdocs/gcc-3.1 cvs diff: Diffing htdocs/gcc-3.2 cvs diff: Diffing htdocs/gcc-3.3 cvs diff: Diffing htdocs/gcc-3.4 cvs diff: Diffing htdocs/gcc-4.0 cvs diff: Diffing htdocs/gcc-4.1 cvs diff: Diffing htdocs/gcc-4.2 cvs diff: Diffing htdocs/gcc-4.3 cvs diff: Diffing htdocs/gcc-4.4 cvs diff: Diffing htdocs/gcc-4.5 cvs diff: Diffing htdocs/gcc-4.6 cvs diff: Diffing htdocs/gcc-4.7 cvs diff: Diffing htdocs/gcc-4.8 cvs diff: Diffing htdocs/gcc-4.9 cvs diff: Diffing htdocs/gcc-5 cvs diff: Diffing htdocs/gcc-6 cvs diff: Diffing htdocs/gcc-7 Index: htdocs/gcc-7/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v retrieving revision 1.25 diff -u -r1.25 changes.html --- htdocs/gcc-7/changes.html 21 Nov 2016 10:11:59 -0000 1.25 +++ htdocs/gcc-7/changes.html 9 Jan 2017 11:37:30 -0000 @@ -336,6 +336,11 @@ This option is only available when generating non-pic code for ARMv7-M targets. +
  • + Support for the ACLE Coprocessor Intrinsics has been added. This enables + the generation of coprocessor instructions through the use of intrinsics + such as cdp, ldc, and others. +
  • AVR

    cvs diff: Diffing htdocs/git cvs diff: Diffing htdocs/img cvs diff: Diffing htdocs/install cvs diff: Diffing htdocs/java cvs diff: Diffing htdocs/java/compare cvs diff: Diffing htdocs/java/expected cvs diff: Diffing htdocs/java/gui-compare cvs diff: Diffing htdocs/java/gui-compare/compare cvs diff: Diffing htdocs/java/papers cvs diff: Diffing htdocs/java/papers/cni cvs diff: Diffing htdocs/libstdc++ cvs diff: Diffing htdocs/news cvs diff: Diffing htdocs/onlinedocs cvs diff: Diffing htdocs/onlinedocs/4.6.0 cvs diff: Diffing htdocs/onlinedocs/4.6.1 cvs diff: Diffing htdocs/onlinedocs/4.6.2 cvs diff: Diffing htdocs/onlinedocs/4.6.3 cvs diff: Diffing htdocs/onlinedocs/4.6.4 cvs diff: Diffing htdocs/onlinedocs/4.7.0 cvs diff: Diffing htdocs/onlinedocs/4.7.1 cvs diff: Diffing htdocs/onlinedocs/4.7.2 cvs diff: Diffing htdocs/onlinedocs/4.7.3 cvs diff: Diffing htdocs/onlinedocs/4.7.4 cvs diff: Diffing htdocs/onlinedocs/4.8.0 cvs diff: Diffing htdocs/onlinedocs/4.8.1 cvs diff: Diffing htdocs/onlinedocs/4.8.2 cvs diff: Diffing htdocs/onlinedocs/4.8.3 cvs diff: Diffing htdocs/onlinedocs/4.8.4 cvs diff: Diffing htdocs/onlinedocs/4.8.5 cvs diff: Diffing htdocs/onlinedocs/4.9.0 cvs diff: Diffing htdocs/onlinedocs/4.9.1 cvs diff: Diffing htdocs/onlinedocs/4.9.2 cvs diff: Diffing htdocs/onlinedocs/4.9.3 cvs diff: Diffing htdocs/onlinedocs/4.9.4 cvs diff: Diffing htdocs/onlinedocs/5.1.0 cvs diff: Diffing htdocs/onlinedocs/5.2.0 cvs diff: Diffing htdocs/onlinedocs/5.3.0 cvs diff: Diffing htdocs/onlinedocs/5.4.0 cvs diff: Diffing htdocs/onlinedocs/6.1.0 cvs diff: Diffing htdocs/onlinedocs/6.2.0 cvs diff: Diffing htdocs/projects cvs diff: Diffing htdocs/projects/bp cvs diff: Diffing htdocs/projects/cxx-reflection cvs diff: Diffing htdocs/projects/gomp cvs diff: Diffing htdocs/projects/lto cvs diff: Diffing htdocs/projects/strees cvs diff: Diffing htdocs/projects/tree-ssa cvs diff: Diffing htdocs/testing