From patchwork Mon Oct 15 19:51:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Marchi X-Patchwork-Id: 29749 Received: (qmail 81413 invoked by alias); 15 Oct 2018 19:52:09 -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 80966 invoked by uid 89); 15 Oct 2018 19:52:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-25.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, MIME_BASE64_BLANKS autolearn=ham version=3.3.2 spammy=pleased, ups, announce, appointed X-HELO: sessmg22.ericsson.net Received: from sessmg22.ericsson.net (HELO sessmg22.ericsson.net) (193.180.251.58) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 15 Oct 2018 19:52:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; d=ericsson.com; s=mailgw201801; c=relaxed/simple; q=dns/txt; i=@ericsson.com; t=1539633122; x=1542225122; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=3CbybSh2+qynPyGjzLDJY0IN9Fg0lUqi6u2fRpAxUDQ=; b=DDt1LNl/vSlNvrjGDPvrEOmYNkZ+X7c8loQ5oid71X10YJl2v7mLt0TOb4UBl4bM hhIck8vQc8tXAtPEgR07y3mIfmjFzzDG51pEKYyGY1lWp7LKugMnD8rQyXfeGVp+ gkmpxVwB0pzRvytZaQo5E/UUHaZ48Vxyc4FL8KPX8z0=; Received: from ESESSMB501.ericsson.se (Unknown_Domain [153.88.183.119]) by sessmg22.ericsson.net (Symantec Mail Security) with SMTP id 65.B9.04863.2EFE4CB5; Mon, 15 Oct 2018 21:52:02 +0200 (CEST) Received: from ESESSMB504.ericsson.se (153.88.183.165) by ESESSMB501.ericsson.se (153.88.183.162) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1466.3; Mon, 15 Oct 2018 21:52:01 +0200 Received: from NAM03-DM3-obe.outbound.protection.outlook.com (153.88.183.157) by ESESSMB504.ericsson.se (153.88.183.165) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1466.3 via Frontend Transport; Mon, 15 Oct 2018 21:52:01 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericsson.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=3CbybSh2+qynPyGjzLDJY0IN9Fg0lUqi6u2fRpAxUDQ=; b=PU4UEGNmMv6UjyiDa68/H1lzmqhEC8NFWyQfsJOmsPV9GNayMD22DC6JuY9ariOu/8raNQj14WHceKW74F9ktmNArzo4KGBfYDJCFkQKON7ThQWfthudgPLjgyyO6ALoHpQMVvcS3k0yK48hdEvZW/OaJrbki8S1gv97W59o7NI= Received: from BYAPR15MB2390.namprd15.prod.outlook.com (52.135.198.30) by BYAPR15MB2325.namprd15.prod.outlook.com (52.135.197.149) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1228.21; Mon, 15 Oct 2018 19:51:58 +0000 Received: from BYAPR15MB2390.namprd15.prod.outlook.com ([fe80::619e:2dbd:180c:a2fb]) by BYAPR15MB2390.namprd15.prod.outlook.com ([fe80::619e:2dbd:180c:a2fb%5]) with mapi id 15.20.1228.020; Mon, 15 Oct 2018 19:51:58 +0000 From: Simon Marchi To: GDB Patches , Alan Hayward Subject: Alan Hayward as AArch64/ARM maintainer Date: Mon, 15 Oct 2018 19:51:58 +0000 Message-ID: <261b06e9-81e5-9c06-f7e1-e3f7d5e6abfb@ericsson.com> authentication-results: spf=none (sender IP is ) smtp.mailfrom=simon.marchi@ericsson.com; received-spf: None (protection.outlook.com: ericsson.com does not designate permitted sender hosts) Content-ID: <54320CC46667794898E8B2AA32CD926B@namprd15.prod.outlook.com> MIME-Version: 1.0 Return-Path: simon.marchi@ericsson.com X-IsSubscribed: yes Hi, I am pleased to announce that Alan Hayward has been appointed as the maintainer for the AArch64 and ARM architectures. Alan has contributed a good amount of features and fixes to GDB, most notably the AArch64 SVE support, which included a fair amount of ground work and clean ups. I will be committing the following patch shortly. Thanks for your great work, Alan! Simon From af962b535b4e1eda27cce234e0fd98e3484b3128 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Mon, 15 Oct 2018 15:18:21 -0400 Subject: [PATCH] Add Alan Hayward as AArch64/ARM GDB maintainer gdb/ChangeLog: * MAINTAINERS (Responsible Maintainers): Add Alan Hayward as AArch64/ARM maintainer. --- gdb/MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) -- 2.19.0 diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 63f0a5e3a1d..94873687099 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -235,9 +235,13 @@ The Target/Architecture maintainer works with the host maintainer when resolving build issues. The Target/Architecture maintainer works with the native maintainer when resolving ABI issues. + aarch64 --target=aarch64-elf ,-Werror + Alan Hayward alan.hayward@arm.com + alpha --target=alpha-elf ,-Werror arm --target=arm-elf ,-Werror + Alan Hayward alan.hayward@arm.com avr --target=avr ,-Werror