From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31740 invoked by alias); 17 Feb 2005 14:06:13 -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 31465 invoked from network); 17 Feb 2005 14:05:42 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 17 Feb 2005 14:05:42 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j1HE5gt6014993 for ; Thu, 17 Feb 2005 09:05:42 -0500 Received: from localhost.redhat.com (vpn50-84.rdu.redhat.com [172.16.50.84]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j1HE5cO31477; Thu, 17 Feb 2005 09:05:38 -0500 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 814657D79; Thu, 17 Feb 2005 09:03:51 -0500 (EST) Message-ID: <4214A443.6060305@gnu.org> Date: Thu, 17 Feb 2005 16:14:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Yoshinori Sato , gdb-patches@sources.redhat.com Subject: Re: [PATCH] new frame code for h8300 target References: <41E6E496.3000302@gnu.org> <4200FA23.3070602@gnu.org> <420A1BA9.6040209@gnu.org> <420A41D6.60205@gnu.org> <42115848.9000105@gnu.org> <20050217003720.GB9895@nevyn.them.org> In-Reply-To: <20050217003720.GB9895@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00181.txt.bz2 > I didn't see this patch posted to gdb-patches; please always post > patches to the mailing list before committing them. I've already discussed this with Yoshinori. Once we've got h8300 looking healthy, I'll update its status. Andrew