From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90219 invoked by alias); 15 Feb 2019 12:52:48 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 90202 invoked by uid 89); 15 Feb 2019 12:52:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*f:sk:4e4b1e4, H*i:sk:0633315, else!, H*f:sk:0633315 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Feb 2019 12:52:46 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 85C5B8E6E7; Fri, 15 Feb 2019 12:52:45 +0000 (UTC) Received: from [10.36.117.17] (ovpn-117-17.ams2.redhat.com [10.36.117.17]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9A64A600C1; Fri, 15 Feb 2019 12:52:44 +0000 (UTC) Subject: Re: [PATCH] Use new Darwin operating system names To: Saagar Jha Cc: Kevin Buettner , binutils@sourceware.org, gdb-patches@sourceware.org References: <20190214191325.2354ddbc@f29-4.lan> <4e4b1e4e-57b9-c754-9e49-55c9ad8e1812@redhat.com> <0633315F-7EF9-4A1A-A15E-53BA244FB566@saagarjha.com> From: Nick Clifton Openpgp: preference=signencrypt Message-ID: Date: Fri, 15 Feb 2019 12:52:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <0633315F-7EF9-4A1A-A15E-53BA244FB566@saagarjha.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2019-02/txt/msg00254.txt.bz2 Hi Saagar, > Here’s a new patch with the changes you’ve asked for. Let me know if you need anything else! I assume that you mean "please could this patch be applied to the sources in the repository" so I have gone ahead and done that. Cheers Nick