From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: by sourceware.org (Postfix, from userid 2049)
id 0BADB3945055; Wed, 8 Apr 2020 15:16:00 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0BADB3945055
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated.
4057e183c15d03271eb6950968f901d6c5540c75
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 78a4d8f24f80941844acdee29a9b8de6bc46d708
X-Git-Newrev: 4057e183c15d03271eb6950968f901d6c5540c75
Message-Id: <20200408151600.0BADB3945055@sourceware.org>
Date: Wed, 8 Apr 2020 15:16:00 +0000 (GMT)
From: Matthew Malcomson
X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Gcc-cvs-wwwdocs mailing list
List-Unsubscribe: ,
List-Archive:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Wed, 08 Apr 2020 15:16:00 -0000
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 4057e183c15d03271eb6950968f901d6c5540c75 (commit)
from 78a4d8f24f80941844acdee29a9b8de6bc46d708 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4057e183c15d03271eb6950968f901d6c5540c75
Author: Matthew Malcomson
Date: Wed Apr 8 14:40:44 2020 +0100
[arm] Document CDE intrinsics from ACLE
New in GCC 10.
diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 3d8e0ba9..389561d1 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -624,6 +624,9 @@ a work-in-progress.
added: this M-profile feature is no longer restricted to targets
with MOVT
. For example, -mcpu=cortex-m0
now supports this option.
+ Support for the Custom Datapath Extension ACLE
+
+ intrinsics has been added.
AVR
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-10/changes.html | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
gcc-wwwdocs