From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10006 invoked by alias); 4 Nov 2004 00:50:50 -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 9999 invoked from network); 4 Nov 2004 00:50:48 -0000 Received: from unknown (HELO mail03.idc.renesas.com) (202.234.163.13) by sourceware.org with SMTP; 4 Nov 2004 00:50:48 -0000 Received: (from root@localhost) by guardian04.idc.renesas.com with id iA40oafJ003904; Thu, 4 Nov 2004 09:50:36 +0900 (JST) Received: from unknown [172.20.8.71] by guardian04.idc.renesas.com with SMTP id KAA03899 ; Thu, 4 Nov 2004 09:50:36 +0900 Received: from mrkaisv.hoku.renesas.com ([10.145.105.245]) by rnsmtp01.hoku_r.renesas.com (8.9.3/3.7W) with ESMTP id JAA22510; Thu, 4 Nov 2004 09:50:35 +0900 (JST) Received: from E5A02646 (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id E29C17981B7; Thu, 4 Nov 2004 09:50:34 +0900 (JST) Message-ID: <024c01c4c208$9c9edb80$5169910a@E5A02646> From: "Kei Sakamoto" To: "Andrew Cagney" Cc: "Daniel Jacobowitz" , References: <01b101c4ac37$3adbf950$5169910a@E5A02646> <20041025153816.GA28488@nevyn.them.org> <002001c4bb1f$20031630$5169910a@E5A02646> <41897607.1000202@gnu.org> Subject: Re: [RFA/m32r] Fix breakpoint bug Date: Thu, 04 Nov 2004 00:50:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00054.txt.bz2 > Then this is ok (mainline and 6.3). I'd add a comment explaining the > above before committing though. > > sorry for the delay, > Andrew I added a comment about M32R's unique little endian mode to my patch and committed it to mainline and 6.3. Thank you! Kei Sakamoto