From patchwork Tue Mar 26 16:49:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alan Hayward X-Patchwork-Id: 31994 Received: (qmail 40417 invoked by alias); 26 Mar 2019 16:49:38 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 40402 invoked by uid 89); 26 Mar 2019 16:49:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-23.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:620 X-HELO: EUR01-VE1-obe.outbound.protection.outlook.com Received: from mail-eopbgr140041.outbound.protection.outlook.com (HELO EUR01-VE1-obe.outbound.protection.outlook.com) (40.107.14.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Mar 2019 16:49:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=armh.onmicrosoft.com; s=selector1-arm-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/eA3y4V8iuntGVxpacAHx+/Hdzu+/ZUYbuFQa8+imAw=; b=l23vyuO01tgaRg9IEtVDo7q+e0389qkM/QGrY4inWzwK7psVVObxiZ9yimzMxGzM5zTbmoVr5HtYuv3Oewoir9SgCmQdOBsnTXPc0R2vKB2791Qvtm6Bsui0DWzD78oVee/sN4ccxf+zangT82q28QuW9f5VmizQ2pLhpkF2U0Y= Received: from DB6PR0802MB2133.eurprd08.prod.outlook.com (10.172.227.22) by DB6PR0802MB2423.eurprd08.prod.outlook.com (10.172.247.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1730.18; Tue, 26 Mar 2019 16:49:33 +0000 Received: from DB6PR0802MB2133.eurprd08.prod.outlook.com ([fe80::2083:2d62:84fa:a547]) by DB6PR0802MB2133.eurprd08.prod.outlook.com ([fe80::2083:2d62:84fa:a547%3]) with mapi id 15.20.1730.019; Tue, 26 Mar 2019 16:49:33 +0000 From: Alan Hayward To: "gdb-patches@sourceware.org" CC: nd , Alan Hayward Subject: [PATCH] Add AArch64 Pointer Authentication to the NEWS file Date: Tue, 26 Mar 2019 16:49:33 +0000 Message-ID: <20190326164929.95880-1-alan.hayward@arm.com> authentication-results: spf=none (sender IP is ) smtp.mailfrom=Alan.Hayward@arm.com; received-spf: None (protection.outlook.com: arm.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 MIME-Version: 1.0 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-IsSubscribed: yes gdb/ChangeLog: 2019-03-26 Alan Hayward * NEWS: Mention AArch64 Pointer Authentication. --- gdb/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index e3d3912ee1..edcc9c951a 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -8,6 +8,8 @@ architectures require kernel changes. TLS is not yet supported for amd64 and i386 process core dumps. +* Support for Pointer Authentication on AArch64 Linux. + *** Changes in GDB 8.3 * GDB and GDBserver now support access to additional registers on