From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6713 invoked by alias); 8 Mar 2004 10:16:02 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6704 invoked from network); 8 Mar 2004 10:16:01 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Mar 2004 10:16:01 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i28AG0ST013807 for ; Mon, 8 Mar 2004 05:16:00 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i28AFxM10557 for ; Mon, 8 Mar 2004 05:15:59 -0500 Received: from cygbert.vinschen.de (vpn50-16.rdu.redhat.com [172.16.50.16]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i28AFwR16592 for ; Mon, 8 Mar 2004 02:15:58 -0800 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 1AA26580E2; Mon, 8 Mar 2004 11:15:52 +0100 (CET) Date: Fri, 19 Mar 2004 00:09:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] sh-tdep.c: New patch solving gdb1291.exp (was Re: [RFA] Fix PR tdep/1291, SH prologue scanning bug) Message-ID: <20040308101552.GA21585@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <200402192344.38974.fnf@ninemoons.com> <20040225163336.GY1587@cygbert.vinschen.de> <16456.65460.597233.331576@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16456.65460.597233.331576@localhost.redhat.com> User-Agent: Mutt/1.4.2i X-RedHat-Spam-Score: -4.9 X-SW-Source: 2004-03/txt/msg00148.txt.bz2 On Mar 5 17:31, Elena Zannoni wrote: > If this fixes PR/1291, it should refer to it in the changelog, and > also the pr should be closed. > > otherwise ok. Thanks. Applied and PR is closed. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6713 invoked by alias); 8 Mar 2004 10:16:02 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6704 invoked from network); 8 Mar 2004 10:16:01 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Mar 2004 10:16:01 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i28AG0ST013807 for ; Mon, 8 Mar 2004 05:16:00 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i28AFxM10557 for ; Mon, 8 Mar 2004 05:15:59 -0500 Received: from cygbert.vinschen.de (vpn50-16.rdu.redhat.com [172.16.50.16]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i28AFwR16592 for ; Mon, 8 Mar 2004 02:15:58 -0800 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 1AA26580E2; Mon, 8 Mar 2004 11:15:52 +0100 (CET) Date: Mon, 08 Mar 2004 10:16:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] sh-tdep.c: New patch solving gdb1291.exp (was Re: [RFA] Fix PR tdep/1291, SH prologue scanning bug) Message-ID: <20040308101552.GA21585@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <200402192344.38974.fnf@ninemoons.com> <20040225163336.GY1587@cygbert.vinschen.de> <16456.65460.597233.331576@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16456.65460.597233.331576@localhost.redhat.com> User-Agent: Mutt/1.4.2i X-RedHat-Spam-Score: -4.9 X-SW-Source: 2004-03.o/txt/msg00148.txt Message-ID: <20040308101600.JvIedwqo1mFy2x63wUkEnwmbljlmgfPADsXcdMXF7Ck@z> On Mar 5 17:31, Elena Zannoni wrote: > If this fixes PR/1291, it should refer to it in the changelog, and > also the pr should be closed. > > otherwise ok. Thanks. Applied and PR is closed. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc.