From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12871 invoked by alias); 5 Mar 2013 15:21:51 -0000 Received: (qmail 12856 invoked by uid 22791); 5 Mar 2013 15:21:50 -0000 X-SWARE-Spam-Status: No, hits=-8.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 Mar 2013 15:21:40 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r25FLdtY008623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 5 Mar 2013 10:21:40 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r25FLcUV023005 for ; Tue, 5 Mar 2013 10:21:39 -0500 Message-ID: <51360D82.40606@redhat.com> Date: Tue, 05 Mar 2013 15:21:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: New target: x86_64-pc-cygwin References: <20130305120034.GQ2481@calimero.vinschen.de> <5135F1F5.9010003@redhat.com> <5135F338.1090102@redhat.com> <20130305133920.GR2481@calimero.vinschen.de> <51360900.4090103@redhat.com> <20130305151828.GT2481@calimero.vinschen.de> In-Reply-To: <20130305151828.GT2481@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2013-03/txt/msg00153.txt.bz2 On 03/05/2013 03:18 PM, Corinna Vinschen wrote: > On Mar 5 15:02, Pedro Alves wrote: >> On 03/05/2013 01:39 PM, Corinna Vinschen wrote: >>> On Mar 5 13:29, Pedro Alves wrote: >>>> BTW, I forgot... >>>> >>>> New targets get a NEWS entry. >>> >>> Patch applied with the requested changes. >> >> Thanks. >> >> Sorry for the pedantry, I'll note gdb's policy is if >> there were changes, to post the patch that goes into cvs. >> >> NEWS changes are usually reviewed by Eli, but >> I agree the change was an obvious one. >> >> --- src/gdb/gdbserver/ChangeLog 2013/02/28 16:51:19 1.688 >> +++ src/gdb/gdbserver/ChangeLog 2013/03/05 13:37:11 1.689 >> @@ -1,3 +1,7 @@ >> +2013-03-05 Corinna Vinschen >> + >> + * gdbserver/configure.srv: Add x86_64-*-cygwin* as target. >> >> This "gdbserver/" bit should be removed though. > > Sorry about that on both accounts. I fixed the gdbserver ChangeLog entry. Not a problem at all. Thanks, -- Pedro Alves